]> granicus.if.org Git - strace/shortlog
strace
2001-03-06 John HughesFix for freebsd 4.1
2001-03-06 John HughesMerge Harald Böhme's solaris patches
2001-03-06 John HughesFixup unimplemented UW syscalls
2001-03-06 John HughesUse pr_syscall on UW
2001-03-06 John Hughesfix stat64 on UW
2001-03-06 John Hughesfix compile on UW
2001-02-21 Wichert AkkermanFix format for Unix domain sockets
2001-02-19 Wichert AkkermanAdd sys_sysmips decoding
2001-02-16 Wichert Akkermanadd support for IPv6 scope ids
2001-02-16 Wichert AkkermanUse @bindir@ and @mandir@
2001-02-16 Wichert AkkermanTest for netinet/tcp.h and udp.h and use those
2000-11-26 Wichert Akkermanfix formating error in sys_setsockopt
2000-10-13 Wichert AkkermanFreeBSD updates, make things compile on Linux 2.2 kernels
2000-09-03 Wichert Akkermanmore FreeBSD updates
2000-09-03 Wichert Akkermanadd clone
2000-09-03 Wichert Akkermanupdate ChangeLog
2000-09-03 Wichert Akkermanprocess.c: perform bpt trick for clone as well so we...
2000-09-01 Wichert AkkermanAdd FreeBSD support
2000-09-01 Wichert AkkermanAdd FreeBSD support
2000-08-10 Wichert AkkermanHandle change in Linux 2.4.0-test6 stat structure
2000-08-10 Wichert Akkermantest/clone.c: minor fixup
2000-08-01 Ralf BaechleImplement setargs for MIPS.
2000-07-31 Ralf BaechleLinux/MIPS doesn't pass mmap argument in a structure...
2000-07-05 Wichert Akkermannet.c: add SOL_PACKET and SOL_RAW socket options, updat...
2000-06-27 Wichert AkkermanMerge changes from Ulrich
2000-06-27 Wichert AkkermanClose outf fd when forking
2000-05-01 Wichert AkkermanThe `too much stuff, just check the ChangeLog' update
2000-04-22 Wichert AkkermanUpdate mips syscall table
2000-04-17 Wichert Akkermanadded names for SVR4, SYSV, BSD4.3 and POSIX syscalls
2000-04-13 Wichert Akkerman Linux/MIPS uses syscalls up to >4k, so set MAX_QUALS...
2000-04-10 Wichert Akkermanadd clone test
2000-04-10 Wichert AkkermanREADME-linux: updated to note that strace might not...
2000-02-19 Wichert Akkermantest/vfork.c: new file to test vfork traces
2000-02-18 Wichert AkkermanFixup isdigit calls
2000-02-14 Wichert AkkermanS390 updates
2000-02-03 Wichert AkkermanFixup ia64 stuff, part 1
2000-02-03 Wichert AkkermanMerge Trillian patches (Linux ia64)
2000-02-01 Pavel MachekSplit trace_syscall into few functions to make code...
2000-02-01 Pavel MachekCleaned up __NR_SYSCALL_BASE: less number of #ifdef...
2000-02-01 Pavel MachekWrap changing of syscall into nice function.
2000-02-01 Pavel MachekAutomatically probe for sys/poll.h
2000-01-27 Wichert AkkermanFix type on aclocal.m4
2000-01-21 Wichert AkkermanRelease version 4.2
2000-01-11 Wichert AkkermanAdd 1900 to tm_year in sprinttime
1999-12-24 Wichert Akkermanfix loop for arm
1999-12-24 Wichert Akkermanupdate changelog&news
1999-12-24 Wichert AkkermanUse STAT64 test for the new stat64 functions
1999-12-24 Ulrich DrepperUpdate.
1999-12-24 Ulrich DrepperAdd AC_STAT64.
1999-12-24 Ulrich DrepperDefine HAVE_STAT64.
1999-12-24 Ulrich DrepperDefine AC_STAT64.
1999-12-24 Ulrich DrepperImplement sys_stat64, sys_fstat64, sys_lstat64, and...
1999-12-24 Ulrich DrepperDefine table entries for sys_stat64, sys_lstat64, and...
1999-12-24 Ulrich DrepperDeclare sys_stat64, sys_lstat64, and sys_fstat64.
1999-12-24 Ulrich Drepper(internal_clone): Fix a few typos and add definitions...
1999-12-24 Ulrich DrepperUse ugly libc_stat trick also for stat64.
1999-12-23 Wichert AkkermanBegin work on supporting clone
1999-12-23 Wichert AkkermanBunch of stuff
1999-12-14 Wichert AkkermanNote that Linux has semop
1999-11-29 Wichert AkkermanAdd UnixWare support to configure
1999-11-28 Wichert AkkermanImprove sys_query_module code
1999-11-27 Wichert Akkermanfully decode the query_module syscall
1999-11-26 Wichert AkkermanParse UnixWare mount options
1999-11-26 Wichert AkkermanAdd pollhack
1999-11-26 Wichert AkkermanSeems like some systems treat sigmask_t and sigmask_t...
1999-11-26 Wichert AkkermanOnly use long_to_sigset on Linux systems
1999-11-26 Wichert AkkermanMerge patches from John Hughes
1999-11-26 Wichert AkkermanTiny display fixup in getpmsg syscall output
1999-11-26 Wichert AkkermanUpdate for 4.1 release
1999-11-18 Wichert AkkermanNow it builds on alpha again...
1999-11-18 Wichert AkkermanOops, forgot to commit this one
1999-11-18 Wichert AkkermanStart merging linux-ip-routing fork
1999-11-01 Wichert Akkermanupdate Linux MIPS syscall table
1999-11-01 Wichert AkkermanFix duplicate for sys_create_module
1999-11-01 Wichert Akkermantest for linux/in6.h in configure
1999-11-01 Wichert AkkermanAdded missing Linux MIPS files
1999-10-31 Wichert AkkermanAdd Linux MIPS support
1999-10-17 Wichert AkkermanAdd missing newline in error
1999-10-10 Wichert AkkermanUpdate Linux module syscalls
1999-10-06 Wichert AkkermanCompilation updates
1999-08-30 Wichert AkkermanUpdate strace-graph copyright to BSD
1999-08-29 Wichert AkkermanCatching up on my mail-backlog, see ChangeLog for details
1999-08-04 Wichert AkkermanAdd sys_poll to Linux/alpha syscall list
1999-07-25 Wichert AkkermanCVS branch test
1999-07-15 Wichert AkkermanUpdate sys_createmodule and sys_initmodule
1999-07-13 Wichert AkkermanUpdate sys/reg.h usage in syscall.c as well
1999-07-13 Wichert AkkermanAdd test for sys/reg.h and use that instead of asm...
1999-07-09 Wichert AkkermanRemove hack in signal.c for arm architecture
1999-07-09 Wichert AkkermanTell system.c not to include linux/fs.h
1999-07-09 Wichert AkkermanUpdate versionnumber to 4.0
1999-07-09 Wichert AkkermanUpdate patch from drow for file.c kernel types
1999-07-08 Wichert AkkermanAdd patch from drow to get proper kernel types in file.c
1999-07-03 Nate Sammonssystem.c was using __NR_* style syscall number defines...
1999-06-28 Wichert AkkermanRemove stupid error in strace.c. Looks like I pasted...
1999-06-28 Wichert AkkermanUpdate documentation somewhat
1999-06-24 Wichert AkkermanFix conditions for including sys/reg.h and linux/ptrace.h
1999-06-22 Wichert AkkermanLinux/powerpc and SunOS fixes
1999-06-21 Wichert AkkermanBring Linux/powerpc up to date
1999-06-14 Wichert Akkermanavoid leaking fd into child
1999-06-11 Wichert AkkermanVarious fixes, see ChangeLog for details
next