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
/
include
/
dirent.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
feature test macros: make _GNU_SOURCE enable everything
Rich Felker
2012-12-03
1
-7
/
+2
*
default features: make musl usable without feature test macros
Rich Felker
2012-09-07
1
-5
/
+1
*
use restrict everywhere it's required by c99 and/or posix 2008
Rich Felker
2012-09-06
1
-1
/
+7
*
fix dirent.h with _BSD_SOURCE
Rich Felker
2012-08-24
1
-0
/
+3
*
publicly expose getdents api under _BSD_SOURCE
Rich Felker
2012-08-13
1
-0
/
+7
*
add (currently stubbed due to stubbed strverscmp) versionsort function
Rich Felker
2012-06-13
1
-0
/
+5
*
_GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE
Rich Felker
2012-06-04
1
-1
/
+1
*
support _BSD_SOURCE feature test macro
Rich Felker
2012-05-22
1
-1
/
+1
*
add support for ugly *64 functions with _LARGEFILE64_SOURCE
Rich Felker
2012-05-04
1
-0
/
+10
*
fix handling of d_name in struct dirent
Rich Felker
2011-06-06
1
-1
/
+1
*
d_fileno alias for d_ino in dirent
Rich Felker
2011-04-03
1
-0
/
+2
*
fix typos in dirent.h
Rich Felker
2011-03-08
1
-2
/
+2
*
add macros for use with d_type extension field in dirent
Rich Felker
2011-03-07
1
-0
/
+14
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+41