Date: Fri, 2 Nov 2001 11:42:07 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale Makefile.inc nl_langinfo.c Message-ID: <200111021942.fA2Jg8P33661@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2001/11/02 11:42:07 PST
Modified files: (Branch: RELENG_4)
lib/libc/locale Makefile.inc
Added files: (Branch: RELENG_4)
lib/libc/locale nl_langinfo.c
Log:
Add a NOP nl_langinfo(). The purpose is to get an "nl_langinfo" symbol
into libc for some minor compatibility with 5-CURRENT binaries. Its
external exposure is kept down to a minium.
If one ln's libc.so.4 to libc.so.5 a surprising number of 5-CURRENT binaries
will run on RELENG_4.
Revision Changes Path
1.16.2.2 +2 -2 src/lib/libc/locale/Makefile.inc
1.13.2.1 +37 -0 src/lib/libc/locale/nl_langinfo.c (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111021942.fA2Jg8P33661>
