summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2004-10-20 02:24:28 +0000
committerRoland McGrath <roland@redhat.com>2004-10-20 02:24:28 +0000
commitbe4eeb95f54f3231affd4a6faa4f0413bfe4347e (patch)
treeed9a352f0897a9d72dcb2522c20eb8f7e2a44837
parente27ed3426d56cf664a256b2e8cb5144b0c0953b2 (diff)
downloadstrace-be4eeb95f54f3231affd4a6faa4f0413bfe4347e.tar.gz
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 890e4c128..d3071070d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
* configure.ac, NEWS: Version 4.5.8.
* debian/changelog, strace.spec: 4.5.8-1.
+ * file.c (sys_fadvise64): Conditionalize just on [LINUX].
+
* configure.ac: Check for sys/epoll.h.
* desc.c: Protect #include <sys/epoll.h> with [HAVE_SYS_EPOLL_H].
(epollctls, epollevents): Protect each entry with #ifdef on its macro.