kitty/tools/utils/shm
Kovid Goyal 1d45cf4f91
Use crypto/rand rather than math/rand
Who knows how random math/rand actually is
2023-02-02 06:04:17 +05:30
..
shm.go Use crypto/rand rather than math/rand 2023-02-02 06:04:17 +05:30
shm_fs.go Should only return ENOTSUPP if SHM_DIR doesnt exist, not the fil we are trying to open 2023-01-21 17:46:37 +05:30
shm_syscall.go MMap.Name() should return the SHM name not the full filesystem path 2023-01-05 19:15:10 +05:30
shm_test.go Use crypto/rand rather than math/rand 2023-02-02 06:04:17 +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