CVSROOT: /cvs Module name: src Changes by: matt...@cvs.openbsd.org 2011/07/18 17:04:40
Modified files: lib/libc/sys : Makefile.inc access.2 chmod.2 chown.2 link.2 mkdir.2 mkfifo.2 mknod.2 open.2 readlink.2 rename.2 stat.2 symlink.2 unlink.2 utimes.2 lib/libc/gen : Makefile.inc directory.3 Log message: Add (rough draft) documentation for fdopendir(3) and the 15 new XXXat(2) system calls from POSIX 2008. Editing will be done in tree. General style discussed with jmc@, schwarze@, and deraadt@ ok jmc@