]> granicus.if.org Git - strace/history - ChangeLog
handle return values for ssisys on NSC
[strace] / ChangeLog
2001-10-18 John Hugheshandle return values for ssisys on NSC
2001-10-18 John Hugheshandle sigwait on svr4
2001-10-16 John HughesDecode some ssisys args on NSC
2001-10-16 John HughesImplement memcntl for UnixWare
2001-10-16 John HughesFix umovestr of unmapped page for UnixWare
2001-10-09 Wichert AkkermanImport lots of ia64 related changes from David Mosberger
2001-09-28 John Hughesfix display of ptrace args on FreeBSD
2001-09-18 John Hughesfix sockaddr display
2001-08-19 Wichert Akkermando not include asm/sigcontext.h on Linux/IA64 since...
2001-08-03 Wichert AkkermanAdd ioctl changes
2001-08-03 Wichert Akkermansynchronize section for fcntl and use sys_fcntl for...
2001-08-03 Wichert Akkermanlinux/hppa syscall updates
2001-08-03 Wichert Akkermanseems Linux/IA64 changed register names on us, switch...
2001-08-03 Wichert Akkermanset CLOEXEC flag for outputfile
2001-08-03 Wichert AkkermanAdd a few LFS syscalls for Linux/sparc
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-10 Wichert Akkermanadd more configure tests for system headers
2001-04-10 Wichert AkkermanMerge MIPS patches from Maciej W. Rozycki
2001-04-07 Wichert Akkermannote we are working on 4.3.1 now
2001-04-07 Wichert Akkermanuse asm/sysmips.h and linux/utsname.h if they exist
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 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-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 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-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 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-08-10 Wichert AkkermanHandle change in Linux 2.4.0-test6 stat structure
2000-08-10 Wichert Akkermantest/clone.c: minor fixup
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 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 AkkermanMerge Trillian patches (Linux ia64)
2000-02-01 Pavel MachekSplit trace_syscall into few functions to make code...
2000-01-21 Wichert AkkermanRelease version 4.2
2000-01-11 Wichert AkkermanAdd 1900 to tm_year in sprinttime
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-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-27 Wichert Akkermanfully decode the query_module syscall
next