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