summaryrefslogtreecommitdiff
path: root/ipc.c
Commit message (Expand)AuthorAge
* Use XLAT_END macroDmitry V. Levin2014-02-05
* Use XLAT macroDmitry V. Levin2014-02-05
* Merge adjacent tprint'sDenys Vlasenko2013-02-23
* Fix sys_semtimedop decoding on s390xStanislav Brabec2012-12-15
* sys_semtimedop: fix timeval argument index in wrapped callStanislav Brabec2012-12-08
* Add AArch64 support to straceSteve McIntyre2012-10-26
* Add x32 support to straceH.J. Lu2012-04-16
* Tidy up includes and copyright notices, fix indentationDenys Vlasenko2012-03-16
* Fix IPC decoding on alpha and armDmitry V. Levin2012-03-15
* Compress blank linesDmitry V. Levin2012-02-25
* Cleanup after non-Linux code removal.Denys Vlasenko2012-02-25
* Automated removal of non-Linux codeDenys Vlasenko2012-02-25
* Do not use SYS_ipc and SYS_socketcallDmitry V. Levin2012-02-20
* Cast to long for %l in printfH.J. Lu2012-02-06
* Fix sys_ipc/sys_semtimedop decoding on s390Heiko Carstens2011-12-01
* Use tprints with literal strings, it may be faster than tprintfDenys Vlasenko2011-09-01
* Whitespace cleanups. no code changes.Denys Vlasenko2011-06-07
* "Modernize" all old-style function parameter declarationsDenys Vlasenko2011-05-30
* Fix msgsnd indirect ipccall decodingDmitry V. Levin2010-03-31
* Check umove() return codeDmitry V. Levin2009-11-06
* Enhance msgsnd() parserDmitry V. Levin2009-10-08
* Enhance semop()/semtimedop() sembuf parserDmitry V. Levin2009-10-08
* Add pretty printing of sembuf argument to semop() and semtimedop()Jakub Bogusz2009-10-08
* * ipc.c [LINUX] (sys_shmat): HPPA does not use an IPC multiplexer.Dmitry V. Levin2009-10-05
* Decode fcntl's F_{GET,SET}LEASE, F_NOTIFY, and F_DUPFD_CLOEXEC.Denys Vlasenko2009-03-10
* 2007-01-11 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2007-01-11
* 2006-08-22 Roland McGrath <roland@redhat.com>Roland McGrath2006-08-22
* 2006-04-25 Roland McGrath <roland@redhat.com>Roland McGrath2006-04-25
* 2005-12-01 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-02
* 2005-12-01 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-02
* 2005-12-01 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-02
* 2005-07-31 Ulrich Drepper <drepper@redhat.com>Roland McGrath2005-12-02
* 2005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-01
* 2005-04-05 Anton Blanchard <anton@samba.org>Roland McGrath2005-05-09
* 2004-09-03 Roland McGrath <roland@redhat.com>Roland McGrath2004-09-04
* 2004-04-16 Roland McGrath <roland@redhat.com>Roland McGrath2004-04-16
* 2003-07-15 Anton Blanchard <anton@samba.org>Roland McGrath2003-07-17
* 2003-04-07 Roland McGrath <roland@redhat.com>Roland McGrath2003-04-08
* 2003-01-14 Roland McGrath <roland@redhat.com>Roland McGrath2003-01-14
* Add FreeBSD supportWichert Akkerman2000-09-01
* Bunch of stuffWichert Akkerman1999-12-23
* Initial revisionWichert Akkerman1999-02-19