| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | math: move complex math out of libm.h | Szabolcs Nagy | 2019-04-17 | 1 | -0/+22 |
| This makes it easier to build musl math code with a compiler that does not support complex types (tcc) and in general more sensible factorization of the internal headers. | |||||
