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>

	* 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.
  • Loading branch information
Ulrich Drepper committed Sep 29, 2002
1 parent 57449fa commit d0f82f5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2002-09-29 Ulrich Drepper <drepper@redhat.com>

* 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.

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

* malloc/malloc.c [! MALLOC_DEBUG] (assert): #undef before defining.
Expand Down

0 comments on commit d0f82f5

Please sign in to comment.