diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-07-27 22:18:43 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-07-27 22:18:43 +0000 |
commit | e4a0c4688d27be66328b7a709e47d1446d8d3543 (patch) | |
tree | bf9dbbb0734add177743d438e3085ea6adb11f8b /ChangeLog | |
parent | 37d33038d0986abffa6a14895ba7ae36413c7868 (diff) | |
download | glibc-e4a0c4688d27be66328b7a709e47d1446d8d3543.tar.gz glibc-e4a0c4688d27be66328b7a709e47d1446d8d3543.tar.xz glibc-e4a0c4688d27be66328b7a709e47d1446d8d3543.zip |
Update.
* intl/tst-translit.c: Include string.h to get prototype for strcmp(). 2000-07-27 Jes Sorensen <jes@linuxcare.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ee9dde4fed..f0ad60f9c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2000-07-27 Jes Sorensen <jes@linuxcare.com> + * intl/tst-translit.c: Include string.h to get prototype for + strcmp(). + +2000-07-27 Jes Sorensen <jes@linuxcare.com> + * sysdeps/unix/sysv/linux/ia64/fork.c: Make __libc_fork the strong name and add weak alias for __fork. |