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-27 02:31:45 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e698fd274cf10da403edae3c0a2e05f56e76d7c5
kitty
/
tools
/
utils
/
shm
History
Kovid Goyal
334adf9c1a
Ensure temp files and other resources are cleaned up even if kitty crashes or is SIGKILLed
2025-01-05 12:51:59 +05:30
..
fallocate_linux.go
…
fallocate_other.go
…
shm_fs.go
Ensure temp files and other resources are cleaned up even if kitty crashes or is SIGKILLed
2025-01-05 12:51:59 +05:30
shm_syscall.go
Ensure temp files and other resources are cleaned up even if kitty crashes or is SIGKILLed
2025-01-05 12:51:59 +05:30
shm_test.go
…
shm.go
Dont use os.Remove on failures in syscall_shm
2023-09-23 11:16:30 +05:30
specific_darwin.go
…
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
…