NetBSD/sys/miscfs/fifofs
kleink 5350df2953 Per POSIX, fail with EINVAL if advisory locking is attempted on a file type
that doesn't support it, rather than using a homegrown EBADF or EOPNOTSUPP.
1998-08-13 10:06:31 +00:00
..
Makefile
fifo.h Per POSIX, fail with EINVAL if advisory locking is attempted on a file type 1998-08-13 10:06:31 +00:00
fifo_vnops.c Recognize _PC_SYNC_IO. 1998-08-03 14:19:57 +00:00