about summary refs log tree commit diff
path: root/library/std/src/sys/unix/cmath.rs
AgeCommit message (Expand)AuthorLines
2024-01-11std: begin moving platform support modules into `pal`joboet-37/+0
2023-07-31Add gamma and ln_gamma functions to f32 and f64Andrew Kane-0/+4
2021-04-28Reuse `unix::cmath`Christiaan Dirkx-27/+28
2020-07-27mv std libs to library/mark-0/+32