Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update.
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.

	* manual/search.texi: Correct description if VISIT values.
	Patch by Ben Collins <bcollins@debian.org>.
  • Loading branch information
Ulrich Drepper committed Oct 30, 2000
1 parent 9c3b1ce commit da2a3ca
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 2,073 deletions.
9 changes: 9 additions & 0 deletions ChangeLog
@@ -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.
Expand Down
5 changes: 5 additions & 0 deletions localedata/ChangeLog
@@ -1,3 +1,8 @@
2000-10-29 Ulrich Drepper <drepper@redhat.com>

* locales/mk_MK: Use iso14651_t1 file.
Patch by Damjan <arhiv@freemail.org.mk>.

2000-10-27 Ulrich Drepper <drepper@redhat.com>

* charmaps/VISCII: New file.
Expand Down

0 comments on commit da2a3ca

Please sign in to comment.