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