diff options
author | Greg McGary <greg@mcgary.org> | 2000-07-07 07:53:40 +0000 |
---|---|---|
committer | Greg McGary <greg@mcgary.org> | 2000-07-07 07:53:40 +0000 |
commit | 8ccd2cb1910a239087f41dd1e90c89e675232239 (patch) | |
tree | bd6f98c237d74a16822412fc2e53d273655c86dd /ChangeLog | |
parent | 89a4f6ff1f643aadc4d3e9e401d792b5198d9f52 (diff) | |
download | glibc-8ccd2cb1910a239087f41dd1e90c89e675232239.tar glibc-8ccd2cb1910a239087f41dd1e90c89e675232239.tar.gz glibc-8ccd2cb1910a239087f41dd1e90c89e675232239.tar.bz2 glibc-8ccd2cb1910a239087f41dd1e90c89e675232239.zip |
* posix/regex.c (EXTEND_BUFFER): Compute increment once.
Move all three components of a bounded pointer.
2000-07-07 Greg McGary <greg@mcgary.org>
* posix/regex.c (EXTEND_BUFFER): Compute increment once.
Move all three components of a bounded pointer.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2000-07-07 Greg McGary <greg@mcgary.org> + + * posix/regex.c (EXTEND_BUFFER): Compute increment once. + Move all three components of a bounded pointer. + 2000-07-07 Ulrich Drepper <drepper@redhat.com> * locale/programs/locale.c (write_locales): Don't simply add all |