]> git.ipfire.org Git - thirdparty/glibc.git/commit
* locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l.
authorUlrich Drepper <drepper@redhat.com>
Fri, 14 Dec 2007 03:54:07 +0000 (03:54 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 14 Dec 2007 03:54:07 +0000 (03:54 +0000)
commitbc3e1c127392da88d0c8bf2ae728147982a3d1bc
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
locale/nl_langinfo_l.c
posix/regcomp.c