Markos Chandras
|
13f56c443b
stat: Use fstatat64 if arch does not have the stat syscall
|
12 years ago |
Markos Chandras
|
36b3c53f92
stat64: Use fstatat64 if arch does not have the stat64 syscall
|
12 years ago |
Markos Chandras
|
ecb2be2c0a
mkdir: Use mkdirat if arch does not have the mkdir syscall
|
12 years ago |
Markos Chandras
|
82cab37865
chmod: Use fchmodat if arch does not have the chmod syscall
|
12 years ago |
Mike Frysinger
|
290e19f814
drop support for pre ISO-C compilers
|
12 years ago |
Mike Frysinger
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 years ago |
Bernhard Reutner-Fischer
|
ef85033ac8
futimens: add function
|
15 years ago |
Mike Frysinger
|
fd72e30425
first pass at implementing *at funcs
|
15 years ago |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 years ago |
Denis Vlasenko
|
b133fe1cac
next portion of libc_hidden_proto removal
|
16 years ago |
Peter S. Mazinger
|
752c3935f0
Sync w/ glibc and define _STAT_VER/_MKNOD_VER to 0, else some apps will consider versioned stat/mknod in uClibc
|
18 years ago |
Peter S. Mazinger
|
8a0cbd49fa
Sync w/ glibc
|
19 years ago |
Peter S. Mazinger
|
005d20f04d
Sync up w/ glibc
|
19 years ago |
Eric Andersen
|
3fec316902
Eliminate wrapping of struct stat and use the kernel version
|
22 years ago |
Eric Andersen
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 years ago |
Eric Andersen
|
56e5d28c81
More stuff. Down to only 43 missing functions before BusyBox will
|
24 years ago |
Eric Andersen
|
ffb96c0900
Some more major updates to further superate ucLibc from the kernel
|
24 years ago |
Erik Andersen
|
64bc641218
Initial revision
|
24 years ago |