Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 03/31/1998 12:40:02
kleink
Tue Mar 31 12:32:49 PST 1998
Update of /cvsroot/src/include
In directory nb00:/tmp/cvs-serv18065

Modified Files:
	glob.h 
Log Message:
Replace the old GLOB_ABEND constant with (the standardized) GLOB_ABORTED.


kleink
Tue Mar 31 12:35:04 PST 1998
Update of /cvsroot/src/lib/libc/gen
In directory nb00:/tmp/cvs-serv18119

Modified Files:
	__glob13.c 
Log Message:
Replace the old GLOB_ABEND constant with (the standardized) GLOB_ABORTED.


kleink
Tue Mar 31 12:37:20 PST 1998
Update of /cvsroot/src/lib/libc/gen
In directory nb00:/tmp/cvs-serv18139

Modified Files:
	glob.3 
Log Message:
Replace the old GLOB_ABEND constant with (the standardized) GLOB_ABORTED,
and explicitly state that the former is no longer supported.