summaryrefslogtreecommitdiff
path: root/libc-test
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #1578 - fatpelt:master, r=gnzlbgbors2019-11-251-0/+1
|\
| * - skip the roundtrip c check due to alignmentpatrick felt2019-11-211-0/+1
* | Auto merge of #1561 - elichai:2019-10-flock64, r=gnzlbgbors2019-11-251-0/+3
|\ \
| * | Fix wording in the build script flock64 ruleElichai Turkel2019-11-251-1/+1
| * | Add a rule for flock64 in libc-test build scriptElichai Turkel2019-11-211-0/+3
| |/
* | Auto merge of #1588 - oxalica:upgrade-musl, r=gnzlbgbors2019-11-211-14/+15
|\ \
| * | Upgrade to musl 1.1.24 in CIoxalica2019-11-191-14/+15
* | | Auto merge of #1571 - vorner:nfnetfilter-log, r=gnzlbgbors2019-11-201-0/+4
|\ \ \ | |/ / |/| |
| * | nfnetlink & nfnetlink_log constantsMichal 'vorner' Vaner2019-10-281-0/+4
| |/
* | add shm support for NetBSD and OpenBSDSébastien Marie2019-11-071-0/+2
|/
* Support vxWorks in libc-testBaoshanPang2019-10-111-0/+110
* Skip max_align_t in FreeBSD10gnzlbg2019-09-211-0/+3
* Auto merge of #1518 - gnzlbg:freebsd10support, r=gnzlbgbors2019-09-211-4/+73
|\
| * Add FreeBSD10 supportgnzlbg2019-09-161-4/+73
* | Implement max_align_tgnzlbg2019-09-201-23/+51
* | Re-enable all roundtrip testsgnzlbg2019-09-191-49/+5
|/
* adapt ioctl() BPF for OpenBSDSébastien Marie2019-08-181-0/+1
* Auto merge of #1440 - pizzamig:invert-freebsd12, r=gnzlbgbors2019-08-101-5/+8
|\
| * Fix formatLuca Pizzamiglio2019-08-091-1/+1
| * Properly define freebsd11 attributeLuca Pizzamiglio2019-07-281-9/+6
| * Add support for FreeBSD CURRENT (aka freebsd13)Luca Pizzamiglio2019-07-281-1/+7
* | Auto merge of #1456 - semarie:openbsd-roundtrip, r=gnzlbgbors2019-08-091-0/+5
|\ \
| * | skip roundtrip on few struct on OpenBSDSébastien Marie2019-08-051-0/+5
| |/
* | Formattinggnzlbg2019-08-051-1/+0
* | Setup Azure Pipelinesgnzlbg2019-07-271-2/+1
|/
* Auto merge of #1423 - Susurrus:issue_665, r=gnzlbgbors2019-07-061-6/+1
|\
| * Remove AF_MAX, PF_MAX, NET_MAXID constantsBryant Mairs2019-07-051-6/+1
* | Fix x86_64 muslgnzlbg2019-07-051-0/+1
* | Fix FreeBSD and Appveyorgnzlbg2019-07-051-0/+10
* | Silence roundtrip errorsgnzlbg2019-07-051-1/+49
* | Silence roundtrip in linuxgnzlbg2019-07-051-1/+14
* | Update ctest versiongnzlbg2019-07-031-0/+6
|/
* add fixmes for the ucontext_t shadow stack fieldAdam C. Foltzer2019-06-271-0/+1
* filter out the struct test rather than removing the headerAdam C. Foltzer2019-06-261-4/+6
* remove newer `__ssp` field from `ucontext_t` for earlier glib compatAdam C. Foltzer2019-06-261-1/+4
* libc-test: include "linux/vm_sockets.h" to test VSOCKStefano Garzarella2019-06-051-0/+1
* CI sparc64 glibc version does not have statxgnzlbg2019-05-291-0/+5
* Auto merge of #1372 - tklauser:f-seal-future-write, r=gnzlbgbors2019-05-281-0/+2
|\
| * Add F_SEAL_FUTURE_WRITE on Linux/AndroidTobias Klauser2019-05-281-0/+2
* | Document SIGUNUSED deprecation on Androidgnzlbg2019-05-281-2/+2
* | Minor nitpicksgnzlbg2019-05-286-19/+29
* | [breaking change] sendmmsg/recvmmsg have incorrect signature c_int vs c_uint ...gnzlbg2019-05-281-0/+3
* | Enable disabled testsgnzlbg2019-05-281-150/+11
|/
* [breaking change] sendmmsg/recvmmsg flag argument is an unsigned integer on MUSLgnzlbg2019-05-286-70/+69
* bump kernel headers to 4.4.2-2gnzlbg2019-05-271-5/+10
* [breaking change] MADV_SOFT_OFFLINE is undefined on MIPSgnzlbg2019-05-271-4/+23
* Update MUSL Linux kernel headers and re-enable Linux testsgnzlbg2019-05-276-347/+282
* Add a FreeBSD 12 build job and test FreeBSD12 APIsgnzlbg2019-05-241-183/+79
* Deprecate `use_std` cargo feature: use `std` instead .gnzlbg2019-05-241-2/+2
* Auto merge of #1344 - gnzlbg:fix_android_bj, r=gnzlbgbors2019-05-231-186/+83
|\