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
/
fstat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove LFS64 symbol aliases; replace with dynamic linker remapping
Rich Felker
2022-10-19
1
-4
/
+0
*
provide an internal namespace-safe __fstat
Rich Felker
2022-05-04
1
-2
/
+4
*
disable lfs64 aliases for remapped time64 functions
Rich Felker
2019-10-28
1
-0
/
+2
*
restore property that fstat(AT_FDCWD) fails with EBADF
Rich Felker
2019-07-18
1
-0
/
+1
*
refactor all stat functions in terms of fstatat
Rich Felker
2019-07-18
1
-11
/
+2
*
remove spurious inclusion of libc.h for LFS64 ABI aliases
Rich Felker
2018-09-12
1
-2
/
+1
*
move and deduplicate declarations of __procfdname to make it checkable
Rich Felker
2018-09-12
1
-2
/
+0
*
fix missing flags arg to fstatat syscall in fstat fallback path
Rich Felker
2014-07-18
1
-1
/
+1
*
additional fixes for linux kernel apis with old syscalls removed
Rich Felker
2014-05-30
1
-0
/
+4
*
fix failure of fchmod, fstat, fchdir, and fchown to produce EBADF
Rich Felker
2013-12-19
1
-1
/
+3
*
make fchdir, fchmod, fchown, and fstat support O_PATH file descriptors
Rich Felker
2013-08-02
1
-2
/
+10
*
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