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
/
stdlib
Age
Commit message (
Expand
)
Author
Lines
2011-09-19
fix incorrect long double parameters on arm (and other future ports)
Rich Felker
-0
/
+12
2011-09-05
fix incorrect overflow errors on strtoul, etc.
Rich Felker
-8
/
+20
2011-07-14
fix various bugs in new integer parser framework
Rich Felker
-6
/
+8
2011-07-14
fix wcsto[iu]max with high characters
Rich Felker
-4
/
+2
2011-07-14
new restartable integer parsing framework.
Rich Felker
-156
/
+81
2011-04-29
avoid crashing when nel==0 is passed to qsort
Rich Felker
-2
/
+6
2011-04-27
replace heap sort with smoothsort implementation by Valentin Ochs
Rich Felker
-32
/
+193
2011-04-07
fix broken unsigned comparison in wcstoumax
Rich Felker
-1
/
+1
2011-04-03
fix various bugs in strtold:
Rich Felker
-10
/
+13
2011-03-25
fix all implicit conversion between signed/unsigned pointers
Rich Felker
-4
/
+4
2011-02-17
don't compare elements with themselves during qsort.
Rich Felker
-1
/
+1
2011-02-14
more header fixes, minor warning fix
Rich Felker
-2
/
+4
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
-0
/
+688