- Aug 12, 2019
-
-
gnzlbg authored
-
- Jul 27, 2019
- Jul 15, 2019
-
-
Joe Richey authored
-
- Jul 12, 2019
-
-
Joe Richey authored
-
- Jul 11, 2019
-
-
Joe Richey authored
-
- Jun 28, 2019
-
-
Jonathan Behrens authored
-
- May 24, 2019
-
-
gnzlbg authored
Related to #657 .
-
- Feb 21, 2019
- Feb 13, 2019
-
-
gnzlbg authored
-
- Feb 09, 2019
-
-
Arnav Borborah authored
-
- Feb 07, 2019
- Feb 03, 2019
-
-
Bryant Mairs authored
-
- Feb 02, 2019
-
-
Bryant Mairs authored
-
Bryant Mairs authored
-
- Jan 02, 2019
-
-
Alex Crichton authored
See if it works with Cirrus CI!
-
Alan Somers authored
Reported-by: Alex Zepeda
-
- Nov 26, 2018
-
-
gnzlbg authored
Closes #651 .
-
- Nov 22, 2018
-
-
gnzlbg authored
Closes #651 .
-
- Nov 20, 2018
-
-
gnzlbg authored
-
- Jul 30, 2018
-
-
Linus Färnstrand authored
-
- Jul 01, 2018
-
-
BC Ko authored
added Documentation, Latest Version, License badges similar to rand crate. https://crates.io/crates/rand
-
- Apr 21, 2018
-
-
Trevor Spiteri authored
-
- Mar 10, 2018
-
-
bgermann authored
Add sparc64-unknown-linux-gnu and x86_64-sun-solaris. Remove aarch64-unknown-linux-musl.
-
- Sep 25, 2017
-
-
Tom Kirchner authored
Signed-off-by:
Tom Kirchner <tjk@amazon.com> Signed-off-by:
Ben Cressey <bcressey@amazon.com>
-
- Aug 21, 2017
-
-
Bryant Mairs authored
We now create an additional binary `linux_fcntl` for testing this since there are header conflicts when including all necessary headers. This binary is run on all platforms even though it's empty on all non- Android/non-Linux platforms. Testing has been switched from a custom binary to using a runner-less test (or pair of tests). This means that for local development a simple `cd libc-test && cargo test` will run all the tests. CI has also been updated here to reflect that.
-
- Apr 26, 2017
-
-
Alex Crichton authored
Anyone can do it!
-
- Jan 18, 2017
-
-
Kevin Brothaler authored
-
- Nov 26, 2016
-
-
Corey Farwell authored
-
- Sep 29, 2016
-
-
Niels Sascha Reedijk authored
* Rework of original patches from Niels Sascha Reedijk that include style and build fixes for libc master
-
- Apr 27, 2016
-
-
Kai Noda authored
in order to advise contributors to locally test their patches. Also update ctest to include a fix on rerun-if-changed so that human developers doing trial & error can properly test their latest code. Signed-off-by:
NODA, Kai <nodakai@gmail.com>
-
- Apr 02, 2016
-
-
A.J. Gardner authored
-
- Feb 12, 2016
-
-
Alex Crichton authored
-
- Feb 11, 2016
-
-
Alex Crichton authored
This adds a `use_std` Cargo feature which disables `#![no_std]` builds of libc, but is enabled by default. The library will currently continue to link to the standard library to maintain backwards compatibility with the 0.2 series and older Rust compilers for now, but this default can possible be changed in the future.
-
- Jan 22, 2016
-
-
Alex Crichton authored
Now we're testing rumprun, openbsd, and freebsd
-
- Nov 03, 2015
-
-
Alex Crichton authored
-
- Oct 30, 2015
-
-
Alex Crichton authored
-
Alex Crichton authored
-