summaryrefslogtreecommitdiff
path: root/libc-test
Commit message (Expand)AuthorAgeFilesLines
* unbreak openbsd after #2109Sébastien Marie2021-04-048-5/+35
* Auto merge of #2109 - Thomasdezeeuw:issue_2104-regression_tests, r=JohnTitorbors2021-04-0243-1/+18549
|\
| * Output PASSED 1 tests in semver testThomas de Zeeuw2021-04-021-0/+1
| * Fix semver test for x86_64-unknown-linux-gnux32 targetThomas de Zeeuw2021-04-024-9/+8
| * Fix semver test for Linux mips musl targetsThomas de Zeeuw2021-04-023-41/+10
| * Fix semver test for Linux ARM targetsThomas de Zeeuw2021-04-023-97/+99
| * Fix semver test for asmjs-unknown-emscripten targetThomas de Zeeuw2021-04-022-3/+5
| * Fix semver lists for Linux using muslThomas de Zeeuw2021-03-275-608/+606
| * Support architecture environment specific semver listsThomas de Zeeuw2021-03-271-0/+3
| * Add Fuchsia semver listThomas de Zeeuw2021-03-2710-34/+1633
| * Add OpenBSD semver listThomas de Zeeuw2021-03-271-0/+1039
| * Add DragonFlyBSD semver listThomas de Zeeuw2021-03-271-0/+1346
| * Fix NetBSD semver list for 32 bitsThomas de Zeeuw2021-03-274-5/+12
| * Fix the semver list for 32 bit FreeBSDThomas de Zeeuw2021-03-272-18/+18
| * Add Android semver listsThomas de Zeeuw2021-03-276-1/+3462
| * Add Linux semver listsThomas de Zeeuw2021-03-2711-0/+5014
| * Remove O_EXLOCK and O_SHLOCK from Unix semver listThomas de Zeeuw2021-03-275-24/+8
| * Create common Unix semver listThomas de Zeeuw2021-03-275-3744/+936
| * Add README to semver directoryThomas de Zeeuw2021-03-271-0/+17
| * Add NetBSD semver listThomas de Zeeuw2021-03-271-0/+2162
| * Add Redox semver listThomas de Zeeuw2021-03-271-0/+1084
| * Add FreeBSD semver listThomas de Zeeuw2021-03-271-0/+2564
| * Add semver list for Apple's iOS and macOSThomas de Zeeuw2021-03-273-0/+2679
| * Add Window semver listThomas de Zeeuw2021-03-273-0/+337
| * Add semver test infrastructureThomas de Zeeuw2021-03-273-1/+90
* | Bump crate version to 0.2.92Guillaume Gomez2021-03-301-2/+2
|/
* Bump to 0.2.91Yuki Okushi2021-03-231-2/+2
* Bump to 0.2.90Amanieu d'Antras2021-03-181-1/+1
* Ignore syscalls added in Linux 5.9 or later in testsDominik Stolz2021-03-161-0/+10
* CI: Add ARPHRD_ to kernel definitionsJosh Triplett2021-03-151-0/+1
* CI: Consolidate and blanket-ignore kernel definitions on non-glibcJosh Triplett2021-03-151-48/+35
* Bump to 0.2.89Josh Triplett2021-03-151-1/+1
* Ignore SYS_clone3 during musl testsDominik Stolz2021-03-151-1/+2
* Skip uinput tests on musl+mips+ppc64+sparc64Noah2021-03-121-0/+10
* Add structs from linux/uinput.h + a couple of input-related constantsNoah2021-03-121-0/+1
* Add cr_pid to FreeBSD xucred - an unreleased addition in FreeBSD 13Torbjørn Birch Moltu2021-03-081-0/+6
* Bump up libc version to 0.2.88Yuki Okushi2021-03-061-2/+2
* Skip tests for `gettid` on muslYuki Okushi2021-03-051-0/+3
* Add description metadata to libc-testYuki Okushi2021-03-021-0/+3
* Update some metadata on libc-test to publishYuki Okushi2021-03-021-2/+6
* WASI: define `AT_FDCWD` and update to latest WASI libcDan Gohman2021-02-181-0/+1
* style fixes to satisfy new rustfmtJonah Petri2021-02-131-1/+1
* move EPOLLEXCLUSIVE and EPOLLWAKEUP to linux/mod.rsJonah Petri2021-02-121-0/+7
* uclibc: style fixesJonah Petri2021-02-121-1/+1
* change getnameinfo flags type to int to conform to other libc implementationsJonah Petri2021-02-121-0/+4
* uclibc -> linux-like/linux: Manual consolitation of redundant structs and fns.Jonah Petri2021-02-121-3/+30
* Auto merge of #2068 - Minoru:bugfix/remove-unused-iconv.h, r=JohnTitorbors2021-02-121-4/+0
|\
| * Remove unused iconv.h includesAlexander Batischev2021-02-111-4/+0
* | Auto merge of #2024 - XanClic:statx-mount-id-v2, r=JohnTitorbors2021-02-121-0/+3
|\ \ | |/ |/|
| * Add mount ID to statxMax Reitz2021-02-111-0/+3