]> granicus.if.org Git - strace/history - xlat
aarch64, arm: decode extra padded compat struct statfs64
[strace] / xlat /
2015-03-03 Dmitry V. LevinAdd arch-specific PTRACE_* constants
2015-02-26 Mike Frysingerxlat: avoid fork bombing the build system
2015-02-22 Dmitry V. Levinevdev: update constants from linux v3.19
2015-02-22 Etienne GemsaAdd decoding for evdev ioctls
2015-02-19 Dmitry V. LevinRemove linux/fanotify.h
2015-02-19 Dmitry V. LevinRemove linux/keyctl.h
2015-02-19 Dmitry V. LevinRemove linux/kexec.h
2015-02-19 Dmitry V. LevinRemove linux/inotify.h
2015-02-19 Dmitry V. LevinRemove linux/reboot.h
2015-02-19 Dmitry V. Levinseccomp: fix fallback definitions of some SECCOMP_...
2015-02-19 Dmitry V. LevinImprove prctl decoding
2015-02-19 Dmitry V. Levinxlat: extend syntax
2015-02-19 Dmitry V. LevinMove CAP_* definitions out to header files
2015-02-12 Dmitry V. LevinEnhance wait status decoding
2015-02-08 Bart Van Asschescsi: add bsg support
2015-02-06 Dmitry V. LevinImplement seccomp decoding
2015-02-05 Dmitry V. LevinImplement getrandom syscall decoding
2015-01-29 Dmitry V. Levinnet: define all SOL_* constants
2015-01-29 Dmitry V. Levinsetsockopt: decode PACKET_ADD_MEMBERSHIP
2015-01-24 Dmitry V. LevinImpove struct cmsghdr decoding
2015-01-24 Dmitry V. LevinUpdate SO_* constants
2015-01-21 Gabriel Laskarioctl: add decoding for parametrized command names
2015-01-21 Dmitry V. Levinioctl: print unrecognized ioctl codes in _IOC(dir,type...
2015-01-09 Dmitry V. LevinFix build on systems that lack O_CLOEXEC definition
2015-01-07 Dmitry V. LevinCleanup struct stat.st_flags decoding
2014-12-31 Mike Frysingertimerfd: update flags decoding
2014-12-13 Dmitry V. LevinUpdate PTRACE_* constants
2014-12-13 Dmitry V. LevinUpdate SWAP_FLAG_* constants
2014-12-11 Dmitry V. LevinUpdate SCHED_* constants
2014-12-11 Dmitry V. LevinUpdate prctl PR_* constants
2014-12-11 Dmitry V. LevinImplement decoding of fallocate FALLOC_FL_* flags
2014-12-06 Dmitry V. LevinImplement full decoding of 64-bit capabilities
2014-12-06 Dmitry V. LevinMake parsers of capget and capset syscalls self-contained
2014-12-02 Dmitry V. LevinRemove unused sys_mctl
2014-12-01 Dmitry V. LevinRemove unused <sys/acl.h> based code
2014-11-20 Mike FrysingerDecode open's O_TMPFILE
2014-11-04 Lubomir RintelDump details for Bluetooth socket operations
2014-11-04 Philippe De MuyterImplement Video4Linux video-input ioctls decoder
2014-09-22 Dmitry V. Levinfsmagic: sort array by value and use bsearch for faster...
2014-09-21 Dmitry V. Levinfsmagic: update from <linux/magic.h>
2014-08-15 Mike Frysingerrenameat2: add decoding support
2014-06-04 Dmitry V. LevinFix delete_module decoding
2014-05-30 Dmitry V. Levinsysctl: update CTL_*, KERN_*, NET_*, and VM_* constants
2014-05-30 Dmitry V. Levinxlat: cleanup the aftermath of automatic conversion
2014-05-30 Dmitry V. LevinGenerate xlat/*.in files
2014-05-30 Dmitry V. LevinEnhance xlat generator
2014-05-30 Mike FrysingerImplement xlat generator