Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   njoly
Date:           Wed Oct  9 09:38:21 UTC 2013

Modified Files:
        src/include: unistd.h
        src/sys/sys: stat.h

Log Message:
Follow OpenGroup online specification[1], move
fchmodat/mkdirat/mkfifoat/mknodat prototypes to <sys.stat.h>.

[1] http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_stat.h.html


To generate a diff of this commit:
cvs rdiff -u -r1.138 -r1.139 src/include/unistd.h
cvs rdiff -u -r1.66 -r1.67 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