| Commit message (Expand) | Author | Age | Files | Lines |
* | Ignore on sparc64 as well | Yuki Okushi | 2023-04-22 | 1 | -1/+1 |
* | Add MADV_* constants for Linux | tatref | 2023-04-21 | 2 | -0/+22 |
* | Auto merge of #3177 - arjentz:0.2.141, r=JohnTitor | bors | 2023-04-04 | 1 | -2/+2 |
|\ |
|
| * | Bump version to 0.2.141 | Arjen | 2023-03-29 | 1 | -2/+2 |
* | | Auto merge of #3155 - folkertdev:hardware-timestamping, r=JohnTitor | bors | 2023-04-03 | 2 | -1/+27 |
|\ \ |
|
| * | | definitions for linux hardware timestamping | Folkert | 2023-04-03 | 2 | -1/+27 |
* | | | Auto merge of #3183 - ChrisDenton:align-stack-buffer, r=JohnTitor | bors | 2023-04-03 | 1 | -13/+11 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use aligned `cmsghdr` structs `test_cmsg_nxthdr` | Chris Denton | 2023-04-02 | 1 | -13/+11 |
* | | | Auto merge of #3150 - valpackett:kq, r=JohnTitor | bors | 2023-04-02 | 5 | -0/+24 |
|\ \ \ |
|
| * | | | Add missing kqueue constants across BSDs | Val Packett | 2023-03-29 | 5 | -0/+24 |
| | |/
| |/| |
|
* | | | Auto merge of #3035 - jreppnow:rtnetlink-ext-filter, r=JohnTitor | bors | 2023-04-02 | 2 | -0/+9 |
|\ \ \ |
|
| * | | | ignore RTEXT_FILTER_* constants for non-GNU Linux libc checks | Janosch Reppnow | 2023-02-26 | 1 | -0/+2 |
| * | | | add RTEXT_FILTER* constants from linux/rtnetlink.h | Janosch Reppnow | 2023-02-26 | 1 | -0/+7 |
* | | | | Auto merge of #3174 - devnexen:redox_reallocarray, r=JohnTitor | bors | 2023-04-02 | 1 | -0/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | redox reallocarray addition | David Carlier | 2023-03-28 | 1 | -0/+1 |
* | | | | Disable `test_cmsg_nxthdr` | Yuki Okushi | 2023-04-02 | 1 | -0/+3 |
| |_|/
|/| | |
|
* | | | Auto merge of #3153 - devnexen:dl_iterate_phdr_haiku, r=JohnTitor | bors | 2023-03-29 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | haku adding dl_iterate_phdr bsd extension | David Carlier | 2023-03-23 | 1 | -0/+1 |
* | | | | Auto merge of #3152 - shua:mactime, r=JohnTitor | bors | 2023-03-29 | 1 | -0/+7 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | apple: add time.h functions | shua | 2023-03-26 | 1 | -0/+7 |
* | | | | Auto merge of #3164 - devnexen:redox_explicit_bzero, r=JohnTitor | bors | 2023-03-28 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | redox add explicit_bzero | David CARLIER | 2023-03-24 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
* | | | | Auto merge of #3168 - devnexen:redox_strclpy_api, r=JohnTitor | bors | 2023-03-27 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | redox add strlcpy api | David CARLIER | 2023-03-25 | 1 | -0/+2 |
| |/ / / |
|
* | | | | FreeBSD: Ignore test for remove const | Yuki Okushi | 2023-03-28 | 1 | -1/+4 |
|/ / / |
|
* | | | linux: add kexec flags | Ricardo Ribalda | 2023-03-20 | 3 | -0/+15 |
|/ / |
|
* | | Add OpenBSD CLOCK_* constants | Laurent Cheylus | 2023-03-13 | 1 | -0/+4 |
* | | Auto merge of #3148 - KoviRobi:add-reentrant-getmntent_r, r=JohnTitor | bors | 2023-03-12 | 1 | -0/+1 |
|\ \ |
|
| * | | Add reentrant glibc getmntent_r | Kovacsics Robert | 2023-03-11 | 1 | -0/+1 |
* | | | Auto merge of #3147 - devnexen:haiku_stringlist, r=JohnTitor | bors | 2023-03-12 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Haiku StringList api addition | David Carlier | 2023-03-12 | 1 | -1/+1 |
| |/ / |
|
* | | | Auto merge of #3136 - nekopsykose:dccp, r=JohnTitor | bors | 2023-03-12 | 2 | -17/+17 |
|\ \ \
| |/ /
|/| | |
|
| * | | linux: move DCCP_ constants from linux/gnu to linux | psykose | 2023-03-03 | 2 | -17/+17 |
* | | | Bump version to 0.2.140 | Amanieu d'Antras | 2023-03-05 | 1 | -6/+6 |
* | | | Add support for OpenHarmony | Amanieu d'Antras | 2023-03-04 | 1 | -2/+2 |
* | | | Auto merge of #3133 - slp:musl-copy-file-range, r=JohnTitor | bors | 2023-03-03 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | linux/musl: add copy_file_range syscall wrapper | Sergio Lopez | 2023-03-03 | 1 | -0/+1 |
| |/ / |
|
* | | | Auto merge of #3039 - devnexen:membarrier_flags_linux, r=JohnTitor | bors | 2023-03-03 | 3 | -0/+31 |
|\ \ \ |
|
| * | | | membarrier flags constants addition | David Carlier | 2023-02-22 | 3 | -0/+31 |
| | |/
| |/| |
|
* | | | Ignore some removed `IP_*` consts on FreeBSD | Yuki Okushi | 2023-03-03 | 1 | -0/+4 |
| |/
|/| |
|
* | | Auto merge of #3128 - stepancheg:qos-class, r=JohnTitor | bors | 2023-03-01 | 2 | -0/+3 |
|\ \ |
|
| * | | Add posix_spawnattr_set_qos_class_np | Stiopa Koltsov | 2023-02-22 | 2 | -0/+3 |
| |/ |
|
* | | Drop semver check job on CI | Yuki Okushi | 2023-02-22 | 1 | -1/+1 |
|/ |
|
* | Auto merge of #3119 - kosayoda:posix_spawn_gnu, r=JohnTitor | bors | 2023-02-22 | 2 | -0/+8 |
|\ |
|
| * | Skip certain tests on sparc64 due to old glibc version. | kosayoda | 2023-02-21 | 1 | -0/+4 |
| * | Add glibc extensions for posix_spawn*. | kosayoda | 2023-02-14 | 1 | -0/+4 |
* | | Auto merge of #3124 - valpackett:fbsd, r=JohnTitor | bors | 2023-02-21 | 2 | -2/+14 |
|\ \ |
|
| * | | FreeBSD: add Linux-compatible clock aliases | Val Packett | 2023-02-19 | 2 | -0/+11 |
| * | | FreeBSD: add AT_RESOLVE_BENEATH | Val Packett | 2023-02-19 | 2 | -2/+3 |
* | | | Auto merge of #3076 - ETKNeil:add-statx-dioalign, r=JohnTitor | bors | 2023-02-20 | 2 | -0/+4 |
|\ \ \
| |/ /
|/| | |
|