]> granicus.if.org Git - strace/history - desc.c
tests: add a test for rt_sigaction output
[strace] / desc.c
2013-11-12 Dmitry V. LevinDefine printflock64 only if it is referenced by other...
2013-11-11 Dmitry V. LevinMove io_* syscalls decoding to a separate file
2013-11-11 Denys VlasenkoStop using external libaio.h.
2013-11-11 Denys Vlasenkosys_io_submit: simplify iocb_cmd_lookup() helper.
2013-11-11 Denys Vlasenkosys_io_submit: stop traversing iocb vector after first...
2013-11-09 Denys VlasenkoFix select decoding on e.g. 32-bit ppc process by 64...
2013-11-06 Denys VlasenkoSpeed up and explain fd_isset()
2013-11-05 Dmitry V. LevinFix select decoding for glibc in _FORTIFY_SOURCE mode
2013-11-05 Dmitry V. LevinMore select decoding fixes
2013-11-05 Denys VlasenkoTruncate arg[0] to int in select decoding.
2013-11-05 Dr. David Alan GilbertFix select decoding with bogus (huge or negative) nfds.
2013-07-18 Denys VlasenkoAdd compat support for sys_pselect6
2013-07-18 Denys VlasenkoFix sigset printing via print_sigset().
2013-05-01 Dmitry V. Levinx32: fix build regressions introduced by commit v4...
2013-03-31 Zev WeissPrint io_submit() offsets in decimal
2013-03-18 Dmitry V. LevinFix build with older versions of libaio.h
2013-03-18 Dmitry V. LevinFix io_submit decoding
2013-02-18 Denys VlasenkoRemove code which supports systems with long long off_t.
2013-02-17 Denys VlasenkoMerge two identical tables
2013-02-08 Denys VlasenkoDying suddenly with abort() is rude, avoid if possible
2013-02-05 Ben NoordhuisImprove perf_event_open argument decoding
2012-04-16 Denys VlasenkoStop using %h[h]u format specifiers
2012-03-19 Denys VlasenkoOptimize code if we have only one personality
2012-03-17 Denys VlasenkoIndentation and whitespace fixes. No code changes.
2012-03-16 Denys VlasenkoTidy up includes and copyright notices, fix indentation
2012-02-27 Denys VlasenkoAlias a few more syscall printing functions
2012-02-27 Denys VlasenkoStyle fixes, no code changes
2012-02-25 Dmitry V. LevinCompress blank lines
2012-02-25 Denys VlasenkoCleanup after non-Linux code removal.
2012-02-25 Denys VlasenkoAutomated removal of non-Linux code
2012-01-20 Denys VlasenkoEliminate code duplication in time printing, reduce...
2011-11-28 Dmitry V. LevinRemove redundant parsers
2011-10-14 Mike Frysingersys_epoll_create1: decode flag arguments correctly
2011-10-11 Dmitry V. LevinFix epoll_wait and epoll_pwait decoding
2011-10-11 Dmitry V. LevinDecode EPOLLRDHUP
2011-09-01 Denys VlasenkoFix compile failure introduced by last commit
2011-09-01 Denys VlasenkoRoll back "die on malloc failure" behaviour a bit
2011-09-01 Denys Vlasenko* desc.c (decode_select): Set tcp->auxstr as late as...
2011-09-01 Denys VlasenkoUse tprints with literal strings, it may be faster...
2011-09-01 Denys VlasenkoFix "format not a string literal" warning caused by...
2011-08-31 Denys VlasenkoMake out-of-memory handling more uniform
2011-08-31 Denys VlasenkoOptimization: eliminate all remaining usages of strcat()
2011-08-23 Denys VlasenkoImprove code readability by avoiding assignments inside...
2011-08-23 Denys VlasenkoOptimize iocb_cmd_lookup
2011-06-22 Denys VlasenkoWhitespace cleanups. No code changes.
2011-06-21 Dmitry V. LevinFix build when libaio-devel is not available
2011-06-13 Andi KleenEnhance io_submit() decoding
2011-06-07 Denys VlasenkoWhitespace cleanups. no code changes.
2011-03-04 Dmitry V. LevinFix decoding of file descriptors
2010-09-07 Dmitry V. LevinFix const-correctness issues uncovered by gcc -Wwrite...
2010-04-07 Dmitry V. Levin* desc.c (sys_epoll_pwait): Fix output formatting bug.
2010-04-07 Dmitry V. Levin* desc.c (decode_select): Fix potential stack buffer...
2009-07-08 Dmitry V. LevinCleanup trailing whitespaces and indentation that uses...
2009-06-02 Roland McGrathRevert unapproved commits.
2009-04-15 Denys Vlasenko* signal (sys_rt_sigaction): Print struct sigaction...
2009-03-10 Denys VlasenkoDecode fcntl's F_{GET,SET}LEASE, F_NOTIFY, and F_DUPFD_...
2009-02-27 Denys VlasenkoAVR32 support by Hans-Christian Egtvedt
2009-01-13 Denys VlasenkoFixes for ptrace() argument parsing.
2009-01-06 Denys Vlasenko* desc.c (printflock): Fix display of fcntl(F_SETLK) on
2008-12-30 Denys VlasenkoFixing many instances of broken indentation with spaces...
2008-12-23 Denys VlasenkoFix build breakage from my previous commit.
2008-11-10 Dmitry V. Levin2008-10-23 Dmitry V. Levin <ldv@altlinux.org>
2008-09-03 Dmitry V. Levin2008-04-19 Dmitry V. Levin <ldv@altlinux.org>
2007-11-01 Roland McGrath2007-09-22 Dmitry V. Levin <ldv@altlinux.org>
2007-11-01 Roland McGrath2007-09-22 Dmitry V. Levin <ldv@altlinux.org>
2007-11-01 Roland McGrath2007-09-22 Dmitry V. Levin <ldv@altlinux.org>
2007-08-02 Roland McGrath2007-07-23 Ulrich Drepper <drepper@redhat.com>
2007-08-02 Roland McGrath2007-07-23 Ulrich Drepper <drepper@redhat.com>
2007-07-24 Roland McGrath2007-07-23 Ulrich Drepper <drepper@redhat.com>
2007-01-11 Dmitry V. Levin2007-01-11 Dmitry V. Levin <ldv@altlinux.org>
2007-01-11 Dmitry V. Levin2006-12-27 Dmitry V. Levin <ldv@altlinux.org>
2006-12-13 Dmitry V. Levin2006-12-10 Dmitry V. Levin <ldv@altlinux.org>
2006-12-13 Dmitry V. Levin2006-12-10 Dmitry V. Levin <ldv@altlinux.org>
2006-10-13 Dmitry V. Levin2006-10-13 Ulrich Drepper <drepper@redhat.com>
2005-06-01 Roland McGrath2005-05-31 Dmitry V. Levin <ldv@altlinux.org>
2005-06-01 Roland McGrath2005-05-31 Dmitry V. Levin <ldv@altlinux.org>
2005-06-01 Roland McGrath2005-05-31 Dmitry V. Levin <ldv@altlinux.org>
2005-05-09 Roland McGrath2005-05-09 Roland McGrath <roland@redhat.com>
2005-03-23 Roland McGrath2005-03-22 Roland McGrath <roland@redhat.com>
2005-02-06 Roland McGrath2005-02-05 Roland McGrath <roland@redhat.com>
2004-10-20 Roland McGrath2004-10-19 Roland McGrath <roland@redhat.com>
2004-10-20 Roland McGrath2004-10-19 Roland McGrath <roland@redhat.com>
2004-10-06 Roland McGrath2004-10-06 Roland McGrath <roland@redhat.com>
2004-09-04 Roland McGrath2004-09-03 Roland McGrath <roland@redhat.com>
2003-01-14 Roland McGrath2003-01-13 Roland McGrath <roland@redhat.com>
2002-12-15 Roland McGrath2002-12-15 Roland McGrath <roland@redhat.com>
2001-10-09 Wichert AkkermanImport lots of ia64 related changes from David Mosberger
2001-03-08 John HughesUse configure to detect 64bit off_t and rlim_t
2001-03-07 John HughesFreeBSD uses 64 bit off_t, fix stat&fcntl(flock)
2001-03-06 John HughesMerge Harald Böhme's solaris patches
2000-05-01 Wichert AkkermanThe `too much stuff, just check the ChangeLog' update
2000-02-03 Wichert AkkermanMerge Trillian patches (Linux ia64)
1999-12-23 Wichert AkkermanBunch of stuff
1999-11-18 Wichert AkkermanNow it builds on alpha again...
1999-11-18 Wichert AkkermanStart merging linux-ip-routing fork
1999-02-19 Wichert AkkermanInitial revision