aboutsummaryrefslogtreecommitdiff
path: root/libm/w_cabs.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-09uclibc: Fix double promotion warningMarcus Haehnel1-1/+1
2011-11-04libm: add cabsf() and cabsl() functions.William Pitcock1-0/+16
2008-12-22libm/*: mass removal of:Denis Vlasenko1-1/+0
2008-09-26- move libm_hidden_proto to the corresponding headers. Remove from callsites.Bernhard Reutner-Fischer1-1/+1
2006-01-17All math related relocs gonePeter S. Mazinger1-0/+2
2005-10-26Correct w_cabs.c so it can be added to IMA, add -D_POSIX_MODE for compiling s...Peter S. Mazinger1-7/+3
2005-03-06Trim off whitespaceEric Andersen1-1/+1
2002-09-09Clean up a warning.Manuel Novoa III1-3/+1
2001-11-22Totally rework the math library, this time based on the MacOs XEric Andersen1-0/+20