summaryrefslogtreecommitdiff
path: root/libc-test
Commit message (Expand)AuthorAgeFilesLines
* Update to NDK r15b (with unified headers) and add missing symbols needed by n...Nicolas Dusart2017-07-031-1/+16
* Add structs defined in linux/input.hMateusz Sieczko2017-06-141-1/+11
* Auto merge of #608 - Uplifting:unix, r=alexcrichtonbors2017-06-081-0/+5
|\
| * sys/io.h only in linux x86_64Andrew Salmon2017-06-071-1/+3
| * add a number of syscallsAndrew Salmon2017-06-071-0/+3
* | Auto merge of #599 - xd009642:master, r=alexcrichtonbors2017-05-301-0/+1
|\ \ | |/ |/|
| * Fixed issues in test and struct names.Daniel McKenna2017-05-291-0/+1
* | sys/times.h, setreuid/setregid, and sigpendingAndrew Salmon2017-05-261-0/+1
* | remove getitimer and setitimerAndrew Salmon2017-05-261-0/+1
|/
* Auto merge of #596 - Susurrus:master, r=alexcrichtonbors2017-05-191-1/+4
|\
| * Use NOCANCEL variants for close on MacBryant Mairs2017-05-181-1/+4
* | Add ENOATTR for LinuxLee Bousfield2017-05-181-0/+4
|/
* Auto merge of #578 - cactorium:master, r=alexcrichtonbors2017-05-081-4/+30
|\
| * Remove MAP_HUGETLB from mips-unknown-linux-uclibcKelvin Ly2017-05-061-3/+3
| * Merge branch 'master' into masterKelvin Ly2017-05-041-2/+19
| |\
| * | Fix indentation, remove more constants that don't work for uclibcKelvin Ly2017-04-261-8/+1
| * | Remove extra commentKelvin Ly2017-04-211-3/+0
| * | Fix build errors for mips-unknown-linux-uclibcKelvin Ly2017-04-211-32/+19
| * | Fix more stuff after updating libcKelvin Ly2017-04-201-3/+15
| * | Add changes to allow uclibc to buildKelvin Ly2017-04-201-4/+40
* | | Add xattr functions for OSXLee Bousfield2017-05-071-0/+1
| |/ |/|
* | Auto merge of #585 - jonhoo:res_init, r=alexcrichtonbors2017-05-031-0/+11
|\ \
| * | Skip res_init test on macOS/iOSJon Gjengset2017-05-031-1/+7
| * | Android doesn't expose res_init in header fileJon Gjengset2017-04-281-0/+4
| * | Add binding for res_init.Jon Gjengset2017-04-281-0/+1
* | | Add Linux-specific recvmmsg(2) and sendmmsg(2)NODA, Kai2017-05-021-0/+5
|/ /
* | Auto merge of #572 - malbarbo:android-x86_64, r=alexcrichtonbors2017-04-201-2/+2
|\ \ | |/ |/|
| * Fix x86_64-linux-android failing testsMarco A L Barbosa2017-04-191-2/+2
* | Add IPC,SHM,MSG for Freebsdsuperriva2017-04-041-0/+3
|/
* Merge branch 'master' into ci-androidMarco A L Barbosa2017-02-271-1/+0
|\
| * Auto merge of #530 - berkowski:baud_constants, r=alexcrichtonbors2017-02-241-1/+0
| |\
| | * Removed "rpcsvc/rex.h" from `build.rs` for OpenBSDZac Berkowitz2017-02-241-1/+0
| | * Removed "termios.h" from `build.rs` openbsd case.Zac Berkowitz2017-02-241-1/+0
| | * Adding termios.h to openbsd headers.Zac Berkowitz2017-02-201-0/+1
* | | Make libc-tests compile for aarch64-linux-androidMarco A L Barbosa2017-02-241-1/+6
|/ /
* | Auto merge of #532 - malbarbo:fs2-android, r=alexcrichtonbors2017-02-221-1/+1
|\ \
| * | Add definitions to Android to allow fs2 crate compileMarco A L Barbosa2017-02-211-1/+1
| |/
* | Add jail functions and constants for FreeBSDRyan Moeller2017-02-211-0/+1
|/
* Fix for removed OS X constants.Kevin Brothaler2017-01-161-0/+5
* Skip signedness test for sem_t on DragonFlyMichael Neumann2016-12-041-1/+1
* Include aio.h on DragonFly as wellMichael Neumann2016-12-041-1/+1
* Merge pull request #456 from alexcrichton/cache-thingsAlex Crichton2016-11-181-0/+4
|\
| * Share the host's `target` directory for testsAlex Crichton2016-11-171-0/+4
* | Fix tests on FreeBSD 11Alan Somers2016-11-151-1/+16
|/
* Fix more CI errors in PR #449Alan Somers2016-11-131-0/+4
* Fix various CI errors in PR #449Alan Somers2016-11-131-2/+15
* Fix undefined symbol errors in CIAlan Somers2016-11-131-0/+4
* Merge pull request #441 from billiob/setfsuidAlex Crichton2016-11-061-0/+1
|\
| * Add setfsgid()/setfsuid() on linuxBoris Faure2016-11-051-0/+1
* | Fix typo in commentBoris Faure2016-11-051-1/+1
|/