]> sourceware.org Git - glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 26 Jan 2001 09:22:30 +0000 (09:22 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 26 Jan 2001 09:22:30 +0000 (09:22 +0000)
commit3e154a6f9373a15924ffe226df044194b633e3ac
tree3ebb34aed6cf135cdc3006b20b54dda86e43e4e1
parent97ac0eafb88c12e24898a1a9fbf686446f944d10
Update.

* locale/Makefile (headers): Add bits/locale.h.
* locale/langinfo.h: Don't include <locale.h>.  Include <bits/locale.h>
and use __LC_ constants instead of LC_.
* locale/locale.h: Include <bits/locale.h> and define LC_ constants
using __LC_ constants.
* locale/bits/locale.h: New file.
* locale/loadlocale.c: Include <locale.h>.
* locale/nl_langinfo.h: Likewise.
ChangeLog
locale/Makefile
locale/bits/locale.h [new file with mode: 0644]
locale/langinfo.h
locale/loadlocale.c
locale/locale.h
locale/nl_langinfo.c
This page took 0.040044 seconds and 5 git commands to generate.