Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
57c29189aabac0cf238d620c0652610b015d5774
/
ioctl.c
204c2bc
Implement RVAL_DECODED flag
by Dmitry V. Levin
· 9 years ago
4f63c11
ioctl: prepare ioctl_decode_command_number for future changes
by Dmitry V. Levin
· 9 years ago
802c942
ioctl: simplify ioctl_decode signature
by Dmitry V. Levin
· 9 years ago
2803e75
ioctl: consistently use name "code" for ioctl request code
by Dmitry V. Levin
· 9 years ago
044eef2
Move ioctl syscall parser to ioctl.c
by Dmitry V. Levin
· 9 years ago
e10b4f0
ioctl: remove obsolete registry of ioctl characters
by Dmitry V. Levin
· 9 years ago
3460dc4
Include <linux/ioctl.h> for _IOC_* macros
by Felix Janda
· 10 years ago
4f750b9
Add decoding for evdev ioctls
by Etienne Gemsa
· 10 years ago
df7aa2b
ioctl: take all 32 bits of ioctl commands into account
by Dmitry V. Levin
· 10 years ago
6f9a01c
ioctl: add decoding for parametrized command names
by Gabriel Laskar
· 10 years ago
924996a
ioctl: print unrecognized ioctl codes in _IOC(dir,type,nr,size) format
by Dmitry V. Levin
· 10 years ago
c7afb48
ioctl: assume that all ioctl commands have unsigned int type
by Dmitry V. Levin
· 10 years ago
5b88608
Decode FIFREEZE/FITHAW/FITRIM ioctls
by Mike Frysinger
· 10 years ago
0cc9614
Implement Video4Linux video-input ioctls decoder
by Philippe De Muyter
· 10 years ago
3ed5d02
Fix compilation warnings reported by gcc -Wsign-compare
by Dmitry V. Levin
· 10 years ago
fdb896e
Do not compile scsi ioctl decoding if <scsi/sg.h> is not available
by Dmitry V. Levin
· 11 years ago
b88a6f8
Decode ptp ioctls
by Stefan Sørensen
· 11 years ago
d648f29
Decode mtd/ubi ioctls
by Mike Frysinger
· 12 years ago
a9fe13c
Create and use struct_sysent and struct_ioctlent typedefs.
by Denys Vlasenko
· 12 years ago
ebee04c
Decode /dev/loop ioctls
by Mike Frysinger
· 13 years ago
0cbed35
Decode mtd ioctls
by Mike Frysinger
· 13 years ago
806fbce
Do not include limits.h unnecessarily
by Dmitry V. Levin
· 13 years ago
feb40c4
Partially revert last change
by Denys Vlasenko
· 13 years ago
1c2e912
Simplify search in ioctl table
by Denys Vlasenko
· 13 years ago
a6d91de
Tidy up includes and copyright notices, fix indentation
by Denys Vlasenko
· 13 years ago
aa925db
Remove a few more code parts which are unused on Linux
by Denys Vlasenko
· 13 years ago
ed720fd
Automated removal of non-Linux code
by Denys Vlasenko
· 13 years ago
6b6ed5d
Convert ioctl_next_match() to new-style C function definition
by Denys Vlasenko
· 13 years ago
39fca62
Small optimization in signal and ioctl tables
by Denys Vlasenko
· 13 years ago
fcda7a5
Introduce ARRAY_SIZE() macro
by Dmitry V. Levin
· 14 years ago
1201426
"Modernize" all old-style function parameter declarations
by Denys Vlasenko
· 14 years ago
4ef6db4
Add block ioctl support
by Dmitry V. Levin
· 14 years ago
b011af5
2007-03-29 Vladimir Nadvornik <nadvornik@suse.cz>
by Dmitry V. Levin
· 17 years ago
ddce11b
2005-02-02 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 20 years ago
d83c50b
2004-09-13 Ulrich Drepper <drepper@redhat.com>, Dmitry V. Levin <ldv@altlinux.org>
by Roland McGrath
· 20 years ago
ee36ce1
2004-09-03 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 20 years ago
6d1a65c
2004-07-07 David S. Miller <davem@nuts.davemloft.net>
by Roland McGrath
· 20 years ago
2843a4e
2003-09-06 Dmitry V. Levin <ldv@altlinux.org>
by Roland McGrath
· 21 years ago
bb3af52
2003-01-13 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 22 years ago
c6c1ea5
Copyright update
by Wichert Akkerman
· 23 years ago
1c595a4
remember to shift ioctl masks as well
by Wichert Akkerman
· 23 years ago
a966785
Implement new way to get the ioctl list for Linux: instead of
by Wichert Akkerman
· 24 years ago
bf79f2e
Add FreeBSD support
by Wichert Akkerman
· 24 years ago
4dc8a2a
Bunch of stuff
by Wichert Akkerman
· 25 years ago
ea78f0f
Add UnixWare support to configure
by Wichert Akkerman
· 25 years ago
9ce1a63
Catching up on my mail-backlog, see ChangeLog for details
by Wichert Akkerman
· 25 years ago
76baf7c
Initial revision
by Wichert Akkerman
· 26 years ago