- Sep 01, 2019
-
-
Luca Bruno authored
This adds `utmpname(3)` on Linux with GNU libc. Ref: https://refspecs.linuxfoundation.org/LSB_3.0.0/LSB-Core-generic/LSB-Core-generic/baselib-utmpname-3.html
-
- Aug 20, 2019
-
-
gnzlbg authored
-
- Aug 17, 2019
-
-
Wang Xuerui authored
-
Wang Xuerui authored
-
- Aug 10, 2019
-
-
John Baublitz authored
-
- Jul 28, 2019
-
-
Temirkhan Myrzamadi authored
-
- Jul 27, 2019
-
-
Brian Cain authored
-
- Jul 10, 2019
-
-
condy authored
-
- Jul 09, 2019
-
-
Diana Popa authored
Signed-off-by:
Diana Popa <dpopa@amazon.com>
-
Douman authored
Exposes value for most unix like platforms
-
- Jul 05, 2019
-
-
Bryant Mairs authored
These constants have already been deprecated for a few releases with a deprecation notice, so they can finally be removed. Closes rust-lang/libc#665
-
- Jun 27, 2019
-
-
Adam C. Foltzer authored
-
Adam C. Foltzer authored
-
- Jun 26, 2019
-
-
Adam C. Foltzer authored
Per discussion in #1410, this is necessary to avoid struct size mismatches between Rust and C on systems with glibc < 2.28.
-
John Baublitz authored
-
John Baublitz authored
-
- Jun 14, 2019
-
-
Joe Richey authored
-
Joe Richey authored
-
Joe Richey authored
-
Joe Richey authored
-
Joe Richey authored
-
- Jun 13, 2019
-
-
Joe Richey authored
Closes #659
-
- Jun 10, 2019
-
-
Bryant Mairs authored
sigevent structs on most platforms have padding or unused fields. Rather than display those in the Debug impl by deriving it, manually implement all extra_traits instead ignoring those fields.
-
- Jun 07, 2019
-
-
Torbjørn Birch Moltu authored
-
Bryant Mairs authored
During the refactor in 4bd419eb, PTRACE_DETACH was accidentally removed on these targets. This re-adds it.
-
- Jun 06, 2019
- Jun 05, 2019
-
-
gnzlbg authored
-
gnzlbg authored
-
gnzlbg authored
-
gnzlbg authored
-
gnzlbg authored
-
Stefano Garzarella authored
Add struct sockaddr_vm and VMADDR_ constants to use VSOCK on Linux. VSOCK is present since Linux 3.9 Signed-off-by:
Stefano Garzarella <sgarzare@redhat.com>
-
gnzlbg authored
-