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
2022-10-19
remove LFS64 symbol aliases; replace with dynamic linker remapping
Rich Felker
-2
/
+0
2021-02-13
fix error return value for cuserid
Rich Felker
-2
/
+3
2021-02-13
fix misuse of getpwuid_r in cuserid
Rich Felker
-1
/
+2
2021-02-13
cuserid: don't return truncated results
Rich Felker
-1
/
+5
2021-02-13
cuserid: support invocation with a null pointer argument
Sören Tempel
-0
/
+2
2020-11-29
fix segfault in lutimes when tv argument is NULL
Érico Rolim
-5
/
+7
2018-09-12
remove spurious inclusion of libc.h for LFS64 ABI aliases
Rich Felker
-2
/
+1
2018-09-12
reduce spurious inclusion of libc.h
Rich Felker
-2
/
+0
2018-09-12
remove or make static various unused __-prefixed symbols
Rich Felker
-1
/
+1
2018-09-12
fix issues from public functions defined without declaration visible
Rich Felker
-0
/
+1
2017-03-14
fix one-byte overflow in legacy getpass function
Rich Felker
-1
/
+1
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