index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
dirent.h
Age
Commit message (
Expand
)
Author
Lines
2016-10-20
fix various header namespace issues under feature-test-macro control
Rich Felker
-2
/
+5
2016-07-03
make brace placement in public header struct definitions consistent
Rich Felker
-2
/
+1
2013-07-22
refactor headers, especially alltypes.h, and improve C++ ABI compat
Rich Felker
-1
/
+1
2012-12-03
feature test macros: make _GNU_SOURCE enable everything
Rich Felker
-7
/
+2
2012-09-07
default features: make musl usable without feature test macros
Rich Felker
-5
/
+1
2012-09-06
use restrict everywhere it's required by c99 and/or posix 2008
Rich Felker
-1
/
+7
2012-08-24
fix dirent.h with _BSD_SOURCE
Rich Felker
-0
/
+3
2012-08-13
publicly expose getdents api under _BSD_SOURCE
Rich Felker
-0
/
+7
2012-06-13
add (currently stubbed due to stubbed strverscmp) versionsort function
Rich Felker
-0
/
+5
2012-06-04
_GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE
Rich Felker
-1
/
+1
2012-05-22
support _BSD_SOURCE feature test macro
Rich Felker
-1
/
+1
2012-05-04
add support for ugly *64 functions with _LARGEFILE64_SOURCE
Rich Felker
-0
/
+10
2011-06-06
fix handling of d_name in struct dirent
Rich Felker
-1
/
+1
2011-04-03
d_fileno alias for d_ino in dirent
Rich Felker
-0
/
+2
2011-03-08
fix typos in dirent.h
Rich Felker
-2
/
+2
2011-03-07
add macros for use with d_type extension field in dirent
Rich Felker
-0
/
+14
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
-0
/
+41