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