summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove rumprun-related codeYuki Okushi2022-06-194-40/+1
* Document "Supported target policy"Yuki Okushi2022-06-191-0/+4
* Auto merge of #2827 - devnexen:task_api_macos_upd, r=Amanieubors2022-06-182-0/+10
|\
| * task_threads addition for macOsDavid CARLIER2022-06-172-0/+10
|/
* Auto merge of #2826 - devnexen:apple_task_api, r=JohnTitorbors2022-06-142-0/+15
|\
| * apple add task_create/task_terminateDavid CARLIER2022-06-142-0/+15
|/
* Auto merge of #2824 - JohnTitor:style-check-fix, r=Amanieubors2022-06-131-43/+32
|\
| * Format style checkerYuki Okushi2022-06-121-17/+24
| * Don't check typedefs in impls in style checkerYuki Okushi2022-06-121-26/+8
* | Auto merge of #2825 - devnexen:haiku_sigaltstack, r=JohnTitorbors2022-06-131-0/+4
|\ \
| * | haiku sigaltstack api completion.David Carlier2022-06-121-0/+4
| |/
* | Auto merge of #2822 - GuillaumeGomez:__error-alias, r=JohnTitorbors2022-06-122-0/+4
|\ \ | |/ |/|
| * Add doc aliases on __error() functionGuillaume Gomez2022-06-122-0/+4
|/
* Auto merge of #2820 - JohnTitor:1-62-const-extern-fn, r=Amanieubors2022-06-094-10/+25
|\
| * Correctly handle some consts declaration on macOSYuki Okushi2022-06-091-4/+10
| * Enable `libc_const_extern_fn` implicitly from Rust 1.62Yuki Okushi2022-06-083-6/+15
* | Auto merge of #2821 - JohnTitor:update-semverver-0.1.50, r=Amanieubors2022-06-082-3/+3
|\ \ | |/ |/|
| * Update semverver to 0.1.50Yuki Okushi2022-06-082-3/+3
|/
* Auto merge of #2817 - devnexen:macos_arm64_context_upd, r=JohnTitorbors2022-06-071-0/+1
|\
| * ucontext usage update on macos 64 bits.David CARLIER2022-06-071-0/+1
* | Auto merge of #2814 - lattice0:feature-android-sys-prctl.h, r=JohnTitorbors2022-06-052-0/+8
|\ \ | |/ |/|
| * adds some android symbolsLattice 02022-06-022-0/+8
|/
* Auto merge of #2811 - devnexen:linux_clone_args, r=JohnTitorbors2022-05-315-0/+67
|\
| * linux 64 bits gnu/musl add clone_args for clone3 syscall.David Carlier2022-05-315-0/+67
|/
* Auto merge of #2810 - devnexen:haiku_somaxconn, r=JohnTitorbors2022-05-311-0/+2
|\
| * haiku SOMAXCONN constantDavid Carlier2022-05-301-0/+2
* | Auto merge of #2808 - devnexen:linux_somaxconn_rework, r=Amanieubors2022-05-316-2/+10
|\ \
| * | linux SOMAXCONN rework proposal.David Carlier2022-05-286-2/+10
* | | Auto merge of #2806 - JohnTitor:windows-2022, r=Amanieubors2022-05-312-3/+3
|\ \ \
| * | | Upgrade Windows runners to windows-2022Yuki Okushi2022-05-282-3/+3
* | | | Auto merge of #2805 - JohnTitor:fix-ordering-setreuid, r=Amanieubors2022-05-311-2/+2
|\ \ \ \
| * | | | Order `setre{g,u}id` alphabeticallyYuki Okushi2022-05-281-2/+2
| |/ / /
* | | | Auto merge of #2804 - JohnTitor:cleanup-freebsd-test, r=Amanieubors2022-05-311-159/+4
|\ \ \ \
| * | | | Remove workarounds for old FreeBSDs on libc-testYuki Okushi2022-05-281-159/+4
* | | | | Auto merge of #2807 - devnexen:solaris_somaxconn, r=JohnTitorbors2022-05-301-0/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | solarish systems SOMAXCONN constantDavid Carlier2022-05-281-0/+2
| | |_|/ | |/| |
* | | | Auto merge of #2809 - AlekseiNikiforovIBM:musl-s390x-support, r=JohnTitorbors2022-05-301-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Musl s390x: add ENOTSUP alias for EOPNOTSUPPAleksei Nikiforov2022-05-301-0/+1
|/ / /
* | | Auto merge of #2607 - devnexen:user_fpsimd_struct_arm64, r=Amanieubors2022-05-282-1/+11
|\ \ \ | |_|/ |/| |
| * | linux glibc add user_fpsimd_struct structDavid Carlier2022-01-042-1/+11
* | | Auto merge of #2803 - edigaryev:unix-setreuid-setregid, r=JohnTitorbors2022-05-286-8/+4
|\ \ \
| * | | unix: setreuid/setregidNikolay Edigaryev2022-05-276-8/+4
| | |/ | |/|
* | | Auto merge of #2801 - devnexen:macos_ipv6_bound_if, r=JohnTitorbors2022-05-282-0/+2
|\ \ \
| * | | apple adding `IPV6_BOUND_IF` socket constant.David CARLIER2022-05-262-0/+2
| |/ /
* | | Auto merge of #2802 - Minoru:bugfix/user_fpregs_struct-impls, r=JohnTitorbors2022-05-281-0/+2
|\ \ \ | |/ / |/| |
| * | Add `swd` field to impls for user_fpregs_structAlexander Batischev2022-05-261-0/+2
|/ /
* | Auto merge of #2798 - devnexen:dfbsd_kvm_update2, r=Amanieubors2022-05-242-0/+32
|\ \
| * | dragonflybsd adding vmspace data.David Carlier2022-05-242-0/+32
|/ /
* | Auto merge of #2792 - Freaky:netbsd_kinfo_proc2, r=Amanieubors2022-05-242-1/+147
|\ \
| * | Add NetBSD ki_sigset_t, kinfo_proc2, and kinfo_lwp structsThomas Hurst2022-05-172-1/+147