]> granicus.if.org Git - strace/shortlog
strace
2015-07-16 Dmitry V. Levintests/uid.test: adopt for alpha
2015-07-16 Dmitry V. Levinuid.c: make use of RVAL_DECODED
2015-07-16 Dmitry V. Levinuid.c: use printaddr and umoven_or_printaddr
2015-07-16 Dmitry V. Levinia64: wire up utimensat syscall
2015-07-16 Dmitry V. Levindecode_utimes: enclose timespec array in square brackets
2015-07-16 Dmitry V. Levinuname.c: use umove_or_printaddr
2015-07-16 Dmitry V. Levintests: add utime.test
2015-07-16 Dmitry V. Levinutime.c: make use of RVAL_DECODED
2015-07-16 Dmitry V. Levinutime.c: use umoven_or_printaddr
2015-07-15 Dmitry V. Levinwait.c: use printaddr and umove_or_printaddr
2015-07-15 Dmitry V. Levinwait: move fallback definitions of wait options to...
2015-07-15 Dmitry V. Levintests: add xattr.test
2015-07-14 Dmitry V. Levinxattr.c: make use of RVAL_DECODED
2015-07-14 Dmitry V. Levinprint_xattr_val: do not fetch data in case of !verbose...
2015-07-14 Dmitry V. Levinprint_xattr_list: use printaddr
2015-07-14 Dmitry V. Levinprint_xattr_val: remove unused argument
2015-07-14 Dmitry V. Levinprint_xattr_list: remove redundant address check
2015-07-14 Dmitry V. Levinipc.c: make use of RVAL_DECODED
2015-07-14 Dmitry V. Levinumoven_or_printaddr: do not fetch data if not in verbos...
2015-07-14 Dmitry V. LevinChange printnum_* printers to honor syserror
2015-07-13 Dmitry V. Levinterm.c: enhance tty ioctl parser
2015-07-12 Elvira KhabirovaChange comparisons with function pointers to comparison...
2015-07-12 Elvira KhabirovaAdd unique syscall entry numbers (SENs)
2015-07-12 Elvira KhabirovaIntroduce SEN macro
2015-07-10 Dmitry V. Levinscsi.c: enhance SG_IO ioctl parser
2015-07-10 Dmitry V. Levinptp.c: enhance ptp ioctl parser
2015-07-10 Dmitry V. Levinmtd.c: enhance mtd and ubi ioctl parsers
2015-07-10 Dmitry V. Levinsock.c: enhance socket ioctl parser
2015-07-10 Dmitry V. Levinblock.c: enhance block ioctl parser
2015-07-09 Dmitry V. Levinblkpg_ops: add BLKPG_RESIZE_PARTITION constant
2015-07-09 Dmitry V. Levinloop.c: enhance loop ioctl parser
2015-07-09 Dmitry V. Levinrtc.c: enhance rtc ioctl parser
2015-07-09 Dmitry V. LevinUse printpair_int
2015-07-09 Dmitry V. LevinAdd several generic integer pairs printing functions
2015-07-09 Dmitry V. LevinAdd two generic integer printing functions
2015-07-09 Dmitry V. LevinAdd address printing functions
2015-07-09 Dmitry V. LevinImplement RVAL_DECODED flag
2015-07-05 Dmitry V. Levintime.c: move rtc ioctl parser to a separate file
2015-07-05 Dmitry V. Levinterm.c: fix typo
2015-07-05 Dmitry V. LevinDo not include sys/filio.h
2015-07-02 Dmitry V. Levinioctl: prepare ioctl_decode_command_number for future...
2015-07-02 Dmitry V. Levinioctl: simplify ioctl_decode signature
2015-07-02 Dmitry V. Levinioctl: consistently use name "code" for ioctl request...
2015-07-02 Dmitry V. LevinMove ioctl syscall parser to ioctl.c
2015-07-02 Dmitry V. Levinioctl: remove obsolete registry of ioctl characters
2015-06-30 Dmitry V. LevinFix filtering of <unavailable> syscalls
2015-06-30 Dmitry V. LevinFix -qq option in conjunction with -o option
2015-06-30 Dmitry V. Levinxtensa: wire up new syscalls
2015-06-30 Dmitry V. Levinbfin: wire up new syscalls
2015-06-30 Dmitry V. Levinalpha: wire up new syscalls
2015-06-17 Dmitry V. Levintests: skip stat32 test if struct stat is defined incor...
2015-06-17 Dmitry V. LevinConsistenly use #ifdef to check for AC_DEFINE'd macros
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-16 Dmitry V. Levinmount: update parser to match kernel behaviour
2015-06-16 Dmitry V. Levinmount: robustify MS_MGC_VAL decoding
2015-06-08 Dmitry V. Levinnet: decode setsockopt() multicast arguments
2015-06-08 Dmitry V. LevinUpdate IPV6 socket options constants
2015-06-05 Dmitry V. Levinnet: factor out interface index printing code
2015-05-25 Dmitry V. LevinConsistently use error_msg instead of fprintf(stderr)
2015-05-25 Dmitry V. LevinConsistently print OOM diagnostic messages
2015-05-25 Dmitry V. LevinIntroduce memory allocation wrappers
2015-05-21 Dmitry V. LevinFix ioctl entries on 32-bit architectures with 64-bit...
2015-05-21 Dmitry V. Levinmaint: make linux/kvm.h parseable on arm
2015-05-21 Philippe De... v4l2: add decoding for VIDIOC_S_CROP's arg
2015-05-19 Ezequiel GarciaAdd support for Altera's Nios-II softcore architecture
2015-05-19 Philippe De... v4l2: VIDIOC_CROPCAP: add missing braces around arg...
2015-05-19 Dmitry V. Levinmaint: avoid effects of locale when sorting files
2015-04-18 Philippe De... v4l2: add decoding for VIDIOC_CREATE_BUFS's arg.
2015-04-17 Dmitry V. Levinmips o32: decode indirect syscall
2015-04-14 Dmitry V. Levindebian: add gawk to Build-Depends
2015-04-14 Dmitry V. Levintests: fix bexecve.test for the case of mixed personalities
2015-04-07 Dmitry V. Levintests: add a test for "resuming interrupted nanosleep"
2015-04-07 Dmitry V. Levintests: strip executable bit from *.expected files
2015-04-07 Dmitry V. LevinDeclare syscall parsers using SYS_FUNC macro
2015-04-07 Denys VlasenkoFix confusing "resuming interrupted unknown" message
2015-04-07 Dmitry V. Levintests: workaround old gawk versions that do not provide...
2015-04-06 Dmitry V. Levintests: rewrite umovestr2.test without using grep
2015-03-31 Dmitry V. LevinCleanup process_vm_writev syscall decoding
2015-03-31 Dmitry V. Levinumovestr: read chunks of memory up to pagesize at a...
2015-03-31 Dmitry V. Levinumovestr: fix short read bug
2015-03-31 Dmitry V. LevinWhen process_vm_readv fails with EPERM, try PTRACE_PEEKDATA
2015-03-30 Dmitry V. LevinUse macros for gcc attributes
2015-03-30 Dmitry V. LevinIntroduce macros for gcc attributes
2015-03-28 Felix JandaInclude <linux/ioctl.h> for _IOC_* macros
2015-03-28 Felix JandaInclude <sys/stat.h> for S_I* macros
2015-03-27 Dmitry V. Levinsignal.c: move siginfo_t parsers to a separate file
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-25 Denys VlasenkoMove sparc64 get_scno() code where it belongs
2015-03-25 Denys Vlasenkosparc: rename personality 2 files to personality 1
2015-03-25 Denys Vlasenkosparc: delete personality 1
2015-03-24 Denys Vlasenkoqemu_multiarch_testing/*: make it easier to do debug...
2015-03-24 Denys Vlasenkosparc: fix v4.10-25-g8497b62 fallout
2015-03-24 Dmitry V. Levinget_scno: add diagnostics for invalid syscall numbers
2015-03-24 Dmitry V. Levinarm: fix v4.10-25-g8497b62 fallout
next