Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
54a4edd69a320542ddd0dffec05dacab7443d453
/
syscall.c
6d1a65c
2004-07-07 David S. Miller <davem@nuts.davemloft.net>
by Roland McGrath
· 20 years ago
998fac7
2004-06-22 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 20 years ago
d62b671
2004-03-01 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 21 years ago
ce9f074
2004-03-01 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 21 years ago
b4ce176
2004-02-26 Andreas Schwab <schwab@suse.de>
by Roland McGrath
· 21 years ago
08267b8
2003-12-31 David Mosberger <davidm@hpl.hp.com>
by Roland McGrath
· 21 years ago
182aa38
2004-01-13 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 21 years ago
190f8dd
2003-12-14 Anton Blanchard <anton@samba.org>
by Roland McGrath
· 21 years ago
ee9c5b5
2003-11-01 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 21 years ago
bb4833f
2003-10-21 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 21 years ago
a9da8cd
2003-09-24 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 21 years ago
9c555e7
2003-07-05 Richard Henderson <rth@twiddle.net>
by Roland McGrath
· 21 years ago
f5a4777
2003-06-26 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 21 years ago
7c051d2
2003-06-26 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 21 years ago
2f924ca
2003-06-26 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 21 years ago
0f87c49
2003-06-03 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 22 years ago
e1e584b
2003-06-02 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 22 years ago
2b61902
2003-04-10 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 22 years ago
6b1d43e
2003-02-26 Stuart Menefy <stuart.menefy@st.com>
by Roland McGrath
· 22 years ago
ba95476
2003-03-04 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 22 years ago
f3a0e1b
2003-02-19 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 22 years ago
96dc514
2003-01-20 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 22 years ago
eb28535
2003-01-14 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 22 years ago
d38809b
2003-01-09 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 22 years ago
923f750
2003-01-08 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 22 years ago
9797ceb
2002-12-30 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 22 years ago
b69f81b
2002-12-21 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 22 years ago
761b5d7
2002-12-15 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 22 years ago
882eda8
2002-11-09 Heiko Carstens <heiko.carstens@de.ibm.com>
by Michal Ludvig
· 22 years ago
17f8fb3
Added switch for printing only succeeding syscalls.
by Michal Ludvig
· 22 years ago
10a88d0
2002-10-07 Michal Ludvig <mludvig@suse.cz>
by Michal Ludvig
· 22 years ago
0e03550
2002-09-23 Michal Ludvig <mludvig@suse.cz>
by Michal Ludvig
· 22 years ago
53b320f
2002-09-23 Michal Ludvig <mludvig@suse.cz>
by Michal Ludvig
· 22 years ago
ccef637
Merge patch from Greg Banks for Linux/SuperH support
by Wichert Akkerman
· 23 years ago
4527dae
check for negative u_errors
by Wichert Akkerman
· 23 years ago
7b3346b
Import lots of ia64 related changes from David Mosberger
by Wichert Akkerman
· 23 years ago
1d08dcf
Merge iov fixes from Richard Kettlewell
by John Hughes
· 23 years ago
4e36a81
Handle fork1/forkall on uw, handle rfork1,rforkall,rexecve and ssisys on uw non-stop-clusters
by John Hughes
· 24 years ago
00a82ee
several Linux/sparc fixes
by Wichert Akkerman
· 24 years ago
c1652e2
Add Linux/hppa port, patch from Richard Hirst
by Wichert Akkerman
· 24 years ago
61eeb55
Fix for freebsd 4.1
by John Hughes
· 24 years ago
bdf48f5
Merge Harald Böhme's solaris patches
by John Hughes
· 24 years ago
2529971
Use pr_syscall on UW
by John Hughes
· 24 years ago
bf79f2e
Add FreeBSD support
by Wichert Akkerman
· 24 years ago
16a03d2
test/clone.c: minor fixup
by Wichert Akkerman
· 24 years ago
5ae21ea
The `too much stuff, just check the ChangeLog' update
by Wichert Akkerman
· 25 years ago
c792698
README-linux: updated to note that strace might not compile
by Wichert Akkerman
· 25 years ago
faf7222
test/vfork.c: new file to test vfork traces
by Wichert Akkerman
· 25 years ago
2ee6e45
Fixup isdigit calls
by Wichert Akkerman
· 25 years ago
12f75d1
S390 updates
by Wichert Akkerman
· 25 years ago
8b1b40c
Merge Trillian patches (Linux ia64)
by Wichert Akkerman
· 25 years ago
4dc3b14
Split trace_syscall into few functions to make code readable.
by Pavel Machek
· 25 years ago
d8ae7e3
Cleaned up __NR_SYSCALL_BASE: less number of #ifdef's in main code is
by Pavel Machek
· 25 years ago
7a0b649
Begin work on supporting clone
by Wichert Akkerman
· 25 years ago
4dc8a2a
Bunch of stuff
by Wichert Akkerman
· 25 years ago
f90da01
Add Linux MIPS support
by Wichert Akkerman
· 25 years ago
15dea97
Compilation updates
by Wichert Akkerman
· 25 years ago
9ce1a63
Catching up on my mail-backlog, see ChangeLog for details
by Wichert Akkerman
· 25 years ago
b046b38
Update sys/reg.h usage in syscall.c as well
by Wichert Akkerman
· 25 years ago
2b483ba
Fix conditions for including sys/reg.h and linux/ptrace.h
by Wichert Akkerman
· 25 years ago
e6f876c
Linux/powerpc and SunOS fixes
by Wichert Akkerman
· 25 years ago
8829a55
Various fixes, see ChangeLog for details
by Wichert Akkerman
· 25 years ago
dacfb6e
Add sparc patches from Jakub Jelinek
by Wichert Akkerman
· 26 years ago
8783c01
Don't include linux/ptrace.h for glibc.
by Ulrich Drepper
· 26 years ago
b859bea
Change number of personalities for Linux sparc to 2 Minor other fixes
by Wichert Akkerman
· 26 years ago
ce780fc
Add new function `signame', which returns name (SIGXXX) of numeric
by Nate Sammons
· 26 years ago
9047076
sys/reg apparently only exists on i386 and m68k, so fix the test in
by Wichert Akkerman
· 26 years ago
76baf7c
Initial revision
by Wichert Akkerman
· 26 years ago