summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Auto merge of #2897 - paandahl:add-elf-constants, r=JohnTitorbors2022-09-064-20/+317
|\ \ \ \ | |/ / / |/| | |
| * | | Added missing constants from elf.hPreben Aandahl2022-09-064-20/+317
| | |/ | |/|
* | | Auto merge of #2898 - asomers:fbsd14-sep-2022, r=JohnTitorbors2022-09-043-4/+76
|\ \ \
| * | | Fix the tests on the latest FreeBSD 14.0-CURRENTAlan Somers2022-09-033-4/+76
|/ / /
* | | Auto merge of #2896 - devnexen:pthread_jit_mac_upd, r=JohnTitorbors2022-09-023-0/+18
|\ \ \
| * | | apple add pthread_jit_write_callback_t api related.David CARLIER2022-09-013-0/+18
| |/ /
* | | Auto merge of #2889 - phi-gamma:rtnetlink-mcast-groups, r=JohnTitorbors2022-09-022-0/+62
|\ \ \ | |/ / |/| |
| * | linux: add rtnetlink mcast group definitionsPhilipp Gesang2022-08-312-0/+62
* | | Auto merge of #2893 - wesleywiser:fix_ci_testing, r=JohnTitorbors2022-08-319-9/+14
|\ \ \
| * | | Add musl's lib folder to library search pathWesley Wiser2022-08-299-9/+14
| | |/ | |/|
* | | Auto merge of #2892 - devnexen:fbsd_shmlargepage_conf, r=JohnTitorbors2022-08-313-0/+13
|\ \ \
| * | | freebsd add shm_largepage_conf data and its ioctl request.David CARLIER2022-08-293-0/+13
|/ / /
* | | Auto merge of #2881 - folkertdev:sof-timestamping-add-missing, r=JohnTitorbors2022-08-272-0/+16
|\ \ \ | |/ / |/| |
| * | remove SOF_TIMESTAMPING_BIND_PHC for nowFolkert2022-08-252-2/+0
| * | add new consts to linux semver fileFolkert2022-08-181-0/+9
| * | add missing SOF_TIMESTAMPING flagsFolkert2022-08-181-0/+9
* | | Auto merge of #2890 - JohnTitor:gha-ubuntu-22.04, r=JohnTitorbors2022-08-244-13/+16
|\ \ \ | |_|/ |/| |
| * | Suppress shellcheck warningsYuki Okushi2022-08-241-0/+3
| * | Upgrade Ubuntu image on GHA to 22.04Yuki Okushi2022-08-243-13/+13
|/ /
* | Auto merge of #2876 - phi-gamma:netfilter, r=JohnTitorbors2022-08-242-8/+31
|\ \
| * | linux: add missing netfilter definitionsPhilipp Gesang2022-08-212-8/+31
* | | Auto merge of #2888 - lwhsu:freebsd-CPU_SETSIZE, r=JohnTitorbors2022-08-242-0/+4
|\ \ \
| * | | Add CPU_SETSIZE const for FreeBSDLi-Wen Hsu2022-08-232-0/+4
* | | | Auto merge of #2887 - devnexen:fbsd_cpusetid_t, r=JohnTitorbors2022-08-232-0/+14
|\ \ \ \
| * | | | add freebsd's cpusetid_t apiDavid CARLIER2022-08-222-0/+14
* | | | | Auto merge of #2883 - thomcc:confstr, r=JohnTitorbors2022-08-232-0/+15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add `confstr` and guaranteed `_CS_*` constants on appleThom Chiovoloni2022-08-182-0/+15
| | |_|/ | |/| |
* | | | Auto merge of #2886 - youknowone:apple-constant, r=JohnTitorbors2022-08-222-5/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | apple SEEK_{DATA,HOLE} O_{EVTONLY,NOFOLLOW_ANY}Jeong YunWon2022-08-212-5/+13
* | | | Auto merge of #2882 - devnexen:eui64_fbsd, r=JohnTitorbors2022-08-214-0/+21
|\ \ \ \
| * | | | IEEE EUI-64 callss for freebsd/dragonflybsd.David CARLIER2022-08-184-0/+21
| | |/ / | |/| |
* | | | Auto merge of #2885 - devnexen:cpuset_flags_fbsd, r=JohnTitorbors2022-08-212-0/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | freebsd cpuset affinity flags.David CARLIER2022-08-212-0/+18
|/ / /
* | | Auto merge of #2884 - kraj:master, r=JohnTitorbors2022-08-191-0/+1
|\ \ \ | |/ / |/| |
| * | Add ENOTSUP constant for riscv32/muslKhem Raj2022-08-191-0/+1
|/ /
* | Auto merge of #2879 - semarie:openbsd-KERN_NSELCOLL, r=JohnTitorbors2022-08-181-0/+2
|\ \
| * | openbsd: ignore ci error about unexistent KERN_NSELCOLL constantSébastien Marie2022-08-171-0/+2
| |/
* | Auto merge of #2878 - devnexen:ptsname_r_fbsd, r=JohnTitorbors2022-08-182-0/+2
|\ \ | |/ |/|
| * freebsd adding ptsname_rDavid CARLIER2022-08-162-0/+2
|/
* Auto merge of #2877 - pirocks:master, r=Amanieu0.2.132bors2022-08-162-3/+3
|\
| * Bump version to 0.2.132Francis Nixon2022-08-162-3/+3
|/
* Auto merge of #2875 - jam1garner:fix-mips-o-largefile, r=JohnTitorbors2022-08-161-1/+1
|\
| * Fix incorrect constant for O_LARGEFILE on mips64-linux-musljam1garner2022-08-151-1/+1
|/
* Auto merge of #2873 - pirocks:master, r=JohnTitorbors2022-08-152-0/+7
|\
| * Add pthread_sigqueue.Francis Nixon2022-08-132-0/+7
* | Auto merge of #2874 - rtzoeller:FUTEX_LOCK_PI2, r=JohnTitorbors2022-08-153-0/+5
|\ \ | |/ |/|
| * Ignore FUTEX_LOCK_PI2 in testsRyan Zoeller2022-08-131-0/+3
| * Add FUTEX_LOCK_PI2 on LinuxRyan Zoeller2022-08-132-0/+2
|/
* Auto merge of #2871 - Amanieu:v0.2.131, r=Amanieu0.2.131bors2022-08-112-3/+3
|\
| * Bump to 0.2.131 to work around Cargo bugAmanieu d'Antras2022-08-112-3/+3