Date: Sun, 27 Feb 2005 16:58:28 +0000 (UTC) From: Alexey Zelkin <phantom@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/string strerror.c strsignal.c Message-ID: <200502271658.j1RGwShd017873@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502271658.j1RGwShd017873>
