Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
2001-05-17  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/sigprocmask.c (__sigprocmask): Use
	CHECK_SIGSET_NULL_OK and not CHECK_SIGSET for all parameters.
	Reported by Mark Burton <markb@ordern.com>.
  • Loading branch information
Ulrich Drepper committed May 17, 2001
1 parent cd23274 commit 8df6c27
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 @@
2001-05-17 Ulrich Drepper <drepper@redhat.com>

* sysdeps/unix/sysv/linux/sigprocmask.c (__sigprocmask): Use
CHECK_SIGSET_NULL_OK and not CHECK_SIGSET for all parameters.
Reported by Mark Burton <markb@ordern.com>.

2001-05-17 Jakub Jelinek <jakub@redhat.com>

* elf/ldconfig.c (add_dir): Only warn about stat failure if
Expand Down

0 comments on commit 8df6c27

Please sign in to comment.