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: christos
Date: Sun Mar 26 18:22:40 UTC 2006
Modified Files:
src/include: dirent.h
src/lib/libc/compat/include: dirent.h
Log Message:
PR/33124: Murray Armfield: readdir_r is missing a restrict qualifier.
http://www.opengroup.org/onlinepubs/000095399/basedefs/dirent.h.html
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/include/dirent.h
cvs rdiff -r1.4 -r1.5 src/lib/libc/compat/include/dirent.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