Skip to content

Commit

Permalink
* misc/pselect.c (__pselect): No need to enable async cancellation
Browse files Browse the repository at this point in the history
	here.  This is done in select.
  • Loading branch information
Ulrich Drepper committed Jan 19, 2006
1 parent b59b200 commit df3eec7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@

2006-01-18 Ulrich Drepper <drepper@redhat.com>

* misc/pselect.c (__pselect): No need to enable async cancellation
here. This is done in select.

* sysdeps/unix/sysv/linux/fxstatat.c [STAT_IS_KERNEL_STAT]
(__fxstatat): Correct handling of invalid vers values.

Expand Down

0 comments on commit df3eec7

Please sign in to comment.