aboutsummaryrefslogtreecommitdiffstats
path: root/src/sys/unix.rs
Commit message (Collapse)AuthorAgeFilesLines
* clippyJesse Luehrs2023-03-261-10/+5
|
* fmtJesse Luehrs2023-03-261-9/+5
|
* factor out os-specific callsJesse Luehrs2018-05-141-0/+34
also use the unix form instead of linux to hopefully fix osx