cvs commit: src/lib/libc/string strerror.c strsignal.c
Alexey Zelkin
phantom at FreeBSD.org
Sun Feb 27 16:58:28 GMT 2005
phantom 2005-02-27 16:58:28 UTC
FreeBSD src repository
Modified files:
lib/libc/string strerror.c strsignal.c
Log:
Add NLS catalogs support to strerror(), strerror_r() and strsignal().
Controlled by NLS define, currently disabled by default.
Idea obtained from: NetBSD
Revision Changes Path
1.14 +46 -15 src/lib/libc/string/strerror.c
1.5 +52 -15 src/lib/libc/string/strsignal.c
More information about the cvs-src
mailing list