Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/sys
Module Name: src
Committed By: skrll
Date: Sat Dec 1 08:20:55 UTC 2012
Modified Files:
src/sys/sys: fcntl.h stat.h
Log Message:
Check for _NETBSD_SOURCE being defined wherever we check for
_INCOMPLETE_XOPEN_C063 so that we expose the new POSIX extended API set
recently added.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/sys/sys/fcntl.h
cvs rdiff -u -r1.64 -r1.65 src/sys/sys/stat.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index