Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
95c6044e2ae85846330814c4ac5ebf4102dbe02c
/
src
/
dirent
56fbaa3
make all objects used with atomic operations volatile
by Rich Felker
· 10 years ago
36c30c4
add missing legacy LFS *64 symbol aliases
by Szabolcs Nagy
· 10 years ago
b9f7f2e
fix readdir not to set ENOENT when directory is removed while reading
by Rich Felker
· 11 years ago
5717444
include cleanups: remove unused headers and add feature test macros
by Szabolcs Nagy
· 11 years ago
9448b05
refactor headers, especially alltypes.h, and improve C++ ABI compat
by Rich Felker
· 11 years ago
400c5e5
use restrict everywhere it's required by c99 and/or posix 2008
by Rich Felker
· 12 years ago
fbffcee
add (currently stubbed due to stubbed strverscmp) versionsort function
by Rich Felker
· 12 years ago
4750cf4
ditch the priority inheritance locks; use malloc's version of lock
by Rich Felker
· 13 years ago
fa84566
fix errno value when fdopendir is given an invalid file descriptor
by Rich Felker
· 13 years ago
f937031
optimize opendir using O_CLOEXEC
by Rich Felker
· 13 years ago
da88b16
fix handling of d_name in struct dirent
by Rich Felker
· 13 years ago
75a0be1
avoid fd leak if opendir is cancelled when calloc has failed
by Rich Felker
· 14 years ago
dae17a1
fix errno handling in scandir:
by Rich Felker
· 14 years ago
aa398f5
global cleanup to use the new syscall interface
by Rich Felker
· 14 years ago
cfe3731
finish moving 32-bit-specific junk out of source files.
by Rich Felker
· 14 years ago
0b44a03
initial check-in, version 0.5.0
by Rich Felker
· 14 years ago