Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
42ceb0fd7f153daab55763b47d1cd23ed630fd47
/
ipc.c
b412d75
Fix corner cases of ipc syscall decoding
by Dmitry V. Levin
· 9 years ago
c01ad06
ipc.c: split into separate files
by Elvira Khabirova
· 9 years ago
2479ef0
Fix printing tracee's long integers
by Dmitry V. Levin
· 9 years ago
4d2c8a2
ipc.c: remove unnecesarry #ifdef IPC_64
by Elvira Khabirova
· 9 years ago
f9ce39d
ipc.c: move fallback definitions of msg, sem, and shm constants to xlat/
by Elvira Khabirova
· 9 years ago
e465343
Fix builds where HAVE_MQUEUE_H isn't defined
by Elliott Hughes
· 9 years ago
2370d53
ipc.c: use printaddr and umove_or_printaddr
by Dmitry V. Levin
· 10 years ago
b10ae62
ipc.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 10 years ago
483c15f
Change comparisons with function pointers to comparisons with SENs
by Elvira Khabirova
· 10 years ago
a0bd374
Declare syscall parsers using SYS_FUNC macro
by Dmitry V. Levin
· 10 years ago
499c5aa
semctl: fix indirect syscall decoding
by Dmitry V. Levin
· 10 years ago
3b499ca
Fix indirect ipc subcall handling
by Dmitry V. Levin
· 10 years ago
d35bdca
Compress blank lines
by Dmitry V. Levin
· 11 years ago
0ed617b
Generate xlat/*.in files
by Dmitry V. Levin
· 11 years ago
297b594
Rename several xlat structures to avoid collisions
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
859ea8b
Merge adjacent tprint's
by Denys Vlasenko
· 12 years ago
beae4c7
Fix sys_semtimedop decoding on s390x
by Stanislav Brabec
· 12 years ago
eff5c0e
sys_semtimedop: fix timeval argument index in wrapped call
by Stanislav Brabec
· 12 years ago
d8d3bd3
Add AArch64 support to strace
by Steve McIntyre
· 12 years ago
35be581
Add x32 support to strace
by H.J. Lu
· 13 years ago
a6d91de
Tidy up includes and copyright notices, fix indentation
by Denys Vlasenko
· 13 years ago
3d7b11b
Fix IPC decoding on alpha and arm
by Dmitry V. Levin
· 13 years ago
e83e157
Compress blank lines
by Dmitry V. Levin
· 13 years ago
8470374
Cleanup after non-Linux code removal.
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
0b315b6
Cast to long for %l in printf
by H.J. Lu
· 13 years ago
e0f5fd8
Fix sys_ipc/sys_semtimedop decoding on s390
by Heiko Carstens
· 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
· 14 years ago
1201426
"Modernize" all old-style function parameter declarations
by Denys Vlasenko
· 14 years ago
4310a37
Fix msgsnd indirect ipccall decoding
by Dmitry V. Levin
· 15 years ago
62e0596
Check umove() return code
by Dmitry V. Levin
· 15 years ago
783f5bc
Enhance msgsnd() parser
by Dmitry V. Levin
· 15 years ago
ef94101
Enhance semop()/semtimedop() sembuf parser
by Dmitry V. Levin
· 15 years ago
002e985
Add pretty printing of sembuf argument to semop() and semtimedop()
by Jakub Bogusz
· 15 years ago
c0124e6
* ipc.c [LINUX] (sys_shmat): HPPA does not use an IPC multiplexer.
by Dmitry V. Levin
· 15 years ago
eedaac7
Decode fcntl's F_{GET,SET}LEASE, F_NOTIFY, and F_DUPFD_CLOEXEC.
by Denys Vlasenko
· 16 years ago
9b5b67e
2007-01-11 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 18 years ago
9f130d5
2006-08-22 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 18 years ago
a079d9f
2006-04-25 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 19 years ago
e1ebaab
2005-12-01 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 19 years ago
a81bf4c
2005-12-01 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 19 years ago
54b90d7
2005-12-01 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 19 years ago
f467c00
2005-07-31 Ulrich Drepper <drepper@redhat.com>
by Roland McGrath
· 19 years ago
b2dee13
2005-05-31 Dmitry V. Levin <ldv@altlinux.org>
by Roland McGrath
· 20 years ago
802b8f4
2005-04-05 Anton Blanchard <anton@samba.org>
by Roland McGrath
· 20 years ago
d9f816f
2004-09-03 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 20 years ago
4df13c1
2004-04-16 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 21 years ago
e2be9ab
2003-07-15 Anton Blanchard <anton@samba.org>
by Roland McGrath
· 22 years ago
8477647
2003-04-07 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 22 years ago
8073179
2003-01-14 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 22 years ago
bf79f2e
Add FreeBSD support
by Wichert Akkerman
· 24 years ago
4dc8a2a
Bunch of stuff
by Wichert Akkerman
· 25 years ago
76baf7c
Initial revision
by Wichert Akkerman
· 26 years ago