Subject: PR/33124 CVS commit: src
To: None <standards-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 03/26/2006 18:25:02
The following reply was made to PR standards/33124; it has been noted by GNATS.

From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/33124 CVS commit: src
Date: Sun, 26 Mar 2006 18:22:40 +0000 (UTC)

 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.