mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
Fix ChangeLogs
This commit is contained in:
parent
ba384f6ed9
commit
f4804ca2bb
@ -34,9 +34,6 @@
|
||||
* stdlib/tst-tls-atexit-lib.c: New test case.
|
||||
|
||||
* misc/tst-pselect.c: Include stdlib.h for declaration of exit.
|
||||
* nptl/sysdeps/pthread/tst-timer.c: Likewise.
|
||||
* nptl/tst-barrier4.c: Likewise.
|
||||
* nptl/tst-robust7.c: Likewise.
|
||||
|
||||
* elf/Versions (ld): Add _dl_find_dso_for_object.
|
||||
* elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
|
||||
|
@ -1,5 +1,10 @@
|
||||
2013-02-18 Siddhesh Poyarekar <siddhesh@redhat.com>
|
||||
|
||||
* sysdeps/pthread/tst-timer.c: Include stdlib.h for declaration
|
||||
of exit.
|
||||
* tst-barrier4.c: Likewise.
|
||||
* tst-robust7.c: Likewise.
|
||||
|
||||
[BZ #14920]
|
||||
* pthreadP.h (USE_REQUEUE_PI): New macro to check if mutex is
|
||||
PI-aware.
|
||||
|
Loading…
Reference in New Issue
Block a user