]> granicus.if.org Git - strace/shortlog
strace
2001-07-23 Wichert AkkermanSupport cross-compiling between architectures
2001-07-13 Wichert AkkermanAdd S390 to architecture list
2001-07-13 Wichert AkkermanAdd S390 to architecture list
2001-07-10 John HughesMerge iov fixes from Richard Kettlewell
2001-07-02 Wichert AkkermanUpdate config.sub and config.guess
2001-05-15 John Hughesprintcontext should pass sigmask addr to printsigmask
2001-05-15 John HughesDon\'t run off end of memory in umovestr when USE_PROCFS
2001-04-18 John HughesHandle fork1/forkall on uw, handle rfork1,rforkall...
2001-04-12 Wichert AkkermanAdd todays changes
2001-04-12 Wichert AkkermanAdd Ganesan Rajagopal
2001-04-12 Wichert Akkermanswitch to using /proc/<pid>/status on Linux
2001-04-12 Wichert AkkermanUpdate syscall list
2001-04-12 Wichert AkkermanFix wrong cast in powerpc code
2001-04-12 Wichert Akkermanfix mailinglist address
2001-04-10 Wichert Akkermanadd more configure tests for system headers
2001-04-10 Wichert AkkermanMerge MIPS patches from Maciej W. Rozycki
2001-04-10 Wichert Akkermanimprove formating for sys_sysmips
2001-04-10 Wichert Akkermanfix some syscall names
2001-04-10 Wichert Akkermanupdate syscall list
2001-04-10 Wichert Akkermanadd code to print PC for MIPS
2001-04-07 Wichert Akkermannote we are working on 4.3.1 now
2001-04-07 Wichert Akkermanfix small display error for sys_sysmips
2001-04-07 Wichert AkkermanFix another typo
2001-04-07 Wichert Akkermanuse asm/sysmips.h and linux/utsname.h if they exist
2001-04-01 Wichert AkkermanUpdated
2001-03-31 Wichert Akkermanregenerate linux/mips ioctl list
2001-03-31 Wichert Akkermanregenerate ioctl list
2001-03-31 Wichert AkkermanRemoved since we can use the general Linux copy
2001-03-31 Wichert Akkermanadd dir variable to set location of kernel includes
2001-03-30 Wichert AkkermanUpdate Linux/ia64 ioctl list
2001-03-29 Wichert Akkermancleanup includefilenames in ioctl lists
2001-03-29 Wichert AkkermanUpdated linux/powerpc ioctl list
2001-03-29 Wichert Akkermanupdate linux/hppa ioctllist
2001-03-29 Wichert Akkermanupdate linux/alpha ioctllist
2001-03-28 Wichert Akkermanseveral Linux/sparc fixes
2001-03-28 Wichert Akkermanupdate Linux/sparc ioctl list
2001-03-28 Wichert Akkermanuse __WALL for wait4 if we can
2001-03-28 Wichert Akkermanfix typo
2001-03-28 John HughesCheck for endianness of long long
2001-03-27 John HughesFix compile errors with SCO UDK compiler
2001-03-27 Wichert Akkermanretro-actively mention Linux/hppa support in the changelog
2001-03-27 John HughesFix bad merge of solaris patch
2001-03-27 Wichert AkkermanAdd Linux/hppa port, patch from Richard Hirst
2001-03-19 Wichert Akkermanadd getdents64 and fcntl64 (not decoded yet)
2001-03-19 Wichert Akkermanupdate config.guess
2001-03-19 Wichert AkkermanUpdate Linux/mips syscall table
2001-03-17 Wichert AkkermanAdd Linux ioctlsort
2001-03-17 Wichert AkkermanImplement new way to get the ioctl list for Linux:...
2001-03-08 John Hughescope with FreeBSD compatability syscalls
2001-03-08 John Hughesreplace some #if FREEBSD by #if HAVE_ST_xxx
2001-03-08 John Hughesreplace wimpy get64 by powerful LONG_LONG :-)
2001-03-08 John HughesUse configure to detect 64bit off_t and rlim_t
2001-03-07 John HughesFreeBSD uses 64 bit off_t, fix stat&fcntl(flock)
2001-03-07 John Hughesadd missing bit of solaris patches
2001-03-07 John Hughesminor svr4 fixes
2001-03-07 John HughesFix off_t args on FreeBSD
2001-03-07 John HughesImplement truncate64 & ftruncate64 for them that wants 'em
2001-03-07 John HughesFix for freebsd 4.1
2001-03-07 John HughesFix for freebsd 4.1
2001-03-07 John HughesMerge Harald Böhme's solaris patches
2001-03-07 John HughesFixup unimplemented UW syscalls
2001-03-07 John HughesUse pr_syscall on UW
2001-03-07 John Hughesfix stat64 on UW
2001-03-07 John Hughesfix compile on UW
2001-03-06 John HughesImplement truncate64 & ftruncate64 for them that wants 'em
2001-03-06 John HughesFix for freebsd 4.1
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
next