This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
kitty
Watch
1
Star
0
Fork
0
You've already forked kitty
mirror of
https://github.com/kovidgoyal/kitty
synced
2026-07-08 21:25:32 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
70086451e717e019f017f8c3633592261fbaefa7
kitty
/
tools
/
utils
/
shm
History
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_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
…
shm_test.go
Use crypto/rand rather than math/rand
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
specific_darwin.go
Get file mode transmission working for unmodified PNG
2023-01-05 19:15:11 +05:30
specific_dragonfly.go
…
specific_freebsd.go
Get file mode transmission working for unmodified PNG
2023-01-05 19:15:11 +05:30
specific_linux.go
…
specific_netbsd.go
…
specific_openbsd.go
…