]> granicus.if.org Git - strace/commit
Implement new way to get the ioctl list for Linux: instead of
authorWichert Akkerman <wichert@deephackmode.org>
Sat, 17 Mar 2001 17:26:34 +0000 (17:26 +0000)
committerWichert Akkerman <wichert@deephackmode.org>
Sat, 17 Mar 2001 17:26:34 +0000 (17:26 +0000)
commita966785753cbabaf44b39c75d387adf423e44caa
treec694970ed34bbf25f4e5fbd911bb1f895e402c11
parentcf1de759ed0bc7b83665beeb4953b6b37e9e186d
Implement new way to get the ioctl list for Linux: instead of
trying to #include every possible kernel header grab all the relevant
#defines from them and use those directly.
ChangeLog
NEWS
ioctl.c
ioctlsort.c
linux/.cvsignore
linux/Makefile.in
linux/ioctlent.h
linux/ioctlent.sh