Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Thu, 21 Mar 1996 20:20:12 -0500 (EST)
jtc
Thu Mar 21 20:11:58 EST 1996
Update of /a/cvsroot/src/lib/libc/nls
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv29407
Modified Files:
msgcat.c
Log Message:
Changed _catopen() to always return ((nl_catd) -1) on error, and
changed _catgets() and _catclose() to special case catd's == -1.
This change fixes PR#2190, and brings _cat*() closer to XPG4.2
compliance.
Home |
Main Index |
Thread Index |
Old Index