]> git.ipfire.org Git - thirdparty/glibc.git/commit - locale/Makefile
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 31 Dec 1999 18:23:00 +0000 (18:23 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 31 Dec 1999 18:23:00 +0000 (18:23 +0000)
commit3216711f5d4cdfcafd10377f479937cf360e2c69
tree35a0ef6cf8f9d47962f521a06977843548bd3a86
parent6fec974eddc1362d7ea9c46800159d9761cc04d2
Update.

1999-12-31  Ulrich Drepper  <drepper@cygnus.com>

* locale/langinfo.h: Add constants for wide character collation
symbol table.
* locale/categories.def: Add appropriate entries for collate symbol
table entries.
* locale/C-collate.c: Add initializers for new entries.
Remove commented out code.
* locale/elem-hash.h: New file.
* locale/Makefile (distribute): Add elem-hash.h.
* locale/programs/ld-collate.c: Implement output of collate symbol
table.

* posix/regex.c: Implement collation class handling.
ChangeLog
locale/C-collate.c
locale/Makefile
locale/categories.def
locale/elem-hash.h [new file with mode: 0644]
locale/langinfo.h
locale/programs/ld-collate.c
posix/regex.c