]> granicus.if.org Git - strace/history - sock.c
tests: add a test for -yy option
[strace] / sock.c
2014-09-17 Dmitry V. LevinFix compilation warnings reported by gcc -Wsign-compare
2014-05-30 Dmitry V. LevinGenerate xlat/*.in files
2014-02-05 Dmitry V. LevinUse XLAT_END macro
2014-02-05 Dmitry V. LevinUse XLAT macro
2012-03-16 Denys VlasenkoTidy up includes and copyright notices, fix indentation
2012-02-25 Dmitry V. LevinCompress blank lines
2012-02-25 Denys VlasenkoFix defined(FOO) style
2012-02-25 Denys VlasenkoAutomated removal of non-Linux code
2012-02-20 Dmitry V. LevinDo not use SYS_ipc and SYS_socketcall
2011-09-01 Denys VlasenkoUse tprints with literal strings, it may be faster...
2011-06-07 Denys VlasenkoWhitespace cleanups. no code changes.
2011-05-30 Denys Vlasenko"Modernize" all old-style function parameter declarations
2009-11-06 Dmitry V. LevinCheck umove() return code
2009-01-13 Denys VlasenkoFixes for ptrace() argument parsing.
2008-12-30 Denys VlasenkoFixing many instances of broken indentation with spaces...
2008-12-10 Dmitry V. Levin2008-11-11 Dmitry V. Levin <ldv@altlinux.org>
2007-03-21 Dmitry V. Levin2007-01-12 Dmitry V. Levin <ldv@altlinux.org>
2007-03-21 Dmitry V. Levin2007-01-12 Dmitry V. Levin <ldv@altlinux.org>
2007-03-21 Dmitry V. Levin2007-01-12 Dmitry V. Levin <ldv@altlinux.org>
2005-06-01 Roland McGrath2005-05-31 Dmitry V. Levin <ldv@altlinux.org>
2005-02-02 Roland McGrath2005-02-02 Roland McGrath <roland@redhat.com>
2004-10-19 Roland McGrath2004-10-19 Roland McGrath <roland@redhat.com>
2004-09-04 Roland McGrath2004-09-03 Roland McGrath <roland@redhat.com>
2004-07-12 Roland McGrath2004-07-12 Roland McGrath <roland@redhat.com>
2003-06-26 Roland McGrath2003-06-26 Roland McGrath <roland@redhat.com>
2003-06-02 Roland McGrath2003-06-02 Roland McGrath <roland@redhat.com>
2003-04-02 Roland McGrath2003-04-01 Philippe De Muyter <phdm@macqel.be>
2002-05-01 Wichert AkkermanMerge patch from Greg Banks for Linux/SuperH support
1999-05-09 Wichert AkkermanMerged in a bunch of patches that I got as reaction...
1999-02-19 Wichert AkkermanInitial revision