]> granicus.if.org Git - strace/history - file.c
io.c: move sendfile parsers to a separate file
[strace] / file.c
2015-08-09 Dmitry V. LevinPrint nanoseconds along with seconds in stat family...
2015-07-20 Dmitry V. Levinfile.c: use umove_or_printaddr
2015-04-07 Dmitry V. LevinDeclare syscall parsers using SYS_FUNC macro
2015-03-30 Dmitry V. LevinUse macros for gcc attributes
2015-01-08 Dmitry V. LevinUse AC_CHECK_TYPES to check for struct stat64
2015-01-08 Dmitry V. Levinfile.c: fix 32-bit stat decoding on 64-bit architectures
2015-01-08 Dmitry V. Levinsparc: reuse struct stat parser code for struct solstat...
2015-01-08 Dmitry V. Levinppc64: reuse struct stat parser code for struct stat_po...
2015-01-08 Dmitry V. Levinfile.c: group related parsers together
2015-01-08 Dmitry V. Levinfile.c: collect scattered __old_kernel_stat related...
2015-01-08 Dmitry V. LevinUse the same source code for struct stat/stat64 decoding
2015-01-08 Dmitry V. Levinx32: use generic printstat/printstat64 parsers
2015-01-08 Dmitry V. Levinx32: remove redundant definitions
2015-01-08 Dmitry V. LevinConvert do_printstat to a template function
2015-01-08 Dmitry V. Levinfile.c: prepare realprintstat for parametrization
2015-01-07 Dmitry V. LevinCleanup struct stat.st_flags decoding
2015-01-07 Dmitry V. LevinDrop struct stat.st_aclcnt and stat.st_level support
2014-12-29 Dmitry V. Levinsparc: fix fxstat decoding
2014-12-29 Dmitry V. Levinsparc: drop _STAT64_VER support
2014-12-29 Dmitry V. Levinsparc: remove redundant sys_lxstat
2014-12-28 Dmitry V. Levinfile.c: do not include unused headers
2014-12-11 Dmitry V. Levinfile.c: move open, openat, and creat parsers to a separ...
2014-12-11 Dmitry V. Levinfile.c: move access and faccessat parsers to a separate...
2014-12-11 Dmitry V. Levinfile.c: move umask parser to a separate file
2014-12-11 Dmitry V. Levinfile.c: move lseek and llseek parsers to a separate...
2014-12-11 Dmitry V. Levinfile.c: move readahead parser to a separate file
2014-12-11 Dmitry V. Levinfile.c: move truncate, truncate64, ftruncate, and ftrun...
2014-12-11 Dmitry V. Levinfile.c: move chdir parser to a separate file
2014-12-11 Dmitry V. Levinfile.c: move link, linkat, unlinkat, and symlinkat...
2014-12-11 Dmitry V. Levinfile.c: move readlink and readlinkat parsers to a separ...
2014-12-11 Dmitry V. Levinfile.c: move renameat and renameat2 parsers to a separa...
2014-12-11 Dmitry V. Levinfile.c: move chown, fchown, and fchownat parsers to...
2014-12-11 Dmitry V. Levinfile.c: move chmod, fchmod, and fchmodat parsers to...
2014-12-11 Dmitry V. Levinfile.c: move utimes, futimesat, utimensat, and osf_utim...
2014-12-11 Dmitry V. Levinfile.c: move utime parser to a separate file
2014-12-11 Dmitry V. LevinExport sprinttime
2014-12-11 Dmitry V. Levinfile.c: move mknod, mknodat, and xmknod parsers to...
2014-12-11 Dmitry V. Levinfile.c: export sprintmode and move it to a separate...
2014-12-11 Dmitry V. Levinfile.c: move getcwd parser to a separate file
2014-12-11 Dmitry V. Levinfile.c: move *xattr parsers to a separate file
2014-12-11 Dmitry V. Levinfile.c: move fadvise64 and fadvise64_64 parsers to...
2014-12-11 Dmitry V. Levinfile.c: move sync_file_range and sync_file_range2 parse...
2014-12-11 Dmitry V. Levinfile.c: move fallocate parser to a separate file
2014-12-11 Dmitry V. Levinfile.c: move swapon parser to a separate file
2014-12-01 Dmitry V. LevinAlias sys_mkdir and sys_mkdirat to sys_chmod and sys_fc...
2014-12-01 Dmitry V. LevinRemove unused <sys/acl.h> based code
2014-12-01 Dmitry V. LevinRemove unused <sys/asynch.h> based code
2014-10-03 Elliott HughesDon't risk truncating open flags by using mode_t
2014-09-22 Dmitry V. LevinMove statfs related parsers to a separate file
2014-09-22 Dmitry V. Levinfsmagic: sort array by value and use bsearch for faster...
2014-09-17 Dmitry V. LevinFix compilation warnings reported by gcc -Wsign-compare
2014-09-11 Dmitry V. LevinMove dirent related parsers to a separate file
2014-09-11 Dmitry V. Levingetdents, getdents64: fix potential out-of-bounds read...
2014-08-15 Mike Frysingerrenameat2: add decoding support
2014-08-07 Dmitry V. LevinFix preadv/pwritev offset decoding on bigendian archite...
2014-06-04 Dmitry V. LevinFix delete_module decoding
2014-06-04 Zubin MithraDecode paths associated with file descriptors returned...
2014-05-30 Dmitry V. LevinCompress blank lines
2014-05-30 Dmitry V. Levinxlat: cleanup the aftermath of automatic conversion
2014-05-30 Dmitry V. LevinGenerate xlat/*.in files
2014-04-17 Dmitry V. LevinFix preadv/pwritev offset decoding
2014-04-06 Elliott Hughesaarch64: Fix decoding of arm struct stat64
2014-03-12 Elliott HughesFix stat decoding for LP64 bionic
2014-02-28 Elliott HughesFix decoding of arm struct stat64 by aarch64 strace.
2014-02-05 Dmitry V. LevinCleanup inotify syscalls decoding
2014-02-05 Dmitry V. LevinImplement fanotify_init and fanotify_mark decoding
2014-02-05 Dmitry V. LevinUse XLAT_END macro
2014-02-05 Dmitry V. LevinUse XLAT macro
2013-12-31 Mike FrysingerDecode the O_PATH flag
2013-11-12 Dmitry V. LevinDefine truncate64, ftruncate64, and getdents64 decoders...
2013-11-11 Dmitry V. LevinAssume "long long" availability
2013-09-11 William ManleyAdd support for decoding sync_file_range
2013-05-06 Dmitry V. LevinARM OABI: fix 64-bit arguments decoding
2013-05-06 Mike Frysingerprintllval: fix 64bit unpacking on mips/o32 and xtensa
2013-05-03 Dmitry V. Levinhppa: fix stat64 and fstat64 decoding
2013-05-03 Dmitry V. Levinarm, aarch64, ppc: fix printllval-based decoders
2013-05-01 Dmitry V. Levinx32: fix build regressions introduced by commit v4...
2013-05-01 Dmitry V. LevinAlias sys_*lstat* syscall printing functions
2013-05-01 Dmitry V. Levinx32: fix decoding of __old_kernel_stat based syscalls
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.
next