summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #2899 - devnexen:linux_fileclone, r=JohnTitorbors2022-09-1911-0/+23
|\
| * linux add FICLONE* ioctl.David Carlier2022-09-1911-0/+23
* | Compatibility with ESP-IDF V5ivmarkov2022-09-171-1/+1
* | Auto merge of #2911 - devnexen:netbsd_reg_constants, r=JohnTitorbors2022-09-171-0/+27
|\ \
| * | netbsd mcontext x86_64 constants.David Carlier2022-09-171-0/+27
* | | expose setgrent/getgrent/endgrent on fuchsiaSteve Lau2022-09-161-0/+5
|/ /
* | openbsd: add getmntinfo(3) and getfsstat(2) supportSébastien Marie2022-09-131-0/+6
* | Auto merge of #2904 - cd-work:linux_syscalls, r=JohnTitorbors2022-09-1223-0/+184
|\ \
| * | Add new Linux system call constantsChristian Duerr2022-09-0923-0/+184
| |/
* | Auto merge of #2901 - gco:tcp_keepcnt, r=JohnTitorbors2022-09-111-2/+2
|\ \
| * | Solaris TCP_KEEPINTVL and TCP_KEEPCNT have wrong valuesgco2022-09-051-2/+2
* | | Auto merge of #2900 - gco:master, r=JohnTitorbors2022-09-103-2/+8
|\ \ \
| * | | fcntl F_DUPFD_CLOEXEC has different values on Solaris and Illumosgco2022-09-053-2/+8
| |/ /
* | | solarish SHM* flagsDavid Carlier2022-09-101-0/+8
| |/ |/|
* | Auto merge of #2891 - asomers:makedev, r=JohnTitorbors2022-09-0911-29/+112
|\ \
| * | Add makedev for the BSDsAlan Somers2022-09-0711-29/+112
* | | Auto merge of #2902 - beetrees:apple-attrlist, r=JohnTitorbors2022-09-091-0/+227
|\ \ \
| * | | apple: Add the attrlist set of functionsbeetrees2022-09-061-0/+227
* | | | Auto merge of #2897 - paandahl:add-elf-constants, r=JohnTitorbors2022-09-062-20/+177
|\ \ \ \ | |/ / / |/| | |
| * | | Added missing constants from elf.hPreben Aandahl2022-09-062-20/+177
| | |/ | |/|
* | | Fix the tests on the latest FreeBSD 14.0-CURRENTAlan Somers2022-09-031-1/+48
* | | Auto merge of #2896 - devnexen:pthread_jit_mac_upd, r=JohnTitorbors2022-09-021-0/+12
|\ \ \
| * | | apple add pthread_jit_write_callback_t api related.David CARLIER2022-09-011-0/+12
| |/ /
* | | Auto merge of #2889 - phi-gamma:rtnetlink-mcast-groups, r=JohnTitorbors2022-09-021-0/+56
|\ \ \ | |/ / |/| |
| * | linux: add rtnetlink mcast group definitionsPhilipp Gesang2022-08-311-0/+56
| |/
* | freebsd add shm_largepage_conf data and its ioctl request.David CARLIER2022-08-291-0/+7
* | Auto merge of #2881 - folkertdev:sof-timestamping-add-missing, r=JohnTitorbors2022-08-271-0/+8
|\ \ | |/ |/|
| * remove SOF_TIMESTAMPING_BIND_PHC for nowFolkert2022-08-251-1/+0
| * add missing SOF_TIMESTAMPING flagsFolkert2022-08-181-0/+9
* | Auto merge of #2876 - phi-gamma:netfilter, r=JohnTitorbors2022-08-241-8/+16
|\ \
| * | linux: add missing netfilter definitionsPhilipp Gesang2022-08-211-8/+16
* | | Auto merge of #2888 - lwhsu:freebsd-CPU_SETSIZE, r=JohnTitorbors2022-08-241-0/+3
|\ \ \
| * | | Add CPU_SETSIZE const for FreeBSDLi-Wen Hsu2022-08-231-0/+3
* | | | Auto merge of #2887 - devnexen:fbsd_cpusetid_t, r=JohnTitorbors2022-08-231-0/+10
|\ \ \ \
| * | | | add freebsd's cpusetid_t apiDavid CARLIER2022-08-221-0/+10
* | | | | Auto merge of #2883 - thomcc:confstr, r=JohnTitorbors2022-08-231-0/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add `confstr` and guaranteed `_CS_*` constants on appleThom Chiovoloni2022-08-181-0/+10
| | |_|/ | |/| |
* | | | Auto merge of #2886 - youknowone:apple-constant, r=JohnTitorbors2022-08-221-5/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | apple SEEK_{DATA,HOLE} O_{EVTONLY,NOFOLLOW_ANY}Jeong YunWon2022-08-211-5/+9
* | | | Auto merge of #2882 - devnexen:eui64_fbsd, r=JohnTitorbors2022-08-211-0/+11
|\ \ \ \
| * | | | IEEE EUI-64 callss for freebsd/dragonflybsd.David CARLIER2022-08-181-0/+11
| | |/ / | |/| |
* | | | freebsd cpuset affinity flags.David CARLIER2022-08-211-0/+10
| |/ / |/| |
* | | Add ENOTSUP constant for riscv32/muslKhem Raj2022-08-191-0/+1
|/ /
* | freebsd adding ptsname_rDavid CARLIER2022-08-161-0/+1
|/
* Fix incorrect constant for O_LARGEFILE on mips64-linux-musljam1garner2022-08-151-1/+1
* Auto merge of #2873 - pirocks:master, r=JohnTitorbors2022-08-151-0/+1
|\
| * Add pthread_sigqueue.Francis Nixon2022-08-131-0/+1
* | Add FUTEX_LOCK_PI2 on LinuxRyan Zoeller2022-08-131-0/+1
|/
* Auto merge of #2862 - LegNeato:master, r=Amanieubors2022-08-111-0/+5
|\
| * Add `gnu_get_[version|release]` for glibcChristian Legnitto2022-08-031-0/+5