Waldemar Brodkorb
|
161d237ad0
use __NR_newfstatat only for modern Linux architectures
|
vor 6 Jahren |
Waldemar Brodkorb
|
52df983934
remove editor hints for vi
|
vor 7 Jahren |
Waldemar Brodkorb
|
dba942c80d
add experimental aarch64 support
|
vor 8 Jahren |
Waldemar Brodkorb
|
74ca8d6f5d
remove UCLIBC_HAS_LFS
|
vor 8 Jahren |
Markos Chandras
|
13f56c443b
stat: Use fstatat64 if arch does not have the stat syscall
|
vor 12 Jahren |
Khem Raj
|
ae0e6225db
lstat/stat/fstat: Use 64bit version of syscall if available
|
vor 12 Jahren |
Denis Vlasenko
|
f5773054ef
fix breakage in x86_64 defconfig
|
vor 15 Jahren |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
vor 16 Jahren |
Denis Vlasenko
|
b133fe1cac
next portion of libc_hidden_proto removal
|
vor 16 Jahren |
Bernhard Reutner-Fischer
|
fc44a577aa
- trim superfluous ';'. No objcode changes
|
vor 16 Jahren |
Bernhard Reutner-Fischer
|
f1775381f9
- fix inline keyword
|
vor 16 Jahren |
Eric Andersen
|
ffd98ffec7
Take Mike Frysinger's comments into account -- make certain that user
|
vor 18 Jahren |
Mike Frysinger
|
43da001e78
fix building on 64bit hosts
|
vor 19 Jahren |
Peter S. Mazinger
|
15868f9c3d
s/weak_alias/strong_alias/, only what I knew as needed are kept. We will now see what libpthread will do ...
|
vor 19 Jahren |
Peter S. Mazinger
|
0d212a2b26
make gcc4 happy w/ hidden_def/proto, correct some typos
|
vor 19 Jahren |
Peter S. Mazinger
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
vor 19 Jahren |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
vor 19 Jahren |
Mike Frysinger
|
2ed5fd770a
dont include bits/kernel_stat.h as xstatconv.h already does and use sys/stat.h rather than bits/stat.h
|
vor 19 Jahren |
Mike Frysinger
|
a4e94ada6d
fix building on 64bit hosts
|
vor 19 Jahren |
Peter S. Mazinger
|
3039e5421c
Some undefs to be pedantic
|
vor 19 Jahren |
Peter S. Mazinger
|
3c84ded68a
Convert internal users of chmod/*stat*, minimize change for __strsep
|
vor 19 Jahren |
Peter S. Mazinger
|
36bff6b9bf
Do hidden __*stat*
|
vor 19 Jahren |
Mike Frysinger
|
a7e14569d2
fix eriks e-mail address
|
vor 20 Jahren |
Eric Andersen
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
vor 21 Jahren |