| Commit message (Expand) | Author | Age | Files | Lines |
* | Auto merge of #1440 - pizzamig:invert-freebsd12, r=gnzlbg | bors | 2019-08-10 | 1 | -5/+8 |
|\ |
|
| * | Fix format | Luca Pizzamiglio | 2019-08-09 | 1 | -1/+1 |
| * | Properly define freebsd11 attribute | Luca Pizzamiglio | 2019-07-28 | 1 | -9/+6 |
| * | Add support for FreeBSD CURRENT (aka freebsd13) | Luca Pizzamiglio | 2019-07-28 | 1 | -1/+7 |
* | | Auto merge of #1456 - semarie:openbsd-roundtrip, r=gnzlbg | bors | 2019-08-09 | 1 | -0/+5 |
|\ \ |
|
| * | | skip roundtrip on few struct on OpenBSD | SĂ©bastien Marie | 2019-08-05 | 1 | -0/+5 |
| |/ |
|
* | | Formatting | gnzlbg | 2019-08-05 | 1 | -1/+0 |
* | | Setup Azure Pipelines | gnzlbg | 2019-07-27 | 1 | -2/+1 |
|/ |
|
* | Auto merge of #1423 - Susurrus:issue_665, r=gnzlbg | bors | 2019-07-06 | 1 | -6/+1 |
|\ |
|
| * | Remove AF_MAX, PF_MAX, NET_MAXID constants | Bryant Mairs | 2019-07-05 | 1 | -6/+1 |
* | | Fix x86_64 musl | gnzlbg | 2019-07-05 | 1 | -0/+1 |
* | | Fix FreeBSD and Appveyor | gnzlbg | 2019-07-05 | 1 | -0/+10 |
* | | Silence roundtrip errors | gnzlbg | 2019-07-05 | 1 | -1/+49 |
* | | Silence roundtrip in linux | gnzlbg | 2019-07-05 | 1 | -1/+14 |
* | | Update ctest version | gnzlbg | 2019-07-03 | 1 | -0/+6 |
|/ |
|
* | add fixmes for the ucontext_t shadow stack field | Adam C. Foltzer | 2019-06-27 | 1 | -0/+1 |
* | filter out the struct test rather than removing the header | Adam C. Foltzer | 2019-06-26 | 1 | -4/+6 |
* | remove newer `__ssp` field from `ucontext_t` for earlier glib compat | Adam C. Foltzer | 2019-06-26 | 1 | -1/+4 |
* | libc-test: include "linux/vm_sockets.h" to test VSOCK | Stefano Garzarella | 2019-06-05 | 1 | -0/+1 |
* | CI sparc64 glibc version does not have statx | gnzlbg | 2019-05-29 | 1 | -0/+5 |
* | Auto merge of #1372 - tklauser:f-seal-future-write, r=gnzlbg | bors | 2019-05-28 | 1 | -0/+2 |
|\ |
|
| * | Add F_SEAL_FUTURE_WRITE on Linux/Android | Tobias Klauser | 2019-05-28 | 1 | -0/+2 |
* | | Document SIGUNUSED deprecation on Android | gnzlbg | 2019-05-28 | 1 | -2/+2 |
* | | Minor nitpicks | gnzlbg | 2019-05-28 | 6 | -19/+29 |
* | | [breaking change] sendmmsg/recvmmsg have incorrect signature c_int vs c_uint ... | gnzlbg | 2019-05-28 | 1 | -0/+3 |
* | | Enable disabled tests | gnzlbg | 2019-05-28 | 1 | -150/+11 |
|/ |
|
* | [breaking change] sendmmsg/recvmmsg flag argument is an unsigned integer on MUSL | gnzlbg | 2019-05-28 | 6 | -70/+69 |
* | bump kernel headers to 4.4.2-2 | gnzlbg | 2019-05-27 | 1 | -5/+10 |
* | [breaking change] MADV_SOFT_OFFLINE is undefined on MIPS | gnzlbg | 2019-05-27 | 1 | -4/+23 |
* | Update MUSL Linux kernel headers and re-enable Linux tests | gnzlbg | 2019-05-27 | 6 | -347/+282 |
* | Add a FreeBSD 12 build job and test FreeBSD12 APIs | gnzlbg | 2019-05-24 | 1 | -183/+79 |
* | Deprecate `use_std` cargo feature: use `std` instead . | gnzlbg | 2019-05-24 | 1 | -2/+2 |
* | Auto merge of #1344 - gnzlbg:fix_android_bj, r=gnzlbg | bors | 2019-05-23 | 1 | -186/+83 |
|\ |
|
| * | Fix musl build jobs | gnzlbg | 2019-05-23 | 1 | -7/+16 |
| * | Document what is wrong with sighandler_t | gnzlbg | 2019-05-23 | 1 | -3/+11 |
| * | Enable more tests on Android | gnzlbg | 2019-05-23 | 1 | -14/+2 |
| * | [breaking change] remove __progname | gnzlbg | 2019-05-23 | 1 | -9/+0 |
| * | Enable more tests (some related to issue 1272) on Android | gnzlbg | 2019-05-23 | 1 | -32/+8 |
| * | Test strerror_r on Android and Linux | gnzlbg | 2019-05-23 | 1 | -2/+28 |
| * | [breaking change] fix types of stat/stat64 structs, atime/mtime/ctime fields ... | gnzlbg | 2019-05-23 | 1 | -0/+1 |
| * | Deprecate ENOATTR on Linux and Android | gnzlbg | 2019-05-23 | 1 | -0/+6 |
| * | Enable more tests on Android | gnzlbg | 2019-05-23 | 1 | -145/+37 |
* | | Auto merge of #1351 - jbaublitz:nl_consts_pr, r=gnzlbg | bors | 2019-05-22 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Fix builds by adding trailing commas | John Baublitz | 2019-05-21 | 1 | -2/+2 |
| * | Fix builds by including linux/rtnetlink.h and linux/if_addr.h | John Baublitz | 2019-05-21 | 1 | -0/+2 |
* | | Refactor OpenBSD-like module into OpenBSD | gnzlbg | 2019-05-22 | 1 | -13/+7 |
* | | [breaking change] incorrect API of gettimeofday | gnzlbg | 2019-05-22 | 1 | -17/+2 |
|/ |
|
* | Auto merge of #1342 - sunfishcode:master, r=gnzlbg | bors | 2019-05-16 | 1 | -0/+1 |
|\ |
|
| * | Update to the latest wasi-sysroot. | Dan Gohman | 2019-05-16 | 1 | -0/+1 |
* | | Add futex.h to test | Linus Färnstrand | 2019-05-16 | 1 | -0/+2 |
|/ |
|