Guo Ren
|
343fb004d9
common/sendfile.c: bugfix can't support offset is NULL
|
6 лет назад |
Waldemar Brodkorb
|
2d8a38e1a0
Revert "common/sendfile.c: bugfix can't support offset is NULL"
|
6 лет назад |
Guo Ren
|
b00fd230ed
common/sendfile.c: bugfix can't support offset is NULL
|
6 лет назад |
Waldemar Brodkorb
|
52df983934
remove editor hints for vi
|
7 лет назад |
Waldemar Brodkorb
|
74ca8d6f5d
remove UCLIBC_HAS_LFS
|
8 лет назад |
Anthony G. Basile
|
905775f198
libc/sysdeps/linux/common/sendfile.c: fix sendfile64 visibility
|
11 лет назад |
Markos Chandras
|
a83ea57a50
sendfile: Use sendfile64 if arch does not have the sendfile syscall
|
12 лет назад |
Peter S. Mazinger
|
6507c3b84d
correct sendfile for 32/64 bit archs
|
13 лет назад |
Peter S. Mazinger
|
c28cabb179
Reorder includes and include only what is necessary
|
13 лет назад |
Denis Vlasenko
|
f5773054ef
fix breakage in x86_64 defconfig
|
15 лет назад |
Bernhard Reutner-Fischer
|
ae549acff0
- remove superfluous ';'. No objcode changes.
|
16 лет назад |
Mike Frysinger
|
2c3ece881d
michael_d writes in [#2064]: fix building on linux-2.0 systems
|
16 лет назад |
Eric Andersen
|
ffd98ffec7
Take Mike Frysinger's comments into account -- make certain that user
|
18 лет назад |
Peter S. Mazinger
|
5b3c9900ea
Solve sendfile64 conflict if __NR_sendfile64 does not exist
|
18 лет назад |
Peter S. Mazinger
|
bda2d7e868
another attempt to fix sendfile64
|
19 лет назад |
Mike Frysinger
|
a1d98e054e
cleanup and use the style of other *64 funcs
|
19 лет назад |
Peter S. Mazinger
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 лет назад |
Mike Frysinger
|
a7e14569d2
fix eriks e-mail address
|
20 лет назад |
Eric Andersen
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
21 лет назад |