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
/
dirent
Commit message (
Expand
)
Author
Age
Files
Lines
*
add missing legacy LFS *64 symbol aliases
Szabolcs Nagy
2014-09-05
1
-0
/
+4
*
fix readdir not to set ENOENT when directory is removed while reading
Rich Felker
2014-02-25
1
-2
/
+7
*
include cleanups: remove unused headers and add feature test macros
Szabolcs Nagy
2013-12-12
5
-15
/
+2
*
refactor headers, especially alltypes.h, and improve C++ ABI compat
Rich Felker
2013-07-22
1
-1
/
+1
*
use restrict everywhere it's required by c99 and/or posix 2008
Rich Felker
2012-09-06
1
-1
/
+1
*
add (currently stubbed due to stubbed strverscmp) versionsort function
Rich Felker
2012-06-13
1
-0
/
+8
*
ditch the priority inheritance locks; use malloc's version of lock
Rich Felker
2012-04-24
5
-12
/
+9
*
fix errno value when fdopendir is given an invalid file descriptor
Rich Felker
2011-07-21
1
-1
/
+4
*
optimize opendir using O_CLOEXEC
Rich Felker
2011-06-25
1
-2
/
+1
*
fix handling of d_name in struct dirent
Rich Felker
2011-06-06
1
-4
/
+3
*
avoid fd leak if opendir is cancelled when calloc has failed
Rich Felker
2011-04-18
1
-1
/
+2
*
fix errno handling in scandir:
Rich Felker
2011-04-11
1
-2
/
+1
*
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
13
-0
/
+244