index
:
nix
fix/disable_tcsetattr_illumos
fix/safe_termios
master
Rust friendly bindings to *nix APIs
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
unistd.rs
Age
Commit message (
Expand
)
Author
2021-05-30
misc Clippy cleanup
Alan Somers
2021-05-13
Use https instead of http
Ryan Zoeller
2021-05-01
Merge pull request #1431 from asomers/alarm_doc_test2
Alan Somers
2021-05-01
Hopefully improve unistd::alarm::set's doc test's reliability
Alan Somers
2021-04-26
constify from_raw and as_raw for Uid, Gid and Pid
Wolfgang Bumiller
2021-03-25
unistd: Increase maximum passwd/group buffer to 1MB
Geoffrey Thomas
2021-03-21
illumos and Solaris support
Jason King
2021-02-07
add passwords to Groups
Ben Linsay
2020-12-19
unistd: Add getpeereid(3)
William Woodruff
2020-12-19
Add fuchsia support
Amanda Tait
2020-12-09
Fix intermittency in the doc test for alarm
Alan Somers
2020-12-06
Switch all builds from Travis to Cirrus
Alan Somers
2020-09-20
Mark nix::unistd::fork as unsafe.
Vitaly _Vi Shukela
2020-08-22
Merge branch 'master' into musl_seek
Alan Somers
2020-08-22
Expose SeekData and SeekHole on all Linux targets
Amanieu d'Antras
2020-07-28
Allow both &[CString] and &[&CStr] for sequence args
Jeong YunWon
2020-07-03
implement ttyname
Jesse Luehrs
2020-06-27
misc clippy cleanup
Alan Somers
2020-06-12
Merge #1255
bors[bot]
2020-06-12
Add fchown(2) wrapper.
Nate Avers
2020-06-04
Remove several deprecated constants and functions
Alan Somers
2020-05-31
fixup to "Convert the crate to edition 2018"
Alan Somers
2020-05-31
Convert the crate to edition 2018
Alan Somers
2020-05-17
Fix test and remove group & user for redox
Xavier L'Heureux
2020-05-17
Add wait, fdatasync, poll and pause for Redox
Xavier L'Heureux
2020-05-17
Disable mkfifo for Redox
Xavier L'Heureux
2020-05-17
Remove more unsupported functions and make it possible to run tests
Xavier L'Heureux
2020-05-17
Add Redox support for most of the modules
Xavier L'Heureux
2020-05-17
Replace void crate with Rust standard lib Infallible type
Ossi Herrala
2020-05-15
Document additional OS-specific flags for pipe2
Harm Berntsen
2020-04-06
unistd: avoid infinite loop caused by reserve_double_buffer_size
Steven Danna
2020-03-03
Derive `Ord`, `PartialOrd` for `Pid`
Joe Ranweiler
2020-02-29
add setfsuid and setfsgid implementation for filesystem checks
Marco Conte
2020-01-12
Add CLK_TCK to SysconfVar
Caleb Bassi
2019-11-03
Implment linkat
Johnnie Birch
2019-10-30
Add `Users` and `Group` related functions
Otavio Salvador
2019-10-21
fix documentation typo for effective gid
Scott Schroeder
2019-09-30
refactored test cases
Zhang Miaolei
2019-09-30
add mkfifoat
Zhang Miaolei
2019-09-28
Merge #1121 #1130
bors[bot]
2019-09-25
unistd: getgrouplist: Rework code to use `reserve_double_buffer_size`
Otavio Salvador
2019-09-25
unistd: getgroups: Resize buffer up to NGROUPS_MAX
Otavio Salvador
2019-09-25
unistd: getgroups: Rework variable names
Otavio Salvador
2019-09-23
fix #1093
Ta Thanh Dinh
2019-09-21
unistd: getcwd: Double the buffer when need, up to PATH_MAX as limit
Otavio Salvador
2019-09-03
Replace most instances of mem::uninitialized with mem::MaybeUninit
Alan Somers
2019-08-29
Clippy cleanup
Alan Somers
2019-07-14
Implement unlinkat
Johnnie Birch
2019-04-21
Remove duplicate use statements on macOS.
Tom Pusateri
2019-04-20
Add a access(2) wrapper
jr
[prev]
[next]