Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
59904de7e091476e6d19f61bdfc7e157034428b0
/
include
/
dirent.h
1bc10ff
add _DIRENT_HAVE_D_* macros to dirent.h
by Rostislav Skudnov
· 7 years ago
7597fc2
fix various header namespace issues under feature-test-macro control
by Rich Felker
· 8 years ago
befa586
make brace placement in public header struct definitions consistent
by Rich Felker
· 8 years ago
9448b05
refactor headers, especially alltypes.h, and improve C++ ABI compat
by Rich Felker
· 11 years ago
769fd4c
feature test macros: make _GNU_SOURCE enable everything
by Rich Felker
· 12 years ago
c1a9658
default features: make musl usable without feature test macros
by Rich Felker
· 12 years ago
400c5e5
use restrict everywhere it's required by c99 and/or posix 2008
by Rich Felker
· 12 years ago
9a470b0
fix dirent.h with _BSD_SOURCE
by Rich Felker
· 12 years ago
0c42beb
publicly expose getdents api under _BSD_SOURCE
by Rich Felker
· 12 years ago
fbffcee
add (currently stubbed due to stubbed strverscmp) versionsort function
by Rich Felker
· 12 years ago
3b94dab
_GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE
by Rich Felker
· 12 years ago
419ae6d
support _BSD_SOURCE feature test macro
by Rich Felker
· 12 years ago
2dd8d5e
add support for ugly *64 functions with _LARGEFILE64_SOURCE
by Rich Felker
· 12 years ago
da88b16
fix handling of d_name in struct dirent
by Rich Felker
· 13 years ago
06baa2b
d_fileno alias for d_ino in dirent
by Rich Felker
· 14 years ago
91f7db2
fix typos in dirent.h
by Rich Felker
· 14 years ago
5d0d6d9
add macros for use with d_type extension field in dirent
by Rich Felker
· 14 years ago
0b44a03
initial check-in, version 0.5.0
by Rich Felker
· 14 years ago