Kovid Goyal c280a28155 Dont use os.Remove on failures in syscall_shm il y a 1 an
..
fallocate_linux.go 2e4f3dab41 Use fallocate() rather than truncate() when creating SHM memory il y a 1 an
fallocate_other.go 5fede41205 Always use fallocate() on Linux for SHM creation il y a 1 an
shm.go c280a28155 Dont use os.Remove on failures in syscall_shm il y a 1 an
shm_fs.go c280a28155 Dont use os.Remove on failures in syscall_shm il y a 1 an
shm_syscall.go c280a28155 Dont use os.Remove on failures in syscall_shm il y a 1 an
shm_test.go 5fede41205 Always use fallocate() on Linux for SHM creation il y a 1 an
specific_darwin.go 5562a4d52f Get file mode transmission working for unmodified PNG il y a 1 an
specific_dragonfly.go a757587ea2 Fix SHM on OpenBSD il y a 1 an
specific_freebsd.go 5562a4d52f Get file mode transmission working for unmodified PNG il y a 1 an
specific_linux.go a757587ea2 Fix SHM on OpenBSD il y a 1 an
specific_netbsd.go a757587ea2 Fix SHM on OpenBSD il y a 1 an
specific_openbsd.go a757587ea2 Fix SHM on OpenBSD il y a 1 an