diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-09-23 05:47:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-09-23 05:47:54 +0000 |
commit | 5d78bb43349cbd51805bcf0682af08a45b9988b8 (patch) | |
tree | 67346d5e1ba1e742cc5a1b2a11baa0002b4a7fc3 /ChangeLog | |
parent | e2b6bfa33950b3fa75f2b473f4b6659da3d53b4a (diff) | |
download | glibc-5d78bb43349cbd51805bcf0682af08a45b9988b8.tar glibc-5d78bb43349cbd51805bcf0682af08a45b9988b8.tar.gz glibc-5d78bb43349cbd51805bcf0682af08a45b9988b8.tar.bz2 glibc-5d78bb43349cbd51805bcf0682af08a45b9988b8.zip |
Update.
2003-09-22 Ulrich Drepper <drepper@redhat.com>
* malloc/malloc.c: Include <stdint.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2003-09-22 Ulrich Drepper <drepper@redhat.com> + + * malloc/malloc.c: Include <stdint.h>. + 2003-09-20 Paolo Bonzini <bonzini@gnu.org> * posix/regcomp.c (build_word_op): Rename like... |