aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-01-08 15:38:15 -0800
committerRoland McGrath <roland@hack.frob.com>2015-01-08 15:38:15 -0800
commitc97d27f1bb551cb084836463c98be9bb41fd4ae3 (patch)
tree68db43a72faa4ef88b3afeeb25e082fcde237c93 /ChangeLog
parent08734ccd983c4d048ef812d181d5ea9a8860ae45 (diff)
downloadglibc-c97d27f1bb551cb084836463c98be9bb41fd4ae3.tar
glibc-c97d27f1bb551cb084836463c98be9bb41fd4ae3.tar.gz
glibc-c97d27f1bb551cb084836463c98be9bb41fd4ae3.tar.bz2
glibc-c97d27f1bb551cb084836463c98be9bb41fd4ae3.zip
Some #include cleanup in aio/timer code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a84c0cbf82..0ad34c309e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2015-01-08 Roland McGrath <roland@hack.frob.com>
+ * sysdeps/pthread/timer_routines.c: Fix <pthreadP.h> include to use
+ <nptl/pthreadP.h> instead.
+ * sysdeps/pthread/aio_notify.c: Include <signal.h> for raise decl.
+
* signal/allocrtsig.c (RESERVED_SIGRT): New macro, defined to 0 if not
already defined.
[__SIGRTMIN] (init): Function removed.