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.go Add Read/Write to the MMap interface 2023-02-28 19:01:15 +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
specific_darwin.go
specific_dragonfly.go
specific_freebsd.go
specific_linux.go
specific_netbsd.go
specific_openbsd.go