Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 11/03/2003 23:55:03
Module Name:	src
Committed By:	kleink
Date:		Mon Nov  3 23:55:03 UTC 2003

Modified Files:
	src/sys/sys: stat.h

Log Message:
* define S_IFSOCK as an XSI extension,
* define S_ISLNK() for POSIX-2001, and
* define S_ISSOCK() for POSIX-2001.
The latter addresses kern/22902.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/sys/sys/stat.h

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