]> granicus.if.org Git - strace/history - xlat
tests: convert readlink.test and readlinkat.test from match_awk to match_diff
[strace] / xlat /
2015-08-26 Mike Frysingerdecode extend getsockopt/setsockopt options
2015-08-26 Dmitry V. LevinFix build on systems that lack EM_ARM/EM_OPENRISC defin...
2015-08-25 Dmitry V. LevinFix build on systems that lack O_CLOEXEC definition
2015-08-18 Mike Frysingersignal: SIGSYS: decode si_syscall & si_arch fields
2015-08-03 Dmitry V. Levinsignalfd4: fix flags decoding
2015-08-02 Dmitry V. Levinepoll_create1: fix flags decoding
2015-08-01 Dmitry V. Levineventfd2: fix flags decoding
2015-08-01 Dmitry V. LevinUpdate PERF_FLAG_* constants
2015-08-01 Elvira Khabirovaipc.c: move fallback definitions of msg, sem, and shm...
2015-07-29 Dmitry V. LevinImplement sched_getattr and sched_setattr syscalls...
2015-07-29 Dmitry V. LevinImplement memfd_create syscall decoding
2015-07-27 Dmitry V. LevinImplement bpf syscall decoding
2015-07-20 Dmitry V. LevinRemove unused parsers of getmsg and putmsg
2015-07-20 Dmitry V. Levinxlat/epollctls.in: add default values
2015-07-16 Dmitry V. Levinswapon.c: move fallback definitions of swap options...
2015-07-15 Dmitry V. Levinwait: move fallback definitions of wait options to...
2015-07-10 Dmitry V. Levinmtd.c: enhance mtd and ubi ioctl parsers
2015-07-09 Dmitry V. Levinblkpg_ops: add BLKPG_RESIZE_PARTITION constant
2015-06-17 Dmitry V. Levinxattr: move fallback definitions of xattr flags to...
2015-06-17 Dmitry V. Levinlink: move fallback definitions of AT_* constants to...
2015-06-17 Dmitry V. Levinnet: move fallback definitions of SOL_* constants to...
2015-06-17 Dmitry V. Levinfutex: move fallback definitions of futex constants...
2015-06-17 Dmitry V. Levinclone: move definitions of cloning flags to xlat/
2015-06-16 Dmitry V. LevinUpdate mount flags constants
2015-06-08 Dmitry V. LevinUpdate IPV6 socket options constants
2015-03-27 Dmitry V. LevinUpdate siginfo_t constants
2015-03-26 Dmitry V. Levinsignal.c: move sigaltstack parser to a separate file
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