about summary refs log tree commit diff
path: root/src/math/cbrtl.c
Commit message (Expand)AuthorAgeFilesLines
* math: cbrt cleanup and long double fixSzabolcs Nagy2013-09-051-36/+28
* fix a cbrtl.c regression and remove x87 precision settingnsz2012-03-201-27/+6
* fix long double const workaround in cbrtlnsz2012-03-191-5/+1
* first commit of the new libm!Rich Felker2012-03-131-0/+157