diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-11-15 18:27:28 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-11-15 18:27:28 +0000 |
commit | f6b20a369edc673dda3cbf566d759d3a2e70037a (patch) | |
tree | c08a0e4894f210e1d9911d95d9163b67dd7d0c05 /ChangeLog | |
parent | 447e5dfd2b8e262a2708a8993db96a2c81f52f64 (diff) | |
download | glibc-f6b20a369edc673dda3cbf566d759d3a2e70037a.tar.gz glibc-f6b20a369edc673dda3cbf566d759d3a2e70037a.tar.xz glibc-f6b20a369edc673dda3cbf566d759d3a2e70037a.zip |
Update.
2001-11-15 Jeff Law <law@redhat.com> * posix/regex.c (uintptr_t): Do not provide a definition if the system provided one.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d301cd7e84..7851b1b87c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-11-15 Jeff Law <law@redhat.com> + + * posix/regex.c (uintptr_t): Do not provide a definition if the + system provided one. + 2001-11-13 Roland McGrath <roland@frob.com> * stdio-common/tmpfile.c: Moved to ... |