cvs commit: src/lib/libc/sys open.2
Warner Losh
imp at FreeBSD.org
Thu Dec 1 17:54:34 GMT 2005
imp 2005-12-01 17:54:33 UTC
FreeBSD src repository
Modified files:
lib/libc/sys open.2
Log:
Document O_NOCTTY and O_SYNC. O_NOCTTY is a nop on freebsd, while on
other systems it prevents a tty from becoming a controlling tty on the
open. O_SYNC is the POSIX name for O_FSYNC.
The Markup Police may need to tweak my references to standards.
Revision Changes Path
1.30 +17 -0 src/lib/libc/sys/open.2
More information about the cvs-src
mailing list