]> granicus.if.org Git - strace/history - ioctl.c
mtd: clamp ubi name strings
[strace] / ioctl.c
2013-05-02 Mike FrysingerDecode mtd/ubi ioctls
2013-02-22 Denys VlasenkoCreate and use struct_sysent and struct_ioctlent typedefs.
2012-04-18 Mike FrysingerDecode /dev/loop ioctls
2012-04-06 Mike FrysingerDecode mtd ioctls
2012-03-20 Dmitry V. LevinDo not include limits.h unnecessarily
2012-03-20 Denys VlasenkoPartially revert last change
2012-03-20 Denys VlasenkoSimplify search in ioctl table
2012-03-16 Denys VlasenkoTidy up includes and copyright notices, fix indentation
2012-02-25 Denys VlasenkoRemove a few more code parts which are unused on Linux
2012-02-25 Denys VlasenkoAutomated removal of non-Linux code
2011-08-23 Denys VlasenkoConvert ioctl_next_match() to new-style C function...
2011-08-23 Denys VlasenkoSmall optimization in signal and ioctl tables
2011-06-13 Dmitry V. LevinIntroduce ARRAY_SIZE() macro
2011-05-30 Denys Vlasenko"Modernize" all old-style function parameter declarations
2011-01-15 Dmitry V. LevinAdd block ioctl support
2007-06-30 Dmitry V. Levin2007-03-29 Vladimir Nadvornik <nadvornik@suse.cz>
2005-02-02 Roland McGrath2005-02-02 Roland McGrath <roland@redhat.com>
2004-10-06 Roland McGrath2004-09-13 Ulrich Drepper <drepper@redhat.com>, Dmitry...
2004-09-04 Roland McGrath2004-09-03 Roland McGrath <roland@redhat.com>
2004-07-12 Roland McGrath2004-07-07 David S. Miller <davem@nuts.davemloft...
2003-11-14 Roland McGrath2003-09-06 Dmitry V. Levin <ldv@altlinux.org>
2003-01-14 Roland McGrath2003-01-13 Roland McGrath <roland@redhat.com>
2001-08-03 Wichert AkkermanCopyright update
2001-08-03 Wichert Akkermanremember to shift ioctl masks as well
2001-03-17 Wichert AkkermanImplement new way to get the ioctl list for Linux:...
2000-09-01 Wichert AkkermanAdd FreeBSD support
1999-12-23 Wichert AkkermanBunch of stuff
1999-11-29 Wichert AkkermanAdd UnixWare support to configure
1999-08-29 Wichert AkkermanCatching up on my mail-backlog, see ChangeLog for details
1999-02-19 Wichert AkkermanInitial revision