summaryrefslogtreecommitdiff
path: root/libc-test
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix builds by adding trailing commasJohn Baublitz2019-05-211-2/+2
| * Fix builds by including linux/rtnetlink.h and linux/if_addr.hJohn Baublitz2019-05-211-0/+2
* | Refactor OpenBSD-like module into OpenBSDgnzlbg2019-05-221-13/+7
* | [breaking change] incorrect API of gettimeofdaygnzlbg2019-05-221-17/+2
|/
* Auto merge of #1342 - sunfishcode:master, r=gnzlbgbors2019-05-161-0/+1
|\
| * Update to the latest wasi-sysroot.Dan Gohman2019-05-161-0/+1
* | Add futex.h to testLinus Färnstrand2019-05-161-0/+2
|/
* Remove unecessarily disabling a warning on FreeBSDgnzlbg2019-05-161-4/+1
* Update Ubuntu images to 19.04gnzlbg2019-05-161-1/+1
* Define DEPRECATED_SCANF macro to use older scanf,sscanf,fscanf symbolsgnzlbg2019-05-161-0/+4
* Correct assert for mips+muslgnzlbg2019-05-161-1/+1
* execinfo not available in emscriptengnzlbg2019-05-161-1/+0
* Test the Elf32/64 types speratelygnzlbg2019-05-161-0/+34
* readd netfilter headersgnzlbg2019-05-161-0/+2
* Include Linux headers after sys headersgnzlbg2019-05-161-13/+18
* Include aio.h as the last headergnzlbg2019-05-161-11/+11
* Add missing sysctl header to freebsd testsgnzlbg2019-05-161-0/+1
* Add missing utmpx.h header to freebsd testsgnzlbg2019-05-161-0/+1
* Include aio.h before sys/mount.h on linuxgnzlbg2019-05-161-10/+11
* Fix typo in Linux checkinggnzlbg2019-05-161-1/+2
* Add missing netinet/ip.h headergnzlbg2019-05-161-0/+1
* Remove conflicting linux/netfilter_ipv6.h header file due to conflicting defi...gnzlbg2019-05-161-1/+0
* Remove conflicting linux/netfilter_ipv4.h header file due to conflicting defi...gnzlbg2019-05-161-1/+0
* Skip verification of gettimeofday on FreeBSDgnzlbg2019-05-161-0/+3
* Refactor Linux targetgnzlbg2019-05-141-559/+925
* Refactor FreeBSD targetgnzlbg2019-05-141-104/+327
* Remove OpenBSD-related dead-codegnzlbg2019-05-141-32/+6
* Refactor Android targetgnzlbg2019-05-141-88/+386
* Fix dirent to match WASI libc's definition.Dan Gohman2019-04-231-0/+4
* Don't add "struct" to "DIR" or "fd_set".Dan Gohman2019-04-231-1/+1
* Add headers for WASI to libc-test/build.rsDan Gohman2019-04-231-0/+11
* Auto merge of #1314 - alexcrichton:wasi-ci, r=gnzlbgbors2019-04-081-0/+1
|\
| * Add binding for new `__wasilibc_find_relpath` APIAlex Crichton2019-04-081-0/+1
* | add login_tty api from libutilKevin Kuehler2019-04-051-1/+1
|/
* Address some PR feedbackAlex Crichton2019-03-271-15/+5
* Add intiial support for wasm32-unknown-wasiAlex Crichton2019-03-271-4/+69
* Move inotify_event to the linux and android sub-modulesgnzlbg2019-03-251-15/+11
* adjust PTHREAD_STACK_MIN to current value on OpenBSDSébastien Marie2019-03-021-1/+1
* Auto merge of #1281 - semarie:openbsd-test, r=gnzlbgbors2019-02-241-0/+145
|\
| * cleanup libc-test for OpenBSDSébastien Marie2019-02-241-0/+145
* | Formattinggnzlbg2019-02-241-29/+26
* | Cleanup DragonflyBSD in libc-test/build.rsgnzlbg2019-02-241-18/+224
* | Cleanup NetBSD logic in libc-test/build.rsgnzlbg2019-02-241-39/+211
* | Clean up Redox, Solaris, and CloudABIgnzlbg2019-02-241-49/+259
|/
* Cleanup Windows libc-test build.rsgnzlbg2019-02-241-125/+172
* Clean libc-test for apple targetsgnzlbg2019-02-223-126/+203
* Auto merge of #1248 - Ralith:flowinfo, r=gnzlbgbors2019-02-211-1/+12
|\
| * Expose IPV6_FLOW* on LinuxBenjamin Saunders2019-02-081-1/+12
* | Auto merge of #1261 - glebpom:master, r=gnzlbgbors2019-02-201-0/+6
|\ \
| * | Add comment on ALG_SET_AEAD_* exclusionGleb Pomykalov2019-02-191-0/+1