index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stdlib
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-19
fix incorrect long double parameters on arm (and other future ports)
Rich Felker
1
-0
/
+12
2011-09-05
fix incorrect overflow errors on strtoul, etc.
Rich Felker
4
-8
/
+20
2011-07-14
fix various bugs in new integer parser framework
Rich Felker
4
-6
/
+8
2011-07-14
fix wcsto[iu]max with high characters
Rich Felker
2
-4
/
+2
2011-07-14
new restartable integer parsing framework.
Rich Felker
4
-156
/
+81
2011-04-29
avoid crashing when nel==0 is passed to qsort
Rich Felker
1
-2
/
+6
2011-04-27
replace heap sort with smoothsort implementation by Valentin Ochs
Rich Felker
1
-32
/
+193
2011-04-07
fix broken unsigned comparison in wcstoumax
Rich Felker
1
-1
/
+1
2011-04-03
fix various bugs in strtold:
Rich Felker
1
-10
/
+13
2011-03-25
fix all implicit conversion between signed/unsigned pointers
Rich Felker
2
-4
/
+4
2011-02-17
don't compare elements with themselves during qsort.
Rich Felker
1
-1
/
+1
2011-02-14
more header fixes, minor warning fix
Rich Felker
3
-2
/
+4
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
32
-0
/
+688