.. |
__xstat.c
|
1fd0f6e31f
add __xmknod and __xmknodat abi-compat functions
|
il y a 10 ans |
chmod.c
|
dd5f50da6f
support linux kernel apis (new archs) with old syscalls removed
|
il y a 10 ans |
fchmod.c
|
dd5f50da6f
support linux kernel apis (new archs) with old syscalls removed
|
il y a 10 ans |
fchmodat.c
|
61b1d10212
fix failure of fchmodat to report EOPNOTSUPP in the race path
|
il y a 10 ans |
fstat.c
|
dc9c40a609
fix missing flags arg to fstatat syscall in fstat fallback path
|
il y a 10 ans |
fstatat.c
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
il y a 12 ans |
futimens.c
|
eda8e9da76
implement futimens and utimensat
|
il y a 14 ans |
futimesat.c
|
dd5f50da6f
support linux kernel apis (new archs) with old syscalls removed
|
il y a 10 ans |
lchmod.c
|
571744447c
include cleanups: remove unused headers and add feature test macros
|
il y a 11 ans |
lstat.c
|
dd5f50da6f
support linux kernel apis (new archs) with old syscalls removed
|
il y a 10 ans |
mkdir.c
|
dd5f50da6f
support linux kernel apis (new archs) with old syscalls removed
|
il y a 10 ans |
mkdirat.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
il y a 14 ans |
mkfifo.c
|
0b44a0315b
initial check-in, version 0.5.0
|
il y a 14 ans |
mkfifoat.c
|
0b44a0315b
initial check-in, version 0.5.0
|
il y a 14 ans |
mknod.c
|
dd5f50da6f
support linux kernel apis (new archs) with old syscalls removed
|
il y a 10 ans |
mknodat.c
|
1a70198b3e
fix mknod and mknodat to accept large dev_t values
|
il y a 11 ans |
stat.c
|
dd5f50da6f
support linux kernel apis (new archs) with old syscalls removed
|
il y a 10 ans |
statvfs.c
|
6567db65f4
improve [f]stat[v]fs functions, and possibly work around old kernels
|
il y a 11 ans |
umask.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
il y a 14 ans |
utimensat.c
|
dd5f50da6f
support linux kernel apis (new archs) with old syscalls removed
|
il y a 10 ans |