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
/
legacy
Age
Commit message (
Expand
)
Author
Lines
2016-08-30
getdtablesize: fix returning hard instead of soft rlimit
Olivier Brunel
-1
/
+1
2016-01-28
add errno setting to stub utmpxname function
Rich Felker
-0
/
+2
2016-01-28
legacy/utmpx: Add utmp{,x}name stubs
Kylie McClain
-0
/
+7
2015-05-06
fix futimes legacy function with null tv pointer
Rich Felker
-0
/
+1
2015-02-25
getloadavg: use sysinfo() instead of /proc/loadavg
Alexander Monakov
-11
/
+7
2014-07-06
fix multiple issues in legacy function getpass
Rich Felker
-5
/
+6
2013-12-12
include cleanups: remove unused headers and add feature test macros
Szabolcs Nagy
-4
/
+8
2013-11-21
add legacy getloadavg api
Szabolcs Nagy
-0
/
+18
2013-09-15
support configurable page size on mips, powerpc and microblaze
Szabolcs Nagy
-2
/
+2
2013-08-21
unbreak vwarn: print ": " before errno message
Rich Felker
-2
/
+5
2013-08-03
collapse euidaccess to a call to faccessat
Rich Felker
-9
/
+1
2013-08-03
add legacy euidaccess function and eaccess alias for it
Rich Felker
-0
/
+18
2013-08-02
add legacy function valloc
Rich Felker
-0
/
+8
2013-05-18
make err.h functions print __progname
Rich Felker
-0
/
+4
2012-09-29
more close-on-exec fixes, mostly using new "e" flag to fopen
Rich Felker
-1
/
+1
2012-09-07
cleanup src/linux and src/misc trees, etc.
Rich Felker
-0
/
+302