Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/sys
Module Name: src
Committed By: njoly
Date: Tue Oct 15 11:43:21 UTC 2013
Modified Files:
src/lib/libc/sys: chmod.2 mkdir.2 mkfifo.2 mknod.2 stat.2
Log Message:
Adjust needed includes for fchmodat/mkdirat/mkfifoat/mknodat/fstatat
syscalls.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/lib/libc/sys/chmod.2
cvs rdiff -u -r1.28 -r1.29 src/lib/libc/sys/mkdir.2
cvs rdiff -u -r1.26 -r1.27 src/lib/libc/sys/mkfifo.2
cvs rdiff -u -r1.27 -r1.28 src/lib/libc/sys/mknod.2
cvs rdiff -u -r1.55 -r1.56 src/lib/libc/sys/stat.2
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