From: Wichert Akkerman Date: Fri, 3 Aug 2001 21:54:08 +0000 (+0000) Subject: Add ioctl changes X-Git-Tag: v4.5.18~1017 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7c707a73e1faa318a2dbfbaeb9390fe84e72ddbc;p=strace Add ioctl changes --- diff --git a/ChangeLog b/ChangeLog index 30e2e516..32bc8afa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2001-08-03 Wichert Akkerman + + * linux/ioctlent.sh: change regexps so we catch sound ioctls as well in + Linux + * linux/Makefile.in: fix a few things so the ioctl list is generated + properly + * ioctl.c: remember to shift ioctl masks as well + 2001-08-03 Wichert Akkerman * Linux/**/syscallent.h: synchronize section for fcntl and use sys_fcntl