about summary refs log tree commit diff
path: root/library/std/src/sys/unix/process/process_fuchsia.rs
AgeCommit message (Expand)AuthorLines
2021-05-12Provide ExitStatusErrorIan Jackson-3/+23
2021-03-21Use io::Error::new_const everywhere to avoid allocations.Mara Bos-7/+10
2021-01-13Fix typos in Fuchsia unix_process_wait_moreDavid Tolnay-2/+2
2021-01-13ExitStatusExt: Fix build on FuchsiaIan Jackson-0/+44
2020-09-26Add accessors to Command.Eric Huss-1/+1
2020-09-15[fuchsia] Propagate the userspace UTC clockAdam Lesinski-1/+2
2020-07-27mv std libs to library/mark-0/+260