mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-13 00:30:07 +00:00
Fix CL
This commit is contained in:
parent
d4cc29a254
commit
ade60c8942
@ -24,12 +24,6 @@
|
||||
* string/strcoll_l.c (STRCOLL): Likewise.
|
||||
* string/strxfrm_l.c (STRXFRM): Likewise.
|
||||
|
||||
2011-11-28 Andreas Schwab <schwab@redhat.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Handle
|
||||
EAGAIN from FUTEX_WAIT_REQUEUE_PI.
|
||||
* sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Likewise.
|
||||
|
||||
2011-11-17 Ulrich Drepper <drepper@gmail.com>
|
||||
|
||||
* Makefile.in: Remove CVSOPT handling.
|
||||
|
@ -1,3 +1,9 @@
|
||||
2011-11-28 Andreas Schwab <schwab@redhat.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Handle
|
||||
EAGAIN from FUTEX_WAIT_REQUEUE_PI.
|
||||
* sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Likewise.
|
||||
|
||||
2011-11-15 Ulrich Drepper <drepper@gmail.com>
|
||||
|
||||
* pthread_getattr_np.c (pthread_getattr_np): Set FD_CLOEXEC for
|
||||
|
Loading…
Reference in New Issue
Block a user