about summary refs log tree commit diff
path: root/src/math/scalbf.c
Commit message (Expand)AuthorAgeFilesLines
* math: define _GNU_SOURCE when implementing non-standard math functionsSzabolcs Nagy2013-12-121-0/+1
* math cleanup: use 1.0f instead of (float)1.0nsz2012-03-131-3/+3
* remove libm.h includes when math.h and float.h are enoughnsz2012-03-131-1/+1
* first commit of the new libm!Rich Felker2012-03-131-0/+31