]> granicus.if.org Git - strace/history - file.c
Makefile.am: sort long lists to ease maintenance
[strace] / file.c
2013-03-20 Dmitry V. LevinDo not use struct dirent in readdir decoding
2013-03-06 Denys VlasenkoOpen-code isprint(c) and isspace(c)
2013-02-18 Denys VlasenkoRemove code which supports systems with long long off_t.
2013-02-17 Denys VlasenkoUse explicit long type instead of off_t
2013-02-17 Denys VlasenkoMerge two identical tables
2013-02-17 Denys VlasenkoRemove wrong x32-specific lseek
2013-02-17 Denys VlasenkoFix SEGV in lseek
2013-02-17 Denys VlasenkoComment inner workings of sys_[l]lseek
2013-02-12 Denys VlasenkoRemove unused / ambiguously used defines
2013-02-08 Denys VlasenkoDying suddenly with abort() is rude, avoid if possible
2012-12-08 Dmitry V. LevinFix *xattr decoding
2012-08-16 Dmitry V. LevinDecode file type returned by getdents system call
2012-05-18 Denys VlasenkoMerge adjacent printing operations in a few places
2012-04-18 H.J. Lux32: add ia32 support
2012-04-16 H.J. LuFix a problem with sys_lseek on x32
2012-04-16 H.J. LuAdd x32 support to strace
2012-04-16 H.J. LuRestore tcb::u_lrval; fix lseek on MIPS-n32
2012-03-19 Denys VlasenkoOptimize code if we have only one personality
2012-03-18 Denys VlasenkoRemove unused version of sys_lseek
2012-03-17 Denys VlasenkoSimplify sys_lseek64 conditional compilation.
2012-03-17 Denys VlasenkoIndentation and whitespace fixes. No code changes.
2012-03-16 Denys VlasenkoTidy up includes and copyright notices, fix indentation
2012-03-15 Dmitry V. LevinEnsure that SWAP_FLAG_* constants are defined
2012-03-14 Dmitry V. LevinEnhance *listxattr syscalls decoding
2012-03-13 Dmitry V. LevinFix *at syscalls flags decoding
2012-03-13 Dmitry V. LevinFix linkat flags decoding
2012-03-11 Dmitry V. LevinCorrect inotify_rm_watch decoder
2012-03-11 Dmitry V. LevinAlias sys_fsync to sys_close
2012-03-09 Dmitry V. Levinswapon: decode swap flags
2012-02-27 Denys VlasenkoAssorted trivial optimizations
2012-02-27 Denys VlasenkoStyle fixes, no code changes
2012-02-25 Dmitry V. LevinCompress blank lines
2012-02-25 Denys VlasenkoRemove a few more code parts which are unused on Linux
2012-02-25 Denys VlasenkoFix defined(FOO) style
2012-02-25 Denys VlasenkoCleanup after non-Linux code removal.
2012-02-25 Denys VlasenkoAutomated removal of non-Linux code
2012-02-06 H.J. LuDefine old stat functions only if needed
2012-01-29 Denys VlasenkoSimple optimizations
2012-01-27 Denys VlasenkoFix readlink result display - was printing bogus "...
2012-01-18 Andreas SchwabAdd support for compat_statfs64
2012-01-18 Andreas SchwabAdd support for statfs64.f_flags
2011-11-28 Dmitry V. LevinRemove redundant parsers
2011-09-01 Denys VlasenkoRoll back "die on malloc failure" behaviour a bit
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 some usages of strcat()
2011-08-23 Denys VlasenkoImprove code readability by avoiding assignments inside...
2011-06-22 Denys VlasenkoWhitespace cleanups. No code changes.
2011-06-07 Denys VlasenkoWhitespace cleanups. no code changes.
2011-03-04 Dmitry V. LevinFix decoding of file descriptors
2011-03-03 Sebastian PippingFix decoding of inotify_init1() flags
2011-03-03 Dmitry V. LevinFix struct xlat initialization bugs
2011-02-23 Dmitry V. Levinsparc: fix compilation warning
2010-07-13 Andreas SchwabAdd biarch support for powerpc64
2010-03-23 Mark WielaardHook up inotify_init1 open mode flags printer
2009-11-06 Bernhard Reutner... Fix handling of Linux systems without struct statfs64
2009-11-04 Andreas SchwabFactor out printing of 64bit syscall argument
2009-11-03 Andreas SchwabCorrect decoding of readahead and fadvice64(_64) on...
2009-10-21 Dmitry V. Levin* file.c (printstat64): Cleanup trailing whitespace.
2009-10-16 Andreas SchwabFix decoding of newfstatat syscall on x86-64
2009-10-08 Mike FrysingerAvoid malloc(0) in getdents parsers
2009-09-19 Kirill A. ShutemovFix fadvise64 decoding on ARM
2009-06-01 Dmitry V. Levin* bjm.c (sys_query_module): Fix format warning reported by
2009-04-20 Denys Vlasenko* strace.c (printstatsol, printstat_sparc64):
2009-04-16 Denys Vlasenko* file.c (print_dirfd): Use int for file descriptor...
2009-04-14 Denys Vlasenko* signal.c: Whitespace, comment, and style fixes, no...
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
2008-12-30 Denys VlasenkoFixing many instances of broken indentation with spaces...
2008-08-01 Roland McGrath2008-07-31 Roland McGrath <roland@redhat.com>
2008-05-20 Roland McGrath2008-05-19 Roland McGrath <roland@redhat.com>
2008-05-20 Roland McGrath2007-08-26 Daniel Jacobowitz <dan@codesourcery.com>
2008-04-19 Dmitry V. Levin2008-04-19 Dmitry V. Levin <ldv@altlinux.org>
2008-04-19 Dmitry V. Levin2008-04-19 Dmitry V. Levin <ldv@altlinux.org>
2008-04-19 Dmitry V. Levin2008-04-19 Dmitry V. Levin <ldv@altlinux.org>
2007-08-07 Roland McGrath2007-08-06 Jan Kratochvil <jan.kratochvil@redhat...
2007-08-07 Roland McGrath2007-08-05 Jan Kratochvil <jan.kratochvil@redhat...
2007-08-07 Roland McGrath2007-08-03 Ulrich Drepper <drepper@redhat.com>
2007-07-24 Roland McGrath2007-07-23 Ulrich Drepper <drepper@redhat.com>
2007-07-05 Roland McGrath2007-07-05 Roland McGrath <roland@redhat.com>
2007-07-05 Roland McGrath2007-03-21 Andreas Schwab <schwab@suse.de>
2007-01-11 Dmitry V. Levin2007-01-11 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-14 Dmitry V. Levin2006-10-14 Dmitry V. Levin <ldv@altlinux.org>
2006-10-13 Dmitry V. Levin2006-10-13 Ulrich Drepper <drepper@redhat.com>
2006-10-11 Dmitry V. Levin2006-09-01 Dmitry V. Levin <ldv@altlinux.org>
2005-06-08 Roland McGrath2005-06-08 Dmitry V. Levin <ldv@altlinux.org>
2005-06-03 Roland McGrath2005-06-02 Roland McGrath <roland@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-04-25 Anton Blanchard <anton@samba.org>
2005-03-01 Roland McGrath2005-03-01 Roland McGrath <roland@redhat.com>
2005-02-04 Roland McGrath2005-02-04 Roland McGrath <roland@redhat.com>
2005-02-02 Roland McGrath2005-02-02 Roland McGrath <roland@redhat.com>
2005-02-02 Roland McGrath2005-02-01 Roland McGrath <roland@redhat.com>
2004-10-20 Roland McGrath2004-10-19 Roland McGrath <roland@redhat.com>
2004-10-19 Roland McGrath2004-10-19 Roland McGrath <roland@redhat.com>
next