Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
2002-09-29  Ulrich Drepper  <drepper@redhat.com>

	* posix/regexec.c (sift_states_bkref): Remove ret variable.  Use
	err instead.

	handling and don't pass in a siginfo variable.
	* nss/Makefile: Move bug-erange from tests to xtests.
  • Loading branch information
Ulrich Drepper committed Sep 30, 2002
1 parent 2285f7f commit 45c1700
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2002-09-29 Ulrich Drepper <drepper@redhat.com>

* posix/regexec.c (sift_states_bkref): Remove ret variable. Use
err instead.

2002-09-29 Roland McGrath <roland@redhat.com>

* test-skeleton.c (timeout_handler): Use WUNTRACED flag in waitpid.
Expand All @@ -9,7 +14,7 @@

* sysdeps/unix/sysv/linux/sigwait.c (__sigwait): The return value
semantics for sigtimedwait is different. Rework the return value
handling and don't pass in an siginfo variable.
handling and don't pass in a siginfo variable.

2002-09-29 Roland McGrath <roland@redhat.com>

Expand Down Expand Up @@ -38,7 +43,7 @@

2002-09-29 Ulrich Drepper <drepper@redhat.com>

* nss/Makefile: Move bug-erage from tests to xtests.
* nss/Makefile: Move bug-erange from tests to xtests.

2002-09-29 Jakub Jelinek <jakub@redhat.com>

Expand Down

0 comments on commit 45c1700

Please sign in to comment.