fix broken ttyname[_r] (failure to null-terminate result)
[musl] / src / math / modff.c
2012-03-29 nszmath: rewrite modf.c and clean up modff.c
2012-03-20 Rich FelkerMerge remote branch 'nsz/master'
2012-03-19 nszMerge branch 'master' of git://git.etalabs.net/musl
2012-03-19 nsznew modff.c code, fix nan handling in modfl
2012-03-13 Rich Felkerfirst commit of the new libm!