| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-03-22 | acos.s fix: use the formula acos(x) = atan2(sqrt(1-x),sqrt(1+x)) | nsz | -3/+1 |
| 2012-03-20 | x86_64 math asm, long double functions only | Rich Felker | -0/+20 |
![]() |
index : musl | |
| musl - an implementation of the standard library for Linux-based systems |
| summaryrefslogtreecommitdiff |
| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-03-22 | acos.s fix: use the formula acos(x) = atan2(sqrt(1-x),sqrt(1+x)) | nsz | -3/+1 |
| 2012-03-20 | x86_64 math asm, long double functions only | Rich Felker | -0/+20 |