diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-02-28 10:18:58 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-02-28 10:18:58 +0000 |
commit | 4c771a3b260116c59e606a6ebd68702072836481 (patch) | |
tree | fcd73d7d032384667a321ade6c6a90638614596c /ChangeLog | |
parent | a2c33d5af367856b33749001691956cf5e62423c (diff) | |
download | glibc-4c771a3b260116c59e606a6ebd68702072836481.tar.gz glibc-4c771a3b260116c59e606a6ebd68702072836481.tar.xz glibc-4c771a3b260116c59e606a6ebd68702072836481.zip |
Update.
2004-02-27 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/sysconf.c: Include stdlib.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4b5e2dd7ab..3c9c959fd1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-02-27 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/unix/sysv/linux/sysconf.c: Include stdlib.h. + 2004-02-26 Ulrich Drepper <drepper@redhat.com> * nss/getXXbyYY_r.c: Pass result also to the nscd_* function. Don't |