about summary refs log tree commit diff
path: root/library/std/src/sys/unix/os.rs
AgeCommit message (Expand)AuthorLines
2020-10-16Take sys/vxworks/{os,path,pipe} from sys/unix instead.Mara Bos-5/+30
2020-10-14Remove lifetime from StaticMutex and assume 'static.Mara Bos-1/+1
2020-09-27Split sys_common::Mutex in StaticMutex and MovableMutex.Mara Bos-5/+4
2020-08-31std: move "mod tests/benches" to separate filesLzu Tao-27/+3
2020-07-27mv std libs to library/mark-0/+674