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-22 16:28:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
627c80125be8cbc6f993420db5334ebde83d3c57
kitty
/
tools
/
utils
/
shm
History
Kovid Goyal
38bac98c12
Fix build of fallocate_darwin.go
2023-09-23 10:08:04 +05:30
..
fallocate_darwin.go
Fix build of fallocate_darwin.go
2023-09-23 10:08:04 +05:30
fallocate_linux.go
Use fallocate() rather than truncate() when creating SHM memory
2023-09-23 09:53:17 +05:30
fallocate_other.go
Use fallocate() rather than truncate() when creating SHM memory
2023-09-23 09:53:17 +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
Use fallocate() rather than truncate() when creating SHM memory
2023-09-23 09:53:17 +05:30
shm.go
Use fallocate() rather than truncate() when creating SHM memory
2023-09-23 09:53:17 +05:30
specific_darwin.go
…
specific_dragonfly.go
…
specific_freebsd.go
…
specific_linux.go
…
specific_netbsd.go
…
specific_openbsd.go
…