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
Age
Commit message (
Expand
)
Author
2020-10-03
Add PTRACE_SYSEMU and PTRACE_SYSEMU_SINGLESTEP support
Dominik Stolz
2020-09-28
Added clock_gettime, clock_getres, clock_settime, clock_getcpuclockid
Daniil Bondarev
2020-09-13
Adapt for safe-isation of some libc functions.
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-08-22
Merge #1278
bors[bot]
2020-08-22
Merge #1282
bors[bot]
2020-08-18
Add Netlink Protocol Families to SockProtocol enum
sinkingpoint
2020-08-13
doc typo in fchmodat
ed neville
2020-08-02
`ioctl-number.rst` moved. Update the link.
Solra Bizna
2020-07-28
Allow both &[CString] and &[&CStr] for sequence args
Jeong YunWon
2020-07-26
Support nullable timeout in ppoll
Mikail Bagishov
2020-07-25
Merge #1224
bors[bot]
2020-07-07
Adding an implementation and some basic tests for timerfd.
Vincent Dagonneau
2020-07-04
Expose IP_PKTINFO Control Message on Android
Bruno Tavares
2020-07-04
Add FsType for cgroupfs
Kenta Tada
2020-07-03
implement ttyname
Jesse Luehrs
2020-07-03
Skip the OFD locks tests on OverlayFS and musl
Alan Somers
2020-06-27
Fix an "unused import" warning on musl
Alan Somers
2020-06-27
misc clippy cleanup
Alan Somers
2020-06-27
Make SockAddr::as_ffi_pair safe
Alan Somers
2020-06-27
Make Errno::clear safe
Alan Somers
2020-06-27
Prefer to pass Inotify by value instead of by reference
Alan Somers
2020-06-27
implement Default for UnixCredentials on Linux
Alan Somers
2020-06-27
implement `Default` for `CpuSet`.
Alan Somers
2020-06-27
Make sys::socket::sockaddr_storage a safe function
Alan Somers
2020-06-27
Fix an unaligned pointer read in Inotify::read_events
Alan Somers
2020-06-26
Add Ipv{4,6}PacketInfo support to ControlMessage for send{m,}msg
Perry Lorier
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-06-04
Limit internal termios API to pub(crate)
Bryant Mairs
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-26
Fix use of deprecated libc type, needed in order to run the tests successfull...
Nick Pelone
2020-05-26
Fix build on OpenBSD caused by erroneous inclusion in allowed OS list for sen...
Nick Pelone
2020-05-26
Add EV_DISPATCH and EV_RECEIPT EventFlag items for OpenBSD.
Nick Pelone
2020-05-17
Simply disable the dir module, since only the entry struct is available
Xavier L'Heureux
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 temporarily the failing tests for Redox
Xavier L'Heureux
2020-05-17
Make sure to leave the values as-is in open
Xavier L'Heureux
2020-05-17
Add poll
Xavier L'Heureux
2020-05-17
Add termio support
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-17
Merge #1242
bors[bot]
2020-05-17
Merge #1245
bors[bot]
[next]