2001-03-06 |
John Hughes | fix compile on UW |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Wichert Akkerman | Fix format for Unix domain sockets |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Wichert Akkerman | Add sys_sysmips decoding |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Wichert Akkerman | add support for IPv6 scope ids |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Wichert Akkerman | Use @bindir@ and @mandir@ |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Wichert Akkerman | Test for netinet/tcp.h and udp.h and use those |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Wichert Akkerman | fix formating error in sys_setsockopt |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Wichert Akkerman | FreeBSD updates, make things compile on Linux 2.2 kernels |
commit | commitdiff | tree | snapshot |
2000-09-03 |
Wichert Akkerman | more FreeBSD updates |
commit | commitdiff | tree | snapshot |
2000-09-03 |
Wichert Akkerman | add clone |
commit | commitdiff | tree | snapshot |
2000-09-03 |
Wichert Akkerman | update ChangeLog |
commit | commitdiff | tree | snapshot |
2000-09-03 |
Wichert Akkerman | process.c: perform bpt trick for clone as well so we... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Wichert Akkerman | Add FreeBSD support |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Wichert Akkerman | Add FreeBSD support |
commit | commitdiff | tree | snapshot |
2000-08-10 |
Wichert Akkerman | Handle change in Linux 2.4.0-test6 stat structure |
commit | commitdiff | tree | snapshot |
2000-08-10 |
Wichert Akkerman | test/clone.c: minor fixup |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Ralf Baechle | Implement setargs for MIPS. |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Ralf Baechle | Linux/MIPS doesn't pass mmap argument in a structure... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Wichert Akkerman | net.c: add SOL_PACKET and SOL_RAW socket options, updat... |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Wichert Akkerman | Merge changes from Ulrich |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Wichert Akkerman | Close outf fd when forking |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Wichert Akkerman | The `too much stuff, just check the ChangeLog' update |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Wichert Akkerman | Update mips syscall table |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Wichert Akkerman | added names for SVR4, SYSV, BSD4.3 and POSIX syscalls |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Wichert Akkerman | Linux/MIPS uses syscalls up to >4k, so set MAX_QUALS... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Wichert Akkerman | add clone test |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Wichert Akkerman | README-linux: updated to note that strace might not... |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Wichert Akkerman | test/vfork.c: new file to test vfork traces |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Wichert Akkerman | Fixup isdigit calls |
commit | commitdiff | tree | snapshot |
2000-02-14 |
Wichert Akkerman | S390 updates |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Wichert Akkerman | Fixup ia64 stuff, part 1 |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Wichert Akkerman | Merge Trillian patches (Linux ia64) |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Pavel Machek | Split trace_syscall into few functions to make code... |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Pavel Machek | Cleaned up __NR_SYSCALL_BASE: less number of #ifdef... |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Pavel Machek | Wrap changing of syscall into nice function. |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Pavel Machek | Automatically probe for sys/poll.h |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Wichert Akkerman | Fix type on aclocal.m4 |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Wichert Akkerman | Release version 4.2 |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Wichert Akkerman | Add 1900 to tm_year in sprinttime |
commit | commitdiff | tree | snapshot |
1999-12-24 |
Wichert Akkerman | fix loop for arm |
commit | commitdiff | tree | snapshot |
1999-12-24 |
Wichert Akkerman | update changelog&news |
commit | commitdiff | tree | snapshot |
1999-12-24 |
Wichert Akkerman | Use STAT64 test for the new stat64 functions |
commit | commitdiff | tree | snapshot |
1999-12-24 |
Ulrich Drepper | Update. |
commit | commitdiff | tree | snapshot |
1999-12-24 |
Ulrich Drepper | Add AC_STAT64. |
commit | commitdiff | tree | snapshot |
1999-12-24 |
Ulrich Drepper | Define HAVE_STAT64. |
commit | commitdiff | tree | snapshot |
1999-12-24 |
Ulrich Drepper | Define AC_STAT64. |
commit | commitdiff | tree | snapshot |
1999-12-24 |
Ulrich Drepper | Implement sys_stat64, sys_fstat64, sys_lstat64, and... |
commit | commitdiff | tree | snapshot |
1999-12-24 |
Ulrich Drepper | Define table entries for sys_stat64, sys_lstat64, and... |
commit | commitdiff | tree | snapshot |
1999-12-24 |
Ulrich Drepper | Declare sys_stat64, sys_lstat64, and sys_fstat64. |
commit | commitdiff | tree | snapshot |
1999-12-24 |
Ulrich Drepper | (internal_clone): Fix a few typos and add definitions... |
commit | commitdiff | tree | snapshot |
1999-12-24 |
Ulrich Drepper | Use ugly libc_stat trick also for stat64. |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Wichert Akkerman | Begin work on supporting clone |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Wichert Akkerman | Bunch of stuff |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Wichert Akkerman | Note that Linux has semop |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Wichert Akkerman | Add UnixWare support to configure |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Wichert Akkerman | Improve sys_query_module code |
commit | commitdiff | tree | snapshot |
1999-11-27 |
Wichert Akkerman | fully decode the query_module syscall |
commit | commitdiff | tree | snapshot |
1999-11-26 |
Wichert Akkerman | Parse UnixWare mount options |
commit | commitdiff | tree | snapshot |
1999-11-26 |
Wichert Akkerman | Add pollhack |
commit | commitdiff | tree | snapshot |
1999-11-26 |
Wichert Akkerman | Seems like some systems treat sigmask_t and sigmask_t... |
commit | commitdiff | tree | snapshot |
1999-11-26 |
Wichert Akkerman | Only use long_to_sigset on Linux systems |
commit | commitdiff | tree | snapshot |
1999-11-26 |
Wichert Akkerman | Merge patches from John Hughes |
commit | commitdiff | tree | snapshot |
1999-11-26 |
Wichert Akkerman | Tiny display fixup in getpmsg syscall output |
commit | commitdiff | tree | snapshot |
1999-11-26 |
Wichert Akkerman | Update for 4.1 release |
commit | commitdiff | tree | snapshot |
1999-11-18 |
Wichert Akkerman | Now it builds on alpha again... |
commit | commitdiff | tree | snapshot |
1999-11-18 |
Wichert Akkerman | Oops, forgot to commit this one |
commit | commitdiff | tree | snapshot |
1999-11-18 |
Wichert Akkerman | Start merging linux-ip-routing fork |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Wichert Akkerman | update Linux MIPS syscall table |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Wichert Akkerman | Fix duplicate for sys_create_module |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Wichert Akkerman | test for linux/in6.h in configure |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Wichert Akkerman | Added missing Linux MIPS files |
commit | commitdiff | tree | snapshot |
1999-10-31 |
Wichert Akkerman | Add Linux MIPS support |
commit | commitdiff | tree | snapshot |
1999-10-17 |
Wichert Akkerman | Add missing newline in error |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Wichert Akkerman | Update Linux module syscalls |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Wichert Akkerman | Compilation updates |
commit | commitdiff | tree | snapshot |
1999-08-30 |
Wichert Akkerman | Update strace-graph copyright to BSD |
commit | commitdiff | tree | snapshot |
1999-08-29 |
Wichert Akkerman | Catching up on my mail-backlog, see ChangeLog for details |
commit | commitdiff | tree | snapshot |
1999-08-04 |
Wichert Akkerman | Add sys_poll to Linux/alpha syscall list |
commit | commitdiff | tree | snapshot |
1999-07-25 |
Wichert Akkerman | CVS branch test |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Wichert Akkerman | Update sys_createmodule and sys_initmodule |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Wichert Akkerman | Update sys/reg.h usage in syscall.c as well |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Wichert Akkerman | Add test for sys/reg.h and use that instead of asm... |
commit | commitdiff | tree | snapshot |
1999-07-09 |
Wichert Akkerman | Remove hack in signal.c for arm architecture |
commit | commitdiff | tree | snapshot |
1999-07-09 |
Wichert Akkerman | Tell system.c not to include linux/fs.h |
commit | commitdiff | tree | snapshot |
1999-07-09 |
Wichert Akkerman | Update versionnumber to 4.0 |
commit | commitdiff | tree | snapshot |
1999-07-09 |
Wichert Akkerman | Update patch from drow for file.c kernel types |
commit | commitdiff | tree | snapshot |
1999-07-08 |
Wichert Akkerman | Add patch from drow to get proper kernel types in file.c |
commit | commitdiff | tree | snapshot |
1999-07-03 |
Nate Sammons | system.c was using __NR_* style syscall number defines... |
commit | commitdiff | tree | snapshot |
1999-06-28 |
Wichert Akkerman | Remove stupid error in strace.c. Looks like I pasted... |
commit | commitdiff | tree | snapshot |
1999-06-28 |
Wichert Akkerman | Update documentation somewhat |
commit | commitdiff | tree | snapshot |
1999-06-24 |
Wichert Akkerman | Fix conditions for including sys/reg.h and linux/ptrace.h |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Wichert Akkerman | Linux/powerpc and SunOS fixes |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Wichert Akkerman | Bring Linux/powerpc up to date |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Wichert Akkerman | avoid leaking fd into child |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Wichert Akkerman | Various fixes, see ChangeLog for details |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Wichert Akkerman | Add cvsbuild |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Wichert Akkerman | Update versionsnumber for 3.99.1 and update NEWS |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Wichert Akkerman | Update syscall list for Linux/alpha |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Wichert Akkerman | Add sparc patches from Jakub Jelinek |
commit | commitdiff | tree | snapshot |
1999-05-29 |
Ulrich Drepper | Don't include linux/ptrace.h for glibc. |
commit | commitdiff | tree | snapshot |
next |