* locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l.
commitbc3e1c127392da88d0c8bf2ae728147982a3d1bc
authorUlrich Drepper <drepper@redhat.com>
Fri, 14 Dec 2007 03:54:07 +0000 (14 03:54 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 14 Dec 2007 03:54:07 +0000 (14 03:54 +0000)
treea7f2e7c9d9f1396438c4f74e9d727d9c731ffed2
parent3eb0e1c6d6259c1d8db0859589a5ca67e3cac8e2
* locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l.

* locale/nl_langinfo_l.c: Real implementation, copied from
nl_langinfo.c.
* include/langinfo.h: Add libc_hidden_proto for __nl_langinfo_l.
ChangeLog
include/langinfo.h
locale/nl_langinfo.c [copied from locale/nl_langinfo_l.c with 63% similarity]
locale/nl_langinfo_l.c [copied from locale/nl_langinfo.c with 65% similarity]
posix/regcomp.c