- bd4c348 Add QFMT_VFS_V1 on MIPS and test all QFMT_ constants by Bryant Mairs · 7 years ago
- 305cec3 Fix musl build by Alex Crichton · 7 years ago
- 22b98de Add asmjs/wasm32 to CI by Alex Crichton · 7 years ago
- ce27617 Remove warnings in libc-test by Alex Crichton · 7 years ago
- 2e11d9e Add more fcntl and seal constants for Android/Linux by Bryant Mairs · 7 years ago
- 201d539 Remove OpenBSD CI by Alex Crichton · 7 years ago
- 7e349c0 Add exception in testsuite: the constants are new by Sébastien Marie · 7 years ago
- 56701a7 skip siginfo_t.si_addr type check on OpenBSD by Sébastien Marie · 7 years ago
- c9e6f55 Add MADV_FREE and MADV_SOFT_OFFLINE for Android/Linux by Bryant Mairs · 7 years ago
- 0dae0e7 Auto merge of #708 - wezm:remove-missing-openbsd-constants, r=alexcrichton by bors · 7 years ago
- 58c772b Add KERN_ARND and KERN_USERMOUNT to don't check list on OpenBSD by Wesley Moore · 7 years ago
- b9166f4 Include sys/reg.h on Android. by Marcin Mielniczuk · 7 years ago
- 0b7abd9 Auto merge of #689 - lucab:ups/fexecve, r=alexcrichton by bors · 7 years ago
- 9bbfe4b Auto merge of #686 - marmistrz:regs, r=alexcrichton by bors · 7 years ago
- 858d47c unix: add fexecve() by Luca Bruno · 7 years ago
- 2a59767 Define i686 when TARGET=i686* by Marcin Mielniczuk · 7 years ago
- 37b4e73 include sys/regs.h only on x86 and x86_64 by Marcin Mielniczuk · 7 years ago
- 1535ee8 Include sys/user.h in the automatic test by Marcin Mielniczuk · 7 years ago
- 516df7f Auto merge of #671 - Susurrus:signalfd_android, r=alexcrichton by bors · 7 years ago
- 83ab9a3 Add signalfd and related to android by Bryant Mairs · 7 years ago
- 57413b8 Auto merge of #673 - g2p:fallocate-flags, r=alexcrichton by bors · 7 years ago
- f60ff2d Ignore newer kernel constants if building with musl by Gabriel · 7 years ago
- 100f3f2 Add mac structs by Guillaume Gomez · 7 years ago
- 75e3696 Include linux/falloc.h directly by Gabriel · 7 years ago
- e7df808 Add header for mac targets by Guillaume Gomez · 7 years ago
- f04b442 Add CMSPAR to linux/mips by Bryant Mairs · 7 years ago
- 9f5766f add missing socket constants by Nicolas Dusart · 7 years ago
- 4abc3ce Update to NDK r15b (with unified headers) and add missing symbols needed by nix crate by Nicolas Dusart · 7 years ago
- 60d9322 Add structs defined in linux/input.h by Mateusz Sieczko · 7 years ago
- 439a4d7 Auto merge of #608 - Uplifting:unix, r=alexcrichton by bors · 7 years ago
- 553c5dc sys/io.h only in linux x86_64 Make changes to reflect this by Andrew Salmon · 7 years ago
- c98b9f7 add a number of syscalls by Andrew Salmon · 7 years ago
- 80e1422 Auto merge of #599 - xd009642:master, r=alexcrichton by bors · 7 years ago
- 6acbf87 Fixed issues in test and struct names. by Daniel McKenna · 7 years ago
- 6fb7c90 sys/times.h, setreuid/setregid, and sigpending by Andrew Salmon · 7 years ago
- bc48202 remove getitimer and setitimer by Andrew Salmon · 7 years ago
- fda4049 Auto merge of #596 - Susurrus:master, r=alexcrichton by bors · 7 years ago
- 9b9f36a Use NOCANCEL variants for close on Mac by Bryant Mairs · 7 years ago
- 98889cf Add ENOATTR for Linux by Lee Bousfield · 7 years ago
- 19f3be3 Auto merge of #578 - cactorium:master, r=alexcrichton by bors · 7 years ago
- fdbfe8f Add xattr functions for OSX by Lee Bousfield · 7 years ago
- c0bec43 Remove MAP_HUGETLB from mips-unknown-linux-uclibc by Kelvin Ly · 7 years ago
- 96a8306 Merge branch 'master' into master by Kelvin Ly · 7 years ago
- 03562b0 Auto merge of #585 - jonhoo:res_init, r=alexcrichton by bors · 7 years ago
- be7e45f Skip res_init test on macOS/iOS by Jon Gjengset · 7 years ago
- 61c23fb Add Linux-specific recvmmsg(2) and sendmmsg(2) by NODA, Kai · 9 years ago
- afebd98 Android doesn't expose res_init in header file by Jon Gjengset · 8 years ago
- ef20ddb Add binding for res_init. by Jon Gjengset · 8 years ago
- c14178c Fix indentation, remove more constants that don't work for uclibc by Kelvin Ly · 8 years ago
- 2a9b647 Remove extra comment by Kelvin Ly · 8 years ago
- 26670c7 Fix build errors for mips-unknown-linux-uclibc by Kelvin Ly · 8 years ago
- 2d6c7da Fix more stuff after updating libc by Kelvin Ly · 8 years ago
- c34a802 Auto merge of #572 - malbarbo:android-x86_64, r=alexcrichton by bors · 8 years ago
- 9a83558 Add changes to allow uclibc to build by Kelvin Ly · 8 years ago
- 3ca6ad9 Fix x86_64-linux-android failing tests by Marco A L Barbosa · 8 years ago
- 2122616 Add IPC,SHM,MSG for Freebsd by superriva · 8 years ago
- bfeb360 Merge branch 'master' into ci-android by Marco A L Barbosa · 8 years ago
- dc1aa0e Auto merge of #530 - berkowski:baud_constants, r=alexcrichton by bors · 8 years ago
- 92ce518 Make libc-tests compile for aarch64-linux-android by Marco A L Barbosa · 8 years ago
- 0048148 Removed "rpcsvc/rex.h" from `build.rs` for OpenBSD by Zac Berkowitz · 8 years ago
- e8fc992 Removed "termios.h" from `build.rs` openbsd case. by Zac Berkowitz · 8 years ago
- 1683244 Auto merge of #532 - malbarbo:fs2-android, r=alexcrichton by bors · 8 years ago
- bad80ba Add definitions to Android to allow fs2 crate compile by Marco A L Barbosa · 8 years ago
- 7c03711 Add jail functions and constants for FreeBSD by Ryan Moeller · 8 years ago
- e393a2d Adding termios.h to openbsd headers. by Zac Berkowitz · 8 years ago
- 7fbff3a Fix for removed OS X constants. by Kevin Brothaler · 8 years ago
- 7134822 Skip signedness test for sem_t on DragonFly by Michael Neumann · 8 years ago
- 09bff05 Include aio.h on DragonFly as well by Michael Neumann · 8 years ago
- 8726270 Merge pull request #456 from alexcrichton/cache-things by Alex Crichton · 8 years ago
- c284246 Share the host's `target` directory for tests by Alex Crichton · 8 years ago
- 9860c29 Fix tests on FreeBSD 11 by Alan Somers · 8 years ago
- e0ff0d6 Fix more CI errors in PR #449 by Alan Somers · 8 years ago
- 9245e07 Fix various CI errors in PR #449 by Alan Somers · 8 years ago
- 4ec884a Fix undefined symbol errors in CI by Alan Somers · 8 years ago
- 852db73 Merge pull request #441 from billiob/setfsuid by Alex Crichton · 8 years ago
- 28d0afa Add setfsgid()/setfsuid() on linux by Boris Faure · 8 years ago
- da445b9 Fix typo in comment by Boris Faure · 8 years ago
- 78070bd Try to fix powerpc64 and update to crates.io ctest by Alex Crichton · 8 years ago
- 739edbc Use workspaces in this repo by Alex Crichton · 8 years ago
- 10142aa Add checksums to cargo lock files by Alex Crichton · 8 years ago
- 04d0b71 Add missing header shadow.h by Philipp Keller · 8 years ago
- 7590565 Add System V message queue bindings for Linux (glibc/musl) by Alexander Schlarb · 8 years ago
- bcc44df libc-test: cargo update by Jorge Aparicio · 8 years ago
- 351df2d Bump to 0.2.16 by Alex Crichton · 8 years ago
- af23c1e Auto merge of #365 - alexcrichton:more-arch, r=alexcrichton by bors · 8 years ago
- a097ff6 Add ci for i686-unknown-linux-musl by Alex Crichton · 8 years ago
- 866c9e4 libc-test: ignore user-defined struct by Knight · 8 years ago
- 0e0fb68 libc-test: allow deprecated functions by Knight · 8 years ago
- 6c18f30 Bump to 0.2.15 by Alex Crichton · 8 years ago
- a6b283b Add header file for utmp(x) by Knight · 8 years ago
- c4947bb Define _NETBSD_SOURCE when building on NetBSD. by Tomasz Miąsko · 8 years ago
- a98c983 Linux: add reboot() and constants by Sergey Bugaev · 8 years ago
- 1f946a0 Bump to 0.2.14 by Alex Crichton · 8 years ago
- 760dd0b Bump to 0.2.13 by Alex Crichton · 8 years ago
- 91c5dbf Bump to 0.2.12 by Alex Crichton · 8 years ago
- 41699f7 Add semaphore APIs by Steven Fackler · 8 years ago
- e6150ae Adding sysinfo() and sysinfo struct for Linux and Android. by Raphael Cohn · 8 years ago
- 7fc0969 Substantial changes to better support Solaris and BSD variants. by Raphael Cohn · 8 years ago
- 959c6ab Bump to 0.2.11 by Alex Crichton · 8 years ago
- 9569599 linux: Add prlimit(2) and prlimit64(2) by Kamal Marhubi · 9 years ago