aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-01-30 09:50:40 -0800
committerRoland McGrath <roland@hack.frob.com>2012-01-30 09:50:40 -0800
commitee3c3be688072b7d8808034f1d895eabe560274b (patch)
tree64f115681766d8165b28b02088b53876324e4a37 /ChangeLog
parentde9298c991eba226e15e99f39f2d66bd4d219f62 (diff)
parent463de8625241174b25e339c119d7c59e79b474ec (diff)
downloadglibc-ee3c3be688072b7d8808034f1d895eabe560274b.zip
glibc-ee3c3be688072b7d8808034f1d895eabe560274b.tar.gz
glibc-ee3c3be688072b7d8808034f1d895eabe560274b.tar.bz2
Merge remote-tracking branch 'origin/cmetcalf/tile_epoll_pwait'
Conflicts: ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7073727..72641f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,10 @@
* sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
+ * include/sys/epoll.h: New file.
+ * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
+ libc_hidden_def.
+
2012-01-28 Ulrich Drepper <drepper@gmail.com>
* sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.