]> sourceware.org Git - glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 24 Jun 2003 02:50:16 +0000 (02:50 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 24 Jun 2003 02:50:16 +0000 (02:50 +0000)
commit67b78ef91b1441c7f94fe03e1bad161d5912f5ac
treeae9686b619a6a88901b6ecae921be3a8d1b48e47
parent7b0a32a30505e02f2b138b1695096b0ddb2ab62d
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_*.
ChangeLog
nptl/ChangeLog
nptl/pthreadP.h
nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S
nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S
nptl/tst-cancel17.c
nptl/tst-cond8.c
sysdeps/pthread/aio_misc.h
sysdeps/pthread/aio_suspend.c
This page took 0.044167 seconds and 5 git commands to generate.