glibc/sysdeps/pthread
Ulrich Drepper 67b78ef91b Update.
* sysdeps/pthread/aio_misc.h: Mark __aio_requests_mutex,
	__aio_enqueue_request, __aio_find_req, __aio_find_req_fd,
	__aio_free_request, __aio_notify, and __aio_sigqueue as hidden.

	* sysdeps/pthread/aio_suspend.c (aio_suspend): Set errno to the result
	of pthread_cond_wait if there was an error.  Use pthread_cleanup_*
	instead of __lbic_cleanup_region_*.
2003-06-24 02:50:16 +00:00
..
aio_cancel.c
aio_fsync.c
aio_misc.c
aio_misc.h Update. 2003-06-24 02:50:16 +00:00
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-24 02:50:16 +00:00
aio_write.c
aio_write64.c
configure
lio_listio.c
lio_listio64.c Update. 2003-05-10 08:39:58 +00:00