Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
2c4e3a8061130493bd196564f096b677c5528fc1
/
file.c
7ab47b6
Fix signed/unsigned problems
by Wichert Akkerman
· 23 years ago
7b3346b
Import lots of ia64 related changes from David Mosberger
by Wichert Akkerman
· 23 years ago
c1652e2
Add Linux/hppa port, patch from Richard Hirst
by Wichert Akkerman
· 24 years ago
c0fc3fd
replace some #if FREEBSD by #if HAVE_ST_xxx
by John Hughes
· 24 years ago
0c79e01
replace wimpy get64 by powerful LONG_LONG :-)
by John Hughes
· 24 years ago
70623be
Use configure to detect 64bit off_t and rlim_t
by John Hughes
· 24 years ago
b8c9f77
FreeBSD uses 64 bit off_t, fix stat&fcntl(flock)
by John Hughes
· 24 years ago
e2f6d87
add missing bit of solaris patches
by John Hughes
· 24 years ago
5a826b8
Fix off_t args on FreeBSD
by John Hughes
· 24 years ago
96f5147
Implement truncate64 & ftruncate64 for them that wants 'em
by John Hughes
· 24 years ago
bdf48f5
Merge Harald Böhme's solaris patches
by John Hughes
· 24 years ago
8fe2c98
fix stat64 on UW
by John Hughes
· 24 years ago
9b0c31d
process.c: perform bpt trick for clone as well so we can get the pid of the child before it starts doing something
by Wichert Akkerman
· 24 years ago
bf79f2e
Add FreeBSD support
by Wichert Akkerman
· 24 years ago
d077c45
Handle change in Linux 2.4.0-test6 stat structure
by Wichert Akkerman
· 24 years ago
16a03d2
test/clone.c: minor fixup
by Wichert Akkerman
· 24 years ago
43a7482
Merge changes from Ulrich
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
8b1b40c
Merge Trillian patches (Linux ia64)
by Wichert Akkerman
· 25 years ago
9a9f10b
Wrap changing of syscall into nice function.
by Pavel Machek
· 25 years ago
3ed6dc2
Add 1900 to tm_year in sprinttime
by Wichert Akkerman
· 25 years ago
0396bdc
Use STAT64 test for the new stat64 functions
by Wichert Akkerman
· 25 years ago
7f02c4d
Implement sys_stat64, sys_fstat64, sys_lstat64, and printstat64.
by Ulrich Drepper
· 25 years ago
0fa01d7
Use ugly libc_stat trick also for stat64.
by Ulrich Drepper
· 25 years ago
4dc8a2a
Bunch of stuff
by Wichert Akkerman
· 25 years ago
e4aafd4
Merge patches from John Hughes
by Wichert Akkerman
· 25 years ago
f5eeabb
Start merging linux-ip-routing fork
by Wichert Akkerman
· 25 years ago
5b4d128
Update patch from drow for file.c kernel types
by Wichert Akkerman
· 25 years ago
a601370
Add patch from drow to get proper kernel types in file.c
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
9524bb9
use kernel dirent structure for Linux
by Wichert Akkerman
· 26 years ago
2e2553a
Merged in a bunch of patches that I got as reaction to the 3.99 release.
by Wichert Akkerman
· 26 years ago
8bc6cfd
Minor compiliation-fixes
by Wichert Akkerman
· 26 years ago
d4d8e92
Update linux sparc support so it compiles and works reasonably
by Wichert Akkerman
· 26 years ago
b859bea
Change number of personalities for Linux sparc to 2 Minor other fixes
by Wichert Akkerman
· 26 years ago
25d0c4f
Fix stat structures for Linux once again
by Wichert Akkerman
· 26 years ago
a0f36c6
Fix test for alpha so we get the osf_stat functions in file.c
by Wichert Akkerman
· 26 years ago
328c5e7
Added support for old*stat syscalls for Linux
by Wichert Akkerman
· 26 years ago
5c74d20
Avoid compiler warnings.
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
76baf7c
Initial revision
by Wichert Akkerman
· 26 years ago