summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #3141 - Amanieu:v0.2.140, r=JohnTitor0.2.140bors2023-03-092-9/+9
|\
| * Bump version to 0.2.140Amanieu d'Antras2023-03-052-9/+9
* | Auto merge of #3143 - connor4312:add-errno, r=JohnTitorbors2023-03-081-0/+2
|\ \
| * | wasi: add __errno_locationConnor Peet2023-03-071-0/+2
* | | Auto merge of #3037 - ferrocene:pa-check-cfg, r=JohnTitorbors2023-03-082-25/+97
|\ \ \ | |/ / |/| |
| * | compatibility with rust 1.13.0Pietro Albini2023-03-081-3/+3
| * | add ci job to test check-cfgPietro Albini2023-03-061-0/+17
| * | support extra check-cfgPietro Albini2023-03-061-0/+11
| * | emit rustc-check-cfg in the build script when LIBC_CHECK_CFG=1Pietro Albini2023-03-061-0/+12
| * | ensure all cfgs used are allowedPietro Albini2023-03-061-0/+30
| * | refactor build script to use a function to set cfgsPietro Albini2023-03-061-25/+27
| |/
* | Auto merge of #3142 - connor4312:wasi-irwx, r=JohnTitorbors2023-03-071-0/+3
|\ \ | |/ |/|
| * add S_IRWX* constants to wasiConnor Peet2023-03-061-0/+3
|/
* Auto merge of #3138 - Amanieu:ohos, r=JohnTitorbors2023-03-048-102/+157
|\
| * Add support for OpenHarmonyAmanieu d'Antras2023-03-048-102/+157
|/
* Auto merge of #3133 - slp:musl-copy-file-range, r=JohnTitorbors2023-03-033-8/+10
|\
| * Move `copy_file_range` to `linux/mod.rs`Yuki Okushi2023-03-033-17/+9
| * linux/musl: add copy_file_range syscall wrapperSergio Lopez2023-03-032-0/+10
* | Auto merge of #3039 - devnexen:membarrier_flags_linux, r=JohnTitorbors2023-03-035-0/+55
|\ \
| * | membarrier flags constants additionDavid Carlier2023-02-225-0/+55
* | | Auto merge of #3134 - JohnTitor:ignore-some-IP_BIND-freebsd, r=JohnTitorbors2023-03-031-0/+4
|\ \ \ | |_|/ |/| |
| * | Ignore some removed `IP_*` consts on FreeBSDYuki Okushi2023-03-031-0/+4
|/ /
* | Auto merge of #3130 - flba-eb:remote_duplicated_atof, r=JohnTitorbors2023-03-011-1/+0
|\ \
| * | Remove duplicated atof function declarationFlorian Bartels2023-02-211-1/+0
* | | Auto merge of #3128 - stepancheg:qos-class, r=JohnTitorbors2023-03-013-0/+11
|\ \ \
| * | | Add posix_spawnattr_set_qos_class_npStiopa Koltsov2023-02-223-0/+11
| | |/ | |/|
* | | Auto merge of #3127 - JohnTitor:rm-semver-check, r=JohnTitorbors2023-03-013-102/+1
|\ \ \ | |/ / |/| |
| * | Drop semver check job on CIYuki Okushi2023-02-223-102/+1
* | | Auto merge of #3126 - semarie:openbsd-thrname, r=JohnTitorbors2023-02-221-0/+1
|\ \ \ | |/ / |/| |
| * | add p_name field in kinfo_proc struct on OpenBSDSébastien Marie2023-02-221-0/+1
|/ /
* | Auto merge of #3119 - kosayoda:posix_spawn_gnu, r=JohnTitorbors2023-02-223-0/+32
|\ \
| * | Skip certain tests on sparc64 due to old glibc version.kosayoda2023-02-211-0/+4
| * | Add glibc extensions for posix_spawn*.kosayoda2023-02-142-0/+28
* | | Auto merge of #2894 - ecnelises:aix, r=JohnTitorbors2023-02-223-1/+2901
|\ \ \
| * | | Support AIX operating systemQiu Chaofan2023-02-223-1/+2901
* | | | Auto merge of #3124 - valpackett:fbsd, r=JohnTitorbors2023-02-214-2/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | FreeBSD: add Linux-compatible clock aliasesVal Packett2023-02-193-0/+14
| * | | FreeBSD: add AT_RESOLVE_BENEATHVal Packett2023-02-193-2/+4
* | | | Auto merge of #3076 - ETKNeil:add-statx-dioalign, r=JohnTitorbors2023-02-203-1/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Add STATX_DIOALIGN (introduced in linux v6.1)ETKNeil2023-02-203-1/+7
* | | | Auto merge of #3121 - devnexen:fbsd_sctp4, r=JohnTitorbors2023-02-192-0/+71
|\ \ \ \
| * | | | freebsd further sctp support.David Carlier2023-02-182-0/+71
| |/ / /
* | | | Auto merge of #3116 - devnexen:prctl_upd_arm64, r=JohnTitorbors2023-02-192-1/+10
|\ \ \ \
| * | | | prctl SME flags for gnu arm64.David Carlier2023-02-181-1/+3
| * | | | prctl SME flags for gnu arm64.David Carlier2023-02-141-0/+7
| |/ / /
* | | | Auto merge of #3122 - valpackett:fbsd, r=JohnTitorbors2023-02-193-1/+8
|\ \ \ \ | |/ / / |/| | |
| * | | FreeBSD: add strchrnulVal Packett2023-02-182-0/+3
| * | | FreeBSD: add AT_EMPTY_PATHVal Packett2023-02-183-1/+5
|/ / /
* | | Auto merge of #3104 - devnexen:linux_addstrchrnul, r=JohnTitorbors2023-02-143-0/+4
|\ \ \
| * | | linux adding strchrnulDavid Carlier2023-02-053-0/+4
| | |/ | |/|