about summary refs log tree commit diff
path: root/library/std/src/sys/unix/process
AgeCommit message (Expand)AuthorLines
2020-10-04Update libc to 0.2.79Josh Triplett-23/+3
2020-10-02Rollup merge of #77432 - tmiasko:posix-spawn-musl, r=cuviperJonas Schievink-6/+8
2020-10-02Auto merge of #77029 - ehuss:command-access, r=dtolnaybors-6/+56
2020-10-01Use posix_spawn on musl targetsTomasz Miąsko-6/+8
2020-09-29Use `rtassert!` instead of `assert!` from the child process after fork() in s...hyd-dev-1/+1
2020-09-26Add accessors to Command.Eric Huss-6/+56
2020-09-15[fuchsia] Propagate the userspace UTC clockAdam Lesinski-1/+3
2020-09-11Ignore unnecessary unsafe warningsThomas de Zeeuw-1/+21
2020-08-31std: move "mod tests/benches" to separate filesLzu Tao-68/+67
2020-07-27mv std libs to library/mark-0/+1543