Subject: CVS commit: src/include
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 04/29/2003 23:08:14
Module Name:	src
Committed By:	bjh21
Date:		Tue Apr 29 23:08:14 UTC 2003

Modified Files:
	src/include: dirent.h

Log Message:
Fix things so that _NETBSD_SOURCE correctly exposes the dirfd() and
the insides of struct _dirdesc.  Also make the existence of struct
_dirdesc visible to POSIX applications since this is less ugly than
pretending that DIR is a void *.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/include/dirent.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.