Subject: sun-lamp CVS commits
To: None <source-changes@sun-lamp.cs.berkeley.edu>
From: The Source Master <srcmastr@NetBSD.ORG>
List: source-changes
Date: 11/18/1994 07:40:02
jtc
Fri Nov 18 07:36:20 PST 1994
Update of /b/source/CVS/src/lib/libc/nls
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/libc/nls

Modified Files:
	catclose.3 catclose.c catgets.3 catgets.c catopen.3 catopen.c 
	msgcat.c 
Log Message:
XPG3 says that catclose returns an int.
Changed manpages to note that cat*() functions conform to XPG3.
Changed "private" versions of functions to have only one leading
underscore.


jtc
Fri Nov 18 07:38:35 PST 1994
Update of /b/source/CVS/src/lib/libc/string
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/libc/string

Modified Files:
	__strerror.c __strsignal.c 
Log Message:
Private versions of cat*() functions now have only one leading underscore.