]> granicus.if.org Git - strace/shortlog
strace
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
1999-06-10 Wichert AkkermanAdd cvsbuild
1999-06-09 Wichert AkkermanUpdate versionsnumber for 3.99.1 and update NEWS
1999-06-09 Wichert AkkermanUpdate syscall list for Linux/alpha
1999-06-03 Wichert AkkermanAdd sparc patches from Jakub Jelinek
1999-05-29 Ulrich DrepperDon't include linux/ptrace.h for glibc.
1999-05-29 Ulrich DrepperFix typo.
1999-05-28 Wichert AkkermanAdding cvsignore files for alpha and sparc
1999-05-28 Wichert Akkermanadd config.log
1999-05-28 Wichert AkkermanFix typo
1999-05-27 Wichert Akkermanadded `a bit of sysctl support', patch from Ulrich...
1999-05-26 Wichert AkkermanRemove some stuff from CVS that should be autogenerated
1999-05-25 Wichert AkkermanAdded some cvsignore files
1999-05-25 Wichert Akkermanuse kernel dirent structure for Linux
1999-05-15 Wichert AkkermanUpdate maintainer name in manpage
1999-05-11 Wichert AkkermanOnly compile IPX-support in net.c for Linux
1999-05-09 Wichert AkkermanMerged in a bunch of patches that I got as reaction...
1999-04-27 Wichert AkkermanUpdate the version number to 3.99 (first pre-release...
1999-04-21 Wichert AkkermanMinor compiliation-fixes
1999-04-18 Wichert AkkermanUpdate linux sparc support so it compiles and works...
1999-04-18 Wichert AkkermanChange number of personalities for Linux sparc to 2
1999-04-18 Wichert AkkermanUpdate syscalls for Linux alpha
1999-04-18 Wichert AkkermanFix stat structures for Linux once again
1999-04-16 Wichert AkkermanFix test for alpha so we get the osf_stat functions...
1999-04-16 Wichert AkkermanAdded support for old*stat syscalls for Linux
1999-04-15 Wichert AkkermanOops, lets update config.sub as well so we can compile...
1999-04-15 Wichert AkkermanUpdate the ChangeLog and NEWS files to reflect new...
1999-04-06 Nate SammonsAvoid compiler warning.
1999-04-06 Nate SammonsAvoid compiler warnings.
1999-04-06 Nate SammonsRealtime signals are named starting with 0. Fix `signa...
1999-04-06 Nate SammonsConvert all sigsets correctly into libc sigset_t. ...
1999-04-05 Nate SammonsUse the kernel's struct stat instead of libc's.
1999-04-05 Nate SammonsRemove (apparently?) unused definition of struct kernel...
1999-03-31 Nate SammonsFix a couple of typos in the man page.
1999-03-30 Nate SammonsFix a silly bug in signame. A signal should be *greate...
next