Date: Fri, 22 May 2009 17:54:02 +0000 (UTC) From: Kip Macy <kmacy@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sys fcntl.h namei.h Message-ID: <200905221754.n4MHs5kC059346@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kmacy 2009-05-22 17:54:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/sys fcntl.h namei.h Log: SVN rev 192590 on 2009-05-22 17:54:02Z by kmacy some ports erroneously use the existence of AT_FDCWD to check for the availability of the *at system calls so s/AT_FDCWD/AT_FDCWD_notyet/g Reported by: Dimitry Andric Revision Changes Path 1.16.18.5 +1 -1 src/sys/sys/fcntl.h 1.48.2.3 +2 -2 src/sys/sys/namei.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905221754.n4MHs5kC059346>