about summary refs log tree commit diff
path: root/src/math/log1pl.c
Commit message (Expand)AuthorAgeFilesLines
* math: raise exception flags in log1pl.c on <= -1 argumentsSzabolcs Nagy2012-11-131-7/+2
* code cleanup of named constantsnsz2012-03-191-10/+10
* fix loads of missing const in new libm, and some global vars (?!) in powlRich Felker2012-03-181-4/+4
* first commit of the new libm!Rich Felker2012-03-131-0/+176