glibc/sysdeps/pthread
Ulrich Drepper 60d73a7ac4 Update.
* sysdeps/unix/clock_nanosleep.c (clock_nanosleep): nanosleep
	takes care of enabling cancellation.

	* sysdeps/pthread/aio_suspend.c (aio_suspend): Make aio_suspend
	cancelable.  It's not correct to disable cancellation.  Instead of
	a cleanup handler.
2003-06-17 22:11:22 +00:00
..
aio_cancel.c
aio_fsync.c
aio_misc.c
aio_misc.h
aio_notify.c * sysdeps/pthread/aio_notify.c (notify_func_wrapper): Take a malloc'd 2002-12-09 07:14:24 +00:00
aio_read.c
aio_read64.c
aio_suspend.c Update. 2003-06-17 22:11:22 +00:00
aio_write.c
aio_write64.c
configure
lio_listio.c
lio_listio64.c Update. 2003-05-10 08:39:58 +00:00