diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a079a18d7e..e081609a25 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2014-07-01 Roland McGrath <roland@hack.frob.com> + + * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>. + * nptl/pthread_mutex_lock.c: Likewise. + * nptl/pthread_mutex_timedlock.c: Likewise. + * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise. + 2014-07-01 Richard henderson <rth@redhat.com> * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove. |