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