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
/
src
/
errno
Age
Commit message (
Expand
)
Author
Lines
2018-08-23
fix missing strerror text for EMULTIHOP
Rich Felker
-0
/
+1
2018-02-25
add public interface headers to implementation files
Rich Felker
-0
/
+1
2015-04-13
remove remnants of support for running in no-thread-pointer mode
Rich Felker
-3
/
+1
2014-07-26
add support for LC_TIME and LC_MESSAGES translations
Rich Felker
-2
/
+11
2014-06-10
simplify errno implementation
Rich Felker
-1
/
+1
2014-03-24
always initialize thread pointer at program start
Rich Felker
-1
/
+1
2014-03-05
fix strerror on mips: one error code is out of the 8-bit table range
Rich Felker
-1
/
+7
2013-02-07
fix typo in newly-added error message for EOWNERDEAD
Rich Felker
-1
/
+1
2013-02-07
improve error strings
Rich Felker
-27
/
+30
2012-04-16
better description for errno==0
Rich Felker
-1
/
+1
2011-08-06
simplify multi-threaded errno, eliminate useless function pointer
Rich Felker
-3
/
+2
2011-02-21
change errno to static linkage (improves PIC code generation)
Rich Felker
-4
/
+2
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
-0
/
+134