diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-01-17 10:14:36 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-01-17 10:14:36 +0000 |
commit | c96f6550f38c01530f498cd98dddcd0b3ed45e28 (patch) | |
tree | 17f4cab77de590d661c183d39b0cbbc5418c1ada /ChangeLog | |
parent | 3591977060818cd92c749bb377130b31b15228b4 (diff) | |
download | glibc-c96f6550f38c01530f498cd98dddcd0b3ed45e28.tar.gz glibc-c96f6550f38c01530f498cd98dddcd0b3ed45e28.tar.xz glibc-c96f6550f38c01530f498cd98dddcd0b3ed45e28.zip |
Update.
* wctype/wcfuncs.c: Declare __ctype32_b.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7635bcc6b2..34a753cac8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1999-01-17 Ulrich Drepper <drepper@cygnus.com> + * wctype/wcfuncs.c: Declare __ctype32_b. + * elf/Makefile (test-modules): Add test-modules. * stdlib/canonicalize.c (canonicalize): Update write pointer after |