summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| | |/ | |/|
* | | Auto merge of #3118 - devnexen:fbsd_sctp3, r=JohnTitorbors2023-02-143-1/+193
|\ \ \
| * | | freebsd sctp support part 3David Carlier2023-02-123-1/+193
|/ / /
* | | Auto merge of #3114 - valpackett:fbsd, r=JohnTitorbors2023-02-127-66/+60
|\ \ \
| * | | FreeBSD: libc-test: make the skip_fn section less messyVal Packett2023-02-111-19/+16
| * | | FreeBSD: move newly introduced functions in all versions back to rootVal Packett2023-02-116-51/+30
| * | | Add more FreeBSD-specific path open option constantsVal Packett2023-02-113-0/+18
* | | | Auto merge of #3113 - devnexen:nbsd_tcp_info, r=JohnTitorbors2023-02-122-0/+44
|\ \ \ \
| * | | | netbsd tcp_info data addition.David Carlier2023-02-102-0/+44
| |/ / /
* | | | Auto merge of #3112 - devnexen:fbsd_tcp_info, r=JohnTitorbors2023-02-123-0/+66
|\ \ \ \
| * | | | freebsd tcp_info data addition.David Carlier2023-02-103-0/+66
| |/ / /
* | | | Auto merge of #3095 - devnexen:linux_sctp1, r=JohnTitorbors2023-02-123-1/+233
|\ \ \ \
| * | | | linux starting adding sctp supportDavid Carlier2023-02-103-1/+233
| |/ / /
* | | | Auto merge of #3109 - voskh0d:master, r=JohnTitorbors2023-02-122-0/+35
|\ \ \ \ | |/ / / |/| | |
| * | | Remove const from FUTEX_OPJérôme Dubois2023-02-091-1/+1
| * | | linux: add more constants and FUTEX_OP for futexJérôme Dubois2023-02-072-0/+35
| |/ /
* | | Auto merge of #3107 - devnexen:linux_tcp_updates, r=JohnTitorbors2023-02-091-0/+1
|\ \ \