From: Roland McGrath Date: Wed, 20 Oct 2004 02:24:28 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~469 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=be4eeb95f54f3231affd4a6faa4f0413bfe4347e;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 890e4c12..d3071070 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 with [HAVE_SYS_EPOLL_H]. (epollctls, epollevents): Protect each entry with #ifdef on its macro.