Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
5c74d204e7641a072eec3a9d1ec537d100b83ddc
5c74d20
Avoid compiler warnings.
by Nate Sammons
· 26 years ago
99a5690
Realtime signals are named starting with 0. Fix `signame' to comply.
by Nate Sammons
· 26 years ago
4a12143
Convert all sigsets correctly into libc sigset_t. Add functions
by Nate Sammons
· 26 years ago
771a6ff
Use the kernel's struct stat instead of libc's.
by Nate Sammons
· 26 years ago
94fe3a0
Remove (apparently?) unused definition of struct kernel_stat for LINUXSPARC.
by Nate Sammons
· 26 years ago
b4aa113
Fix a couple of typos in the man page.
by Nate Sammons
· 26 years ago
3080aa4
Fix a silly bug in signame. A signal should be *greater* than the minimum.
by Nate Sammons
· 26 years ago
dab325a
Fix wrong argument of rt_sigprocmask being used.
by Nate Sammons
· 26 years ago
ce780fc
Add new function `signame', which returns name (SIGXXX) of numeric
by Nate Sammons
· 26 years ago
38508fd
Don't try to follow clone, until special handling for all of its
by Nate Sammons
· 26 years ago
ccd8f21
Add capability for Linux to change a vfork call into plain fork, which
by Nate Sammons
· 26 years ago
39c7619
Change EXEC_vfork to SYS_vfork; broke compilation on at least glibc2.1.
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
5daa028
Simply bugfixes, see patch to debian/changelog for details
by Wichert Akkerman
· 26 years ago
76baf7c
Initial revision
by Wichert Akkerman
· 26 years ago