summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #2092 - JohnTitor:version-bump, r=JohnTitor0.2.87bors2021-03-022-3/+7
|\
| * Update some metadata on libc-test to publishYuki Okushi2021-03-021-2/+6
| * Bump up libc version to 0.2.87Yuki Okushi2021-03-021-1/+1
* | Auto merge of #2093 - JohnTitor:solaris-default-target, r=JohnTitorbors2021-03-023-3/+3
|\ \ | |/ |/|
| * Replace `x86_64-sun-solaris` with `x86_64-pc-solaris`Yuki Okushi2021-03-023-3/+3
|/
* Auto merge of #2089 - KentaTada:add-selinuxfs, r=JohnTitorbors2021-03-011-0/+2
|\
| * Add definition of SELINUX_MAGICKenta Tada2021-03-011-0/+2
* | Auto merge of #2090 - JohnTitor:remove-rumprun-from-ci-stuff, r=JohnTitorbors2021-03-013-66/+0
|\ \ | |/ |/|
| * Remove CI support for `x86_64-rumprun-netbsd`Yuki Okushi2021-03-023-66/+0
|/
* Auto merge of #2086 - JohnTitor:s390x-musl, r=JohnTitorbors2021-02-284-94/+23
|\
| * Fix build for `s390x-unknown-linux-musl`Yuki Okushi2021-03-012-92/+22
| * Move `s390x-unknown-linux-musl` to build.shYuki Okushi2021-02-282-2/+1
|/
* Auto merge of #2071 - kaniini:s390x-musl, r=Amanieubors2021-02-286-1/+872
|\
| * bors: disable s390x-unknown-linux-musl for nowAriadne Conill2021-02-281-1/+2
| * add s390x-unknown-linux-musl to borsAriadne Conill2021-02-281-0/+1
| * discard no longer used s390x-linux-musl.jsonAriadne Conill2021-02-281-30/+0
| * ci: install-musl: add missing ;;Ariadne Conill2021-02-281-0/+1
| * ci: add support for s390x-unknown-linux-muslAriadne Conill2021-02-283-0/+53
| * musl: s390x: use c_int instead of c_ulong for terminal-related ioctl constantsAriadne Conill2021-02-271-31/+31
| * musl: s390x: use c_int instead of c_ulong for ioctl constantsAriadne Conill2021-02-271-2/+2
| * add definitions for s390x musl targetsAriadne Conill2021-02-153-1/+846
* | Auto merge of #2082 - landfillbaby:patch-1, r=Amanieubors2021-02-281-0/+73
|\ \
| * | use GNU/Linux siginfo_t on AndroidLucy Phipps2021-02-271-0/+73
|/ /
* | Auto merge of #2079 - de-vri-es:android-x86-accept4, r=joshtriplett,JohnTitorbors2021-02-273-14/+45
|\ \
| * | Implement accept4 on x86 android with `socketcall` syscall.bors2021-02-273-14/+45
* | | Auto merge of #2083 - jasonbking:illumos, r=JohnTitorbors2021-02-272-0/+23
|\ \ \
| * | | Add several IPsec related optionsJason King2021-02-271-0/+7
| * | | Additional solaris fcntl valuesJason King2021-02-272-0/+16
|/ / /
* | | Auto merge of #2080 - jbit:freebsd-bpf, r=JohnTitorbors2021-02-261-2/+45
|\ \ \
| * | | Add BPF structures for FreeBSDJames Lee2021-02-251-0/+36
| * | | Fix BPF_ALIGNMENT for 32bit FreeBSDJames Lee2021-02-251-2/+9
| |/ /
* | | Auto merge of #2078 - workingjubilee:fix-mips64-musl, r=Amanieubors2021-02-265-38/+42
|\ \ \ | |/ / |/| |
| * | Stop directory-not-there errors in dox.shJubilee Young2021-02-251-5/+6
| * | Disable aarch64-linux-android in CIJubilee Young2021-02-251-1/+3
| * | Add trace to CIJubilee Young2021-02-242-1/+2
| * | Fix mips64-musl ioctl consts to c_intJubilee Young2021-02-231-31/+31
|/ /
* | Auto merge of #2075 - sunfishcode:sunfishcode/wasi-at-fdcwd, r=JohnTitorbors2021-02-193-3/+112
|\ \
| * | WASI: define `AT_FDCWD` and update to latest WASI libcDan Gohman2021-02-183-3/+112
|/ /
* | Auto merge of #2072 - smklein:solarish_directory, r=Amanieubors2021-02-161-0/+1
|\ \ | |/ |/|
| * Add O_DIRECTORY to solarishSean Klein2021-02-161-0/+1
|/
* Auto merge of #2070 - nielx:haiku-raw-pointers, r=JohnTitorbors2021-02-141-17/+17
|\
| * Haiku: use raw pointers instead of references in convenience functionsNiels Sascha Reedijk2021-02-131-17/+17
* | Auto merge of #1975 - skrap:feature/move-uclibc-under-linux, r=JohnTitorbors2021-02-1326-3143/+905
|\ \ | |/ |/|
| * style fixes to satisfy new rustfmtJonah Petri2021-02-133-9/+15
| * uclibc: fix x86_64-unknown-l4re-uclibc buildJonah Petri2021-02-133-12/+58
| * move EPOLLEXCLUSIVE and EPOLLWAKEUP to linux/mod.rsJonah Petri2021-02-125-6/+9
| * uclibc: style fixesJonah Petri2021-02-128-184/+174
| * change getnameinfo flags type to int to conform to other libc implementationsJonah Petri2021-02-122-1/+5
| * uclibc -> linux-like/linux: Manual consolitation of redundant structs and fns.Jonah Petri2021-02-1214-866/+467
| * uclibc -> linux-like/linux: mostly mechanical removal of redundant symbolsJonah Petri2021-02-1221-2562/+673