summary refs log tree commit diff
path: root/library/std/src/sys/unix/mod.rs
AgeCommit message (Expand)AuthorLines
2020-10-20Check that pthread mutex initialization succeededTomasz Miąsko-0/+4
2020-10-01Auto merge of #76919 - fusion-engineering-forks:thread-parker, r=dtolnaybors-0/+1
2020-09-28fix building libstd for Miri on macOSRalf Jung-49/+50
2020-09-27Reopen standard streams when they are closed on UnixTomasz Miąsko-0/+62
2020-09-27Move linux-specific futex code into `sys` module.Mara Bos-0/+1
2020-07-27mv std libs to library/mark-0/+168