Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-03-27 | math: fix typo in i386 remquof and remquol asm | nsz | -5/+5 |
2012-03-19 | remquo asm: return quotient mod 8, as intended by the spec | Rich Felker | -17/+26 |
2012-03-19 | asm for remquo | Rich Felker | -0/+41 |
index : musl | ||
musl - an implementation of the standard library for Linux-based systems |
summaryrefslogtreecommitdiff |
Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-03-27 | math: fix typo in i386 remquof and remquol asm | nsz | -5/+5 |
2012-03-19 | remquo asm: return quotient mod 8, as intended by the spec | Rich Felker | -17/+26 |
2012-03-19 | asm for remquo | Rich Felker | -0/+41 |