kitty/tools/utils/shm
Kovid Goyal 341d845b9a
Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function
Also rename os.SEEK_* to io.Seek* as the former has been deprecated
2023-08-04 22:50:13 +05:30
..
shm_fs.go Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function 2023-08-04 22:50:13 +05:30
shm_syscall.go Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function 2023-08-04 22:50:13 +05:30
shm_test.go Move SSH askpass implementation into kitten 2023-02-26 08:01:02 +05:30
shm.go Add Read/Write to the MMap interface 2023-02-28 19:01:15 +05:30
specific_darwin.go Get file mode transmission working for unmodified PNG 2023-01-05 19:15:11 +05:30
specific_dragonfly.go Fix SHM on OpenBSD 2023-01-05 19:15:10 +05:30
specific_freebsd.go Get file mode transmission working for unmodified PNG 2023-01-05 19:15:11 +05:30
specific_linux.go Fix SHM on OpenBSD 2023-01-05 19:15:10 +05:30
specific_netbsd.go Fix SHM on OpenBSD 2023-01-05 19:15:10 +05:30
specific_openbsd.go Fix SHM on OpenBSD 2023-01-05 19:15:10 +05:30