]> granicus.if.org Git - strace/shortlog
strace
2016-08-30 Dmitry V. LevinUpdate BPF_* constants
2016-08-30 Dmitry V. LevinRemove HAVE_SIGACTION checks
2016-08-30 Dmitry V. LevinRemove obsolescent autoconf macro AC_TYPE_SIGNAL
2016-08-30 Dmitry V. LevinRemove obsolescent autoconf macro AC_C_CONST
2016-08-30 Eugene Syromiatnikovtests: check decoding of futex syscall
2016-08-30 Eugene Syromyatnikovfutex: do not pretend <linux/futex.h> is included
2016-08-30 Eugene Syromyatnikovfutex: avoid printing val when it is not used by the...
2016-08-30 Eugene Syromyatnikovxlat: add FUTEX_WAIT* commands with FUTEX_CLOCK_REALTIM...
2016-08-30 Eugene Syromyatnikovfutex: fix formatting of unknown command argument
2016-08-30 Eugene Syromyatnikovfutex: add handling of FUTEX_FD command
2016-08-30 Eugene Syromyatnikovfutex: fix formatting of val3 hexadecimal argument
2016-08-30 Eugene Syromyatnikovfutex: fix FUTEX_WAKE_OP compare function mask
2016-08-30 Dmitry V. Levintests: use correct m32/mx32 st_mtime_nsec checks in...
2016-08-30 Dmitry V. LevinRemove redundant check for PTRACE_LISTEN availability
2016-08-30 Dmitry V. LevinRemove unused autoconf macro AC_TYPE_GETGROUPS
2016-08-30 Dmitry V. LevinRemove unused autoconf macro AC_TYPE_MODE_T
2016-08-30 James ClarkeUse PTRACE_SUNDETACH everywhere on SPARC and SPARC64
2016-08-29 Dmitry V. LevinRemove obsolescent autoconf macro AC_HEADER_STDC
2016-08-29 Dmitry V. LevinRemove unneeded autoconf macro AC_HEADER_DIRENT
2016-08-28 Dmitry V. LevinRemove unneeded autoconf macro AC_HEADER_STDBOOL
2016-08-27 Dmitry V. LevinRemove obsolescent autoconf macro AC_HEADER_STAT
2016-08-29 Dmitry V. LevinDo not use AC_HEADER_MAJOR, include <sys/sysmacros...
2016-08-29 Dmitry V. Levinbtrfs: mpersify struct btrfs_ioctl_vol_args_v2
2016-08-29 Elvira Khabirovampers.awk: relax union member name absence check
2016-08-24 Dmitry V. LevinRevert "tests/xstatx.c: fix stat syscall tests on mips64"
2016-08-24 Dmitry V. LevinMpersify parsers of struct stat and struct stat64
2016-08-24 Dmitry V. Levinmpers.m4: check for struct stat64, struct stat, and...
2016-08-24 Dmitry V. Levinmpers: add MPERS_IS_* to CFLAGS passed to mpers.sh
2016-08-24 Dmitry V. LevinMove redefinition of stat types to asm_stat.h
2016-08-24 Dmitry V. Levinx86_64: provide a replacement of <asm/stat.h> for x32...
2016-08-24 Dmitry V. Levinx32/asm_stat.h: provide definitions for i386 personality
2016-08-23 Dmitry V. LevinIntroduce a separate SEN entry for fstatat64 syscall
2016-08-23 Dmitry V. LevinDo not check for struct stat.st_{a,c}time_nsec
2016-08-23 Dmitry V. LevinAdd sign_extend_unsigned_to_ll macro
2016-08-23 Dmitry V. Levinzero_extend_signed_to_ull: add short int support
2016-08-23 Dmitry V. LevinRename widen_to_ull to zero_extend_signed_to_ull
2016-08-23 Dmitry V. Levinsparc, sparc64: remove obsolete code
2016-08-22 Dmitry V. Levinsparc64: fix decoding of struct stat64 related syscalls
2016-08-22 Eugene Syromyatnikovtests: fill old_value argument in timer{,fd}_xettime...
2016-08-22 Eugene SyromyatnikovFix old_value argument retrieval in timerfd_settime...
2016-08-21 Richard W.M... Add RISC-V architecture support
2016-08-21 Eugene SyromyatnikovMove SH-specific argument number calculation to getllval
2016-08-21 Dmitry V. Levinsparc64: fix sigreturn decoding for sparc personality
2016-08-20 Dmitry V. LevinFix compat decoding of struct sigaction.sa_mask on...
2016-08-19 Dmitry V. LevinFix decoding of indirect shmat's return code for non...
2016-08-18 Dmitry V. Levinsparc64: fix sparc personality decoding of mmap64's...
2016-08-19 Dmitry V. Levinsparc64: fix decoding of the forth argument of semctl...
2016-08-16 Dmitry V. LevinAdd sparc64 specific ptrace constants
2016-08-16 Dmitry V. Levinsparc64: fix sign extension bug of syscall args for...
2016-08-16 Dmitry V. Levinsparc64: fix tty ioctl numbers
2016-08-15 Dmitry V. Levinevdev.c: fix typo in comment
2016-08-15 Dmitry V. LevinDrop support of dummy members of struct stat
2016-08-15 Dmitry V. LevinAssume that struct stat contains st_blksize, st_blocks...
2016-08-15 Dmitry V. Levintests: fix pause.test when pause syscall is not available
2016-08-14 Dmitry V. Levinpowerpc64, sparc64: fix redefinitions of ARCH_PC_REG
2016-08-14 Dmitry V. Levins390x, x32: remove redundant definitions of ARCH_PC_REG
2016-08-13 Dmitry V. Levintests: check for leaks of placeholder descriptors
2016-08-13 Dmitry V. Levintests/init.sh: print exit code of failed commands
2016-08-13 Dmitry V. LevinFix leakage of placeholder descriptors to tracees
2016-08-12 Dmitry V. Levinsparc64: fix decoding of uid and gid-related syscalls
2016-08-12 Dmitry V. Levintests: fix *stat64 tests on alpha
2016-08-11 Dmitry V. Levintests: skip rt_tgsigqueueinfo.test when the syscall...
2016-08-11 James Cowgilltests/fcntl.c: fix fcntl test on mips64
2016-08-11 James Cowgilltests/nsyscalls.test: only trace the "syscall" syscall...
2016-08-11 James Cowgilltests/xstatx.c: fix stat syscall tests on mips64
2016-08-11 Dmitry V. Levintests/mlock2.c: fix test failure on mips64
2016-08-09 Dmitry V. LevinUse <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 Dmitry V. Levinia64: replace SYS_clone2 with __NR_clone2
2016-08-09 Dmitry V. LevinMake sure that tcp->s_ent and tcp->s_prev_ent do not...
2016-08-09 Dmitry V. Levinfile.c: move definitions of struct stat32 to separate...
2016-08-09 Dmitry V. Levinsparc, sparc64: remove obsolete code
2016-08-09 Dmitry V. Levinsparc64: fix decoding of stat family syscalls
2016-08-09 Dmitry V. LevinFix decoding of invalid syscalls mapped to indirect...
2016-08-08 Dmitry V. Levinlinux/subcall.h: remove redundant definitions
2016-08-08 Dmitry V. Levindefs.h: simplify SUPPORTED_PERSONALITIES definition
2016-08-08 Dmitry V. Levindefs.h: simplify PERSONALITY1_WORDSIZE definition
2016-08-08 Dmitry V. Levindefs.h: simplify PERSONALITY0_WORDSIZE definition
2016-08-08 Dmitry V. Levinsparc64: swap personality numbers
2016-08-08 Dmitry V. Levindefs.h: cleanup personality specific macro definitions
2016-08-07 Dmitry V. LevinChange #include guard trailing part comments
2016-08-08 Eugene SyromyatnikovUnify usage of #include guards
2016-08-06 Dmitry V. Levintests: add #include guards
2016-08-05 Dmitry V. Levinlinux: add #include guards
2016-08-04 Dmitry V. Levintests/umode_t.c: guard against libc printf format errors
2016-08-04 Dmitry V. Levintravis: use a suitable musl revision
2016-08-03 Dmitry V. LevinFix printing of mode_t, umode_t, and umask types
2016-08-02 Dmitry V. Levintests: simplify attach-f-p.test
2016-08-02 Dmitry V. Levintests: cleanup attach-p-cmd.test
2016-08-02 Dmitry V. Levinip_mreq.test: rewrite from match_grep to match_diff
2016-08-02 Dmitry V. Levinfanotify_mark.test: rewrite from match_grep to match_diff
2016-08-02 Dmitry V. Levinsignalfd4.test: rewrite from match_grep to match_diff
2016-07-31 Dmitry V. Levintests: rename signalfd.test to signalfd4.test
2016-07-30 Dmitry V. Levinmemfd_create.test: rewrite from match_grep to match_diff
2016-07-29 Dmitry V. LevinSet exit status to 1 if strace has not traced any processes
2016-07-29 Dmitry V. LevinAttach to the target process before attempting to attac...
2016-07-29 Dmitry V. LevinReport the name of ptrace command when ptrace_attach_or...
2016-07-29 Dmitry V. Levinstrace.c: refactor startup_attach
2016-07-29 Dmitry V. Levinstartup_attach: do not use atoi
2016-07-28 Dmitry V. LevinDo not enable mpers runtime checks if mpers is not...
2016-07-28 Dmitry V. Levinlinux/dummy_check.sh: remove obsolete script
next