about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0cc0fed2be..20a7aa1cc5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
+	* 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.
 	* elf/dl-open.c (_dl_find_dso_for_object): New function.