Date: Sat, 14 Mar 2009 19:11:08 +0000 (UTC) From: David Schultz <das@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/include unistd.h src/sys/sys stat.h Message-ID: <200903141919.n2EJJatS058373@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
das 2009-03-14 19:11:08 UTC
FreeBSD src repository
Modified files:
include unistd.h
sys/sys stat.h
Log:
SVN rev 189817 on 2009-03-14 19:11:08Z by das
Various namespace cleanups, including exposing fchmod() and fchmodat()
in the POSIX namespace, and hiding eaccess() and setproctitle().
Also move mknodat() from unistd.h to sys/stat.h where it belongs.
The *at() syscalls are only in CURRENT, so this shouldn't cause
problems.
Revision Changes Path
1.93 +4 -5 src/include/unistd.h
1.46 +7 -0 src/sys/sys/stat.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903141919.n2EJJatS058373>
