]> granicus.if.org Git - strace/shortlog
strace
2010-09-17 Dmitry V. LevinEnable support for less verbose build rules
2010-09-17 Wang ChaoDo not trace children cloned with CLONE_UNTRACED flag
2010-09-17 Dmitry V. LevinUpdate the list of CLOCK_* constants to match Linux...
2010-09-16 Dmitry V. LevinUpdate linux/hppa/syscallent.h to match Linux kernel...
2010-09-15 Dmitry V. LevinPass less information to qualify_one and qual_*
2010-09-15 Wang ChaoFix -e option with only one value in qualifier statement
2010-09-15 Mike FrysingerFix off_t/rlim_t size checks when cross-compiling
2010-09-15 Mike FrysingerFix long long little endian detection when cross-compiling
2010-09-15 Mike FrysingerBlackfin: decode new syscalls
2010-09-15 Mike Frysinger* linux/ioctlent.sh: Search a few non-exported paths.
2010-09-15 Roland McGrathClean up pid2tcb usage
2010-09-09 Dmitry V. LevinTurn on more compiler warnings
2010-09-09 Dmitry V. LevinImport warnings.m4 from gnulib
2010-09-09 Dmitry V. LevinSplit acinclude.m4
2010-09-09 Dmitry V. Levin* process.c (sys_waitid): Remove unused variable.
2010-09-07 Dmitry V. LevinFix const-correctness issues uncovered by gcc -Wwrite...
2010-09-04 Wang ChaoFix printing clone flags
2010-08-28 Wang ChaoDrop nclone_detached and related flags
2010-08-09 Neil CampbellCorrect get/set_robust_list syscall numbers for powerpc
2010-08-09 Wang ChaoHandle CLONE_PARENT flag
2010-08-09 Wang ChaoFix error when judging if process has children
2010-08-09 Wang ChaoForbid using mutually exclusive options -D and -p together
2010-08-05 David DaneyUpdate Linux MIPS syscalls to match 2.6.35-rc6+
2010-08-05 Edgar E. IglesiasAdd support for the MicroBlaze architecture
2010-08-05 Frederik Schülerlinux/sparc: add missing syscall declarations
2010-07-17 Andreas SchwabHandle biarch get/setrlimit
2010-07-13 Andreas SchwabAdd biarch support for powerpc64
2010-07-09 Andreas SchwabBalance braces
2010-07-06 Andreas SchwabRemove extern declaration at file scope
2010-06-24 Andreas SchwabDocument -C/-D
2010-06-13 Roland McGrathFix sourceforge download URL.
2010-06-05 Andreas SchwabM68K: Fix fetching syscall arguments
2010-05-28 Andreas SchwabDecode TLS syscalls on m68k
2010-05-28 Andreas SchwabFix warning when compiling for m68k
2010-04-13 Dmitry V. LevinPrepare for 4.5.20 release v4.5.20
2010-04-13 Frederik SchülerUpdate debian/* files for the upcoming release
2010-04-13 Heiko CarstensFix s390 system call table list
2010-04-07 Dmitry V. LevinUpdate linux/ioctlent.h
2010-04-07 Dmitry V. LevinUpdate linux/*/syscallent.h files to match Linux kernel...
2010-04-07 Dmitry V. LevinEnhance recvmmsg parser
2010-04-07 Andreas SchwabDecode recvmmsg syscall
2010-04-07 Dmitry V. Levin* strace.1: Fix quoting of hyphens and formatting of...
2010-04-07 Dmitry V. LevinSplit trace_syscall() for better readability
2010-04-07 Dmitry V. LevinImplement -C option to combine regular and -c output
2010-04-07 Dmitry V. LevinFix "make dist" regression introduced by commit v4...
2010-04-07 Dmitry V. Levin* desc.c (sys_epoll_pwait): Fix output formatting bug.
2010-04-07 Dmitry V. Levin* desc.c (decode_select): Fix potential stack buffer...
2010-03-31 Dmitry V. LevinFix msgsnd indirect ipccall decoding
2010-03-23 Mark WielaardHook up inotify_init1 open mode flags printer
2010-03-09 Andreas SchwabAvoid spurious error when checking for linux/netlink.h
2010-02-23 Andreas SchwabFix reporting signal mask by sigreturn on powerpc
2010-02-09 David DaneyFix MIPS N32/N64 compile error
2010-02-05 Chris MetcalfAdd support for the TILE architecture
2010-02-04 Dmitry V. LevinRemove dead code
2010-02-04 Dmitry V. LevinMerge Linux internal_clone() into internal_fork()
2010-02-04 Dmitry V. Levin* Makefile.am (INCLUDES): Remove redundant search direc...
2010-02-04 Frederik SchülerUpdate debian/* files
2010-01-25 Andreas SchwabFix spurious failure of AC_STAT64 test
2010-01-12 Andreas SchwabDon't kill the process when detaching
2009-12-25 Dmitry V. LevinDecode fifth argument of mremap syscall
2009-12-24 Chris Metcalf* mem.c (sys_mbind): Display first argument in hex
2009-12-24 Chris Metcalf* mem.c (mremap_flags): Add MREMAP_FIXED
2009-11-16 Mike FrysingerMove i386-specific files out of common linux dir
2009-11-16 Andreas SchwabRemove support for pre-C89
2009-11-13 Dmitry V. LevinDecode more SOL_PACKET socket options
2009-11-11 Andreas SchwabIgnore errors if a thread is killed
2009-11-06 Bernhard Reutner... Fix handling of Linux systems without struct statfs64
2009-11-06 Dmitry V. LevinFix getsockopt decoding on architectures where sizeof...
2009-11-06 Dmitry V. LevinCheck umove() return code
2009-11-06 Dmitry V. LevinFix check for linux/netlink.h on Linux 2.6.32-rc5+
2009-11-04 Andreas SchwabDecode fallocate on PowerPC
2009-11-04 Andreas SchwabFactor out printing of 64bit syscall argument
2009-11-03 Andreas SchwabCorrect decoding of readahead and fadvice64(_64) on...
2009-10-27 Andreas SchwabMaintain separate print column for each process
2009-10-21 Roland McGrath* strace.spec: 4.5.19-1 release. v4.5.19
2009-10-21 Dmitry V. Levin* file.c (printstat64): Cleanup trailing whitespace.
2009-10-16 Andreas SchwabFix decoding of newfstatat syscall on x86-64
2009-10-12 Dmitry V. Levin* configure.ac (AC_CHECK_HEADERS): Remove asm/reg.h.
2009-10-12 Mike Frysingersparc/linux: Rewrite to use asm/ptrace.h
2009-10-11 Roland McGrath* make-dist: Clean up.
2009-10-11 Roland McGrath* configure.ac: Use AC_CONFIG_AUX_DIR([.]).
2009-10-09 Dmitry V. Levin* make-dist: New script for preparing release tarballs.
2009-10-09 Dmitry V. Levin* git-set-file-times: Import from rsync.
2009-10-09 Dmitry V. Levin* Makefile.am [MAINTAINER_MODE]: Define and export...
2009-10-08 Dmitry V. LevinEnhance msgsnd() parser
2009-10-08 Dmitry V. Levin* NEWS: Update for 4.5.19 release.
2009-10-08 Dmitry V. LevinEnhance semop()/semtimedop() sembuf parser
2009-10-08 Jakub BoguszAdd pretty printing of sembuf argument to semop() and...
2009-10-08 Mike FrysingerAdd support for Linux/no-mmu with vfork
2009-10-08 Mike FrysingerAvoid malloc(0) in getdents parsers
2009-10-07 Mike FrysingerAdd sys_nanosleep() prototype for sparc
2009-10-07 Mike FrysingerSilence compiler warnings about implicit cast from...
2009-10-07 Mike FrysingerIgnore .gdb files from FLAT toolchains
2009-10-07 Mike Frysinger* configure.ac (AC_CHECK_FUNCS): Sort and expand.
2009-10-07 Mike FrysingerBlackfin: Update ioctl/syscall lists
2009-10-07 Mike Frysingerioctlsort: Check ppc hosts too
2009-10-07 Andreas SchwabFix build on ia64
2009-10-07 Roland McGrath* strace.spec (%doc): Add ChangeLog-CVS.
2009-10-07 Roland McGrath* Makefile.am (srpm): New phony target.
2009-10-07 Roland McGrath* Makefile.am (EXTRA_DIST): Add ChangeLog.
next