]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Wed, 20 Oct 2004 02:24:28 +0000 (02:24 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 20 Oct 2004 02:24:28 +0000 (02:24 +0000)
ChangeLog

index 890e4c128f6dcf44dcca9599bcb175e7bac4b7e6..d3071070d5bff7d213783c24ee2cc3deb38d2994 100644 (file)
--- 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.