aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-04-13 22:42:45 +0000
committerUlrich Drepper <drepper@redhat.com>2001-04-13 22:42:45 +0000
commit355561ef14b974e65390dbedb192f1316b0c5410 (patch)
treeb57e5a59bf742bf6375f207787c9ec70e831bd75 /ChangeLog
parentacc8ad639fbd39a029397ecb7918bf805576f86a (diff)
downloadglibc-355561ef14b974e65390dbedb192f1316b0c5410.zip
glibc-355561ef14b974e65390dbedb192f1316b0c5410.tar.gz
glibc-355561ef14b974e65390dbedb192f1316b0c5410.tar.bz2
Update.
* intl/tst-codeset.c: Include string.h to get prototype for strcmp(). 2001-04-13 Jes Sorensen <jes@linuxcare.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ac34ed..2209cb7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2001-04-13 Jes Sorensen <jes@linuxcare.com>
+ * intl/tst-codeset.c: Include string.h to get prototype for strcmp().
+
+2001-04-13 Jes Sorensen <jes@linuxcare.com>
+
* sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Add __pad0 to
explicitly pad struct siginfo instead of relying on compiler padding.