Date: Wed, 4 Mar 2009 03:32:28 +0000 (UTC) From: David Schultz <das@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/include unistd.h Message-ID: <200903040332.n243WclN011688@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
das 2009-03-04 03:32:28 UTC FreeBSD src repository Modified files: include unistd.h Log: SVN rev 189351 on 2009-03-04 03:32:28Z by das - Add getsid, fchdir, getpgid, lchown, pread, pwrite, truncate, *at, and fexecve to the POSIX.1-2008 namespace. - Remove getwd, ualarm, usleep, and vfork from the XSI namespace. - Remove mkdtemp from the POSIX.1-2008 namespace (should be in stdlib.h). Revision Changes Path 1.92 +38 -26 src/include/unistd.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903040332.n243WclN011688>