summaryrefslogtreecommitdiff
path: root/libc-test
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #689 - lucab:ups/fexecve, r=alexcrichtonbors2017-07-231-1/+2
|\
| * unix: add fexecve()Luca Bruno2017-07-221-1/+2
* | Auto merge of #686 - marmistrz:regs, r=alexcrichtonbors2017-07-221-0/+4
|\ \ | |/ |/|
| * Define i686 when TARGET=i686*Marcin Mielniczuk2017-07-221-1/+2
| * include sys/regs.h only on x86 and x86_64Marcin Mielniczuk2017-07-211-1/+3
| * Include sys/user.h in the automatic testMarcin Mielniczuk2017-07-211-0/+1
* | Auto merge of #671 - Susurrus:signalfd_android, r=alexcrichtonbors2017-07-201-1/+1
|\ \
| * | Add signalfd and related to androidBryant Mairs2017-07-201-1/+1
* | | Auto merge of #673 - g2p:fallocate-flags, r=alexcrichtonbors2017-07-201-0/+5
|\ \ \ | |/ / |/| |
| * | Ignore newer kernel constants if building with muslGabriel2017-07-201-0/+4
| * | Include linux/falloc.h directlyGabriel2017-07-191-0/+1
| |/
* | Add mac structsGuillaume Gomez2017-07-191-1/+3
|/
* Add header for mac targetsGuillaume Gomez2017-07-161-0/+1
* Add CMSPAR to linux/mipsBryant Mairs2017-07-131-0/+7
* add missing socket constantsNicolas Dusart2017-07-101-0/+3
* 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
|/ /