about summary refs log tree commit diff
path: root/src/stdlib/frexpl.c
Commit message (Collapse)AuthorAgeFilesLines
* fix incorrect long double parameters on arm (and other future ports)Rich Felker2011-09-191-0/+12
| | | | | this was the cause of crashes in printf when attempting to print floating point values.
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+25