Commit graph

34 commits

Author SHA1 Message Date
Mike Hommey 00372224e3 Refresh Cargo.lock
Fixes #968.
2018-04-11 11:23:04 +09:00
Francis Gagné e1fd577574 Bump to 0.2.40 2018-03-18 21:55:10 -04:00
Fredrick Brennan 528374ed9a Add FreeBSD get[pw|gr]ent_r, forgotten in #934
Sorry, accidentally forgot this when submitting #934..
2018-03-05 21:25:55 +08:00
Fredrick Brennan d058e0c87a Refresh Cargo.lock 2018-03-05 02:52:46 +00:00
Fredrick Brennan 5f9538d1e2 Add passwd/group APIs needed for nix-rust/nix#864 2018-03-03 11:13:02 +00:00
Benjamin Fry 5a50bec431 0.2.37 for release 2018-02-26 21:23:21 -08:00
Guillaume Gomez e91769eceb Update libc version 2018-01-11 23:32:27 +01:00
Josh Driver d61351e9c8 Bump to 0.2.35 2018-01-04 10:43:01 +10:30
Alex Crichton 19b0fbe210 Bump to 0.2.34 2017-11-30 06:50:55 -08:00
Andrew Tunnell-Jones 9ff7111743 Bump to 0.2.33 2017-10-28 05:47:18 -07:00
Marco A L Barbosa c9aba5f9ad Use ctest from git to allow testing linux x32 2017-10-27 11:01:20 -02:00
Alex Crichton 9029cfb9eb Add more Linux-based syscall tables
* Add syscall tables to most remaining arches in `src/unix/notbsd`
* Add aarch64/arm musl to CI
* Update dependencies
2017-10-18 15:17:00 -07:00
Sébastien Marie cf4c0beffb bump to 0.2.32
- add DCCP constant definitions
- add clock_gettime related functions to macOS
- add fstatat64 on linux/android
- add preadv64/pwritev64 on linux/android
- add utimensat on solaris, netbsd and openbsd
- add IP_BINDANY on freebsd
2017-10-06 13:28:38 +02:00
James Tucker d68943d221 Bump to 0.2.31 2017-09-19 16:51:42 -07:00
Alex Crichton 938252cba7 Bump to 0.2.30 2017-08-27 10:34:33 -07:00
Alex Crichton 22b98dedfe Add asmjs/wasm32 to CI
Rebase of #610 and also move emscripten up much higher in the hierarchy to
ensure that it doesn't have too much of a ripple effect on other platforms.

This involved moving down a good number of definitions, but hopefully was done
with care to not break anything!
2017-08-26 22:15:29 -07:00
Alex Crichton 476b9821dc Update lock file 2017-08-21 21:41:26 -07:00
Wesley Moore beb582e120 Bump to version 0.2.29 2017-07-31 21:12:05 +10:00
Marcin Mielniczuk 4afbf4eca5 Bump version to 0.2.28 2017-07-24 09:22:30 +02:00
Guillaume Gomez 312e5cb5f7 Update crate version 2017-07-21 10:38:00 +02:00
Alex Crichton 7d74c0993c Clean up CI configuration and add s390x
We can't test s390x because qemu segfaults but we can at least verify that it
compiles.

Closes #650
2017-07-07 14:19:06 -07:00
Fenrir fa23a9bc42 Bump to 0.2.25 2017-07-07 08:35:54 -06:00
Razican eb3f7b3658 cargo update 2017-06-15 20:13:11 +02:00
Daniel McKenna 3522d8b529 Updated cargo.lock
Forgot to update cargo.lock before prior commit.
2017-05-24 18:33:18 +01:00
Daniel McKenna 9766d50f4a Updated cargo.lock and toml for release. 2017-05-23 17:23:10 +01:00
Lee Bousfield 0457d3b32f Bump to 0.2.23 2017-05-18 18:41:37 -06:00
Alex Crichton 6ef11e694a Bump to 0.2.22 2017-04-26 07:29:19 -07:00
Kamal Marhubi d24e86c9d7 Bump to 0.2.21
closes https://github.com/rust-lang/libc/issues/539
2017-03-01 19:00:07 -05:00
Alex Crichton d30b4c6fe0 Bump to 0.2.20 2017-01-17 08:58:24 -08:00
Alex Crichton a2dd65a5a8 Bump to 0.2.19 2017-01-04 13:52:33 -08:00
Alex Crichton 93dbca015f Bump to 0.2.18 2016-12-02 12:57:44 -08:00
Alex Crichton 78070bdf28 Try to fix powerpc64 and update to crates.io ctest 2016-10-20 17:23:23 -07:00
Alex Crichton f75965646e Bump to 0.2.17 2016-10-14 21:59:09 -07:00
Alex Crichton 739edbc468 Use workspaces in this repo
Also cache on appveyor to speed up builds.
2016-10-08 17:26:56 -07:00
Renamed from libc-test/Cargo.lock (Browse further)