* misc/pselect.c (__pselect): No need to enable async cancellation
here. This is done in select.
This commit is contained in:
parent
b59b200e94
commit
df3eec7da9
|
@ -9,6 +9,9 @@
|
||||||
|
|
||||||
2006-01-18 Ulrich Drepper <drepper@redhat.com>
|
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]
|
* sysdeps/unix/sysv/linux/fxstatat.c [STAT_IS_KERNEL_STAT]
|
||||||
(__fxstatat): Correct handling of invalid vers values.
|
(__fxstatat): Correct handling of invalid vers values.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue