- Mar 25, 2020
-
-
Sergio Lopez authored
This is a Linux-only feature that was already present as a syscall. Add it just to linux/gnu for the moment, as the musl version bundled in the Rust's x86_64-unknown-linux-musl toolchain doesn't include it yet. Signed-off-by:
Sergio Lopez <slp@redhat.com>
-
- Mar 15, 2020
-
-
Árni Dagur authored
-
- Mar 13, 2020
-
-
Connor Kuehl authored
-
Connor Kuehl authored
-
- Mar 09, 2020
-
-
John Baublitz authored
-
Richard Wiedenhöft authored
-
- Mar 08, 2020
-
-
Mikail Bagishov authored
-
- Mar 01, 2020
-
-
Daniel Fox Franke authored
-
- Feb 29, 2020
-
-
Andreas Schwab authored
-
zonyitoo authored
fix #1633
-
- Feb 26, 2020
-
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
- Feb 19, 2020
-
-
Marco A L Barbosa authored
-
Vickenty Fesunov authored
memmem is a non-standard extension, first added in GNU libc and later ported to other systems. Support for it is non-uniform, thus it was only added to platforms that seem to support it.
-
- Feb 12, 2020
-
-
Vickenty Fesunov authored
This triggers a warning on a recent nightly, which in turn breaks CI due to `#![deny(warnings)]` in libc-test/build.rs
-
- Dec 18, 2019
-
-
Noam Shalom Kleinburd authored
-
Noam Kleinburd authored
-
- Nov 27, 2019
-
-
msizanoen1 authored
-
- Nov 25, 2019
-
-
John Paul Adrian Glaubitz authored
-
- Sep 12, 2019
-
-
gnzlbg authored
-
- 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 10, 2019
-
-
John Baublitz authored
-
- Jul 10, 2019
-
-
condy authored
-
- Jul 09, 2019
-
-
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 26, 2019
-
-
John Baublitz authored
-
- Jun 14, 2019
-
-
Joe Richey authored
-
- Jun 06, 2019
- Jun 04, 2019
- Jun 03, 2019
-
-
gnzlbg authored
-
- Jun 02, 2019
-
-
gnzlbg authored
-
- May 31, 2019
- May 29, 2019
-
-
gnzlbg authored
-