Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/26/2006 18:22:40
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.