]> granicus.if.org Git - strace/history - desc.c
Fix "format not a string literal" warning caused by tprintf(str)
[strace] / desc.c
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