diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ +2000-10-29 Greg Louis <glouis@dynamicro.on.ca> + + * posix/regex.h (__restrict_arr): Move definition out of #ifndef block. + Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but + doesn't define __restrict_arr. + 2000-10-29 Ulrich Drepper <drepper@redhat.com> + * manual/search.texi: Correct description if VISIT values. + Patch by Ben Collins <bcollins@debian.org>. + * string/bits/string2.h (strspn): Evaluate first argument if second is "". (strpbrk): Likewise. |