index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stat
/
fstatat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pass AT_NO_AUTOMOUNT when emulating fstatat via statx
Alexey Izbyshev
2023-11-06
1
-0
/
+1
*
remove LFS64 symbol aliases; replace with dynamic linker remapping
Rich Felker
2022-10-19
1
-4
/
+0
*
only use fstatat and others legacy stat syscalls if they exist
Rich Felker
2022-05-01
1
-1
/
+9
*
provide an internal namespace-safe __fstatat
Rich Felker
2022-05-01
1
-1
/
+3
*
make fstatat fill in old time32 stat fields too
Rich Felker
2019-10-28
1
-0
/
+16
*
disable lfs64 aliases for remapped time64 functions
Rich Felker
2019-10-28
1
-0
/
+2
*
use the correct stat structure in the fstat path
Samuel Holland
2019-07-21
1
-4
/
+4
*
fix inadvertent introduction of extern object stx
Rich Felker
2019-07-19
1
-1
/
+1
*
implement fstatat with SYS_statx, conditional on undersized kstat time
Rich Felker
2019-07-18
1
-2
/
+68
*
decouple struct stat from kernel type
Rich Felker
2019-07-18
1
-4
/
+27
*
refactor all stat functions in terms of fstatat
Rich Felker
2019-07-18
1
-2
/
+33
*
remove spurious inclusion of libc.h for LFS64 ABI aliases
Rich Felker
2018-09-12
1
-2
/
+1
*
use restrict everywhere it's required by c99 and/or posix 2008
Rich Felker
2012-09-06
1
-1
/
+1
*
global cleanup to use the new syscall interface
Rich Felker
2011-03-20
1
-1
/
+1
*
finish moving 32-bit-specific junk out of source files.
Rich Felker
2011-02-15
1
-1
/
+1
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+10