Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
9809e3ab0aef2a7a6629a64006daec7538af89c5
/
sock.c
483c15f
Change comparisons with function pointers to comparisons with SENs
by Elvira Khabirova
· 9 years ago
b93c110
sock.c: enhance socket ioctl parser
by Dmitry V. Levin
· 9 years ago
a0bd374
Declare syscall parsers using SYS_FUNC macro
by Dmitry V. Levin
· 10 years ago
7e69ed9
Change last parameter of umoven() from char* to void*
by Denys Vlasenko
· 10 years ago
f523f10
Declare all format printers with printf format attribute
by Dmitry V. Levin
· 10 years ago
f55cca7
Use printnum_int consistently
by Dmitry V. Levin
· 10 years ago
81e4515
sock_ioctl: quote network interface names
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
788c0d6
sock: decode SIOCSIFNAME on entering syscall
by Dmitry V. Levin
· 10 years ago
f27263d
sock: fix decoding of SIOCSIFNAME
by Mike Frysinger
· 10 years ago
8b5fbee
sock: fix decoding of struct ifreq.ifr_name
by Mike Frysinger
· 10 years ago
3ed5d02
Fix compilation warnings reported by gcc -Wsign-compare
by Dmitry V. Levin
· 10 years ago
0ed617b
Generate xlat/*.in files
by Dmitry V. Levin
· 11 years ago
5945273
Use XLAT_END macro
by Dmitry V. Levin
· 11 years ago
bce0cc6
Use XLAT macro
by Dmitry V. Levin
· 11 years ago
a6d91de
Tidy up includes and copyright notices, fix indentation
by Denys Vlasenko
· 13 years ago
e83e157
Compress blank lines
by Dmitry V. Levin
· 13 years ago
c36c352
Fix defined(FOO) style
by Denys Vlasenko
· 13 years ago
ed720fd
Automated removal of non-Linux code
by Denys Vlasenko
· 13 years ago
b5e88d4
Do not use SYS_ipc and SYS_socketcall
by Dmitry V. Levin
· 13 years ago
60fe8c1
Use tprints with literal strings, it may be faster than tprintf
by Denys Vlasenko
· 13 years ago
b63256e
Whitespace cleanups. no code changes.
by Denys Vlasenko
· 13 years ago
1201426
"Modernize" all old-style function parameter declarations
by Denys Vlasenko
· 14 years ago
62e0596
Check umove() return code
by Dmitry V. Levin
· 15 years ago
f535b54
Fixes for ptrace() argument parsing.
by Denys Vlasenko
· 16 years ago
adedb51
Fixing many instances of broken indentation with spaces instead of tabs.
by Denys Vlasenko
· 16 years ago
5414bf7
2008-11-11 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 16 years ago
652e448
2007-01-12 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 18 years ago
ecdd0bb
2007-01-12 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 18 years ago
4028424
2007-01-12 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 18 years ago
b2dee13
2005-05-31 Dmitry V. Levin <ldv@altlinux.org>
by Roland McGrath
· 20 years ago
e6a432d
2005-02-02 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 20 years ago
8988d1e
2004-10-19 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 20 years ago
d9f816f
2004-09-03 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 20 years ago
5687ff1
2004-07-12 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 20 years ago
f5a4777
2003-06-26 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 21 years ago
e1e584b
2003-06-02 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 22 years ago
561c799
2003-04-01 Philippe De Muyter <phdm@macqel.be>
by Roland McGrath
· 22 years ago
ccef637
Merge patch from Greg Banks for Linux/SuperH support
by Wichert Akkerman
· 23 years ago
2e2553a
Merged in a bunch of patches that I got as reaction to the 3.99 release.
by Wichert Akkerman
· 26 years ago
76baf7c
Initial revision
by Wichert Akkerman
· 26 years ago