index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
os
/
unix
Age
Commit message (
Expand
)
Author
Lines
2021-07-29
Fix may not to appropriate might not or must not
Ali Malik
-2
/
+2
2021-07-24
netbsd enabled ucred
David Carlier
-2
/
+16
2021-07-06
Rollup merge of #83581 - arennow:dir_entry_ext_unix_borrow_name, r=m-ou-se
Yuki Okushi
-0
/
+39
2021-07-05
Enable dir_entry_ext2 feature in doc test.
Mara Bos
-0
/
+1
2021-06-25
Fix a few misspellings.
Eric Huss
-1
/
+1
2021-06-20
Add comment to `std::os::unix::ffi::os_str` explaining that the module is reu...
Christiaan Dirkx
-0
/
+3
2021-06-20
Move `OsStringExt` and `OsStrExt` to `std::os`
Christiaan Dirkx
-1
/
+68
2021-06-17
Rely on libc for correct integer types in os/unix/net/ancillary.rs.
Maarten de Vries
-100
/
+10
2021-05-21
Add std::os::unix::fs::DirEntryExt2::file_name_ref(&self) -> &OsStr
Aaron Rennow
-0
/
+38
2021-05-20
Not implement `os::unix::fs::chroot` for `vxworks`
Christiaan Dirkx
-1
/
+1
2021-05-18
Auto merge of #82973 - ijackson:exitstatuserror, r=yaahc
bors
-7
/
+46
2021-05-12
ExitStatusError: Remove mentions in stable docs
Ian Jackson
-27
/
+3
2021-05-12
unix: impl ExitStatusExt for ExitStatusError
Ian Jackson
-7
/
+70
2021-05-07
unix process: pre_exec: Discuss panic safety
Ian Jackson
-0
/
+6
2021-05-03
Rework `os` to avoid using `cfg_if!` with public items
Christiaan Dirkx
-36
/
+36
2021-05-03
Move `std::sys::unix::ext` to `std::os::unix`
Christiaan Dirkx
-0
/
+5372
[prev]