summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #2932 - JohnTitor:0.2.134, r=JohnTitor0.2.134bors2022-09-292-3/+3
|\
| * Prepare 0.2.134 releaseYuki Okushi2022-09-292-3/+3
|/
* Auto merge of #2931 - thomcc:option-root, r=JohnTitorbors2022-09-291-1/+1
|\
| * Use `::Option` and not `Option` for `pthread_jit_write_callback_t`Thom Chiovoloni2022-09-291-1/+1
|/
* Auto merge of #2915 - JohnTitor:road-to-jammy, r=JohnTitorbors2022-09-2835-153/+186
|\
| * Downgrade to Ubuntu 20.04 on sparc64Yuki Okushi2022-09-281-1/+2
| * Update sparc64 Debian imageYuki Okushi2022-09-281-1/+1
| * Do not import `sys/sendfile.h`Yuki Okushi2022-09-281-1/+0
| * Ignore some itemsYuki Okushi2022-09-281-4/+120
| * Try to update emsdk versionYuki Okushi2022-09-254-23/+18
| * test: Unignore some itemsYuki Okushi2022-09-201-105/+13
| * test: Ignore some items changed in recent Linux versionsYuki Okushi2022-09-201-1/+15
| * Update Docker image to Ubuntu 22.04Yuki Okushi2022-09-2032-32/+32
* | Auto merge of #2925 - devnexen:cpuset_size_dfbsd, r=JohnTitorbors2022-09-282-0/+3
|\ \
| * | CPU_SETSIZE constant to dragonflybsd.David Carlier2022-09-282-0/+3
* | | Auto merge of #2928 - tammela:patch-1, r=JohnTitorbors2022-09-271-0/+2
|\ \ \ | |/ / |/| |
| * | fs: add NSFS_MAGIC constant Pedro Tammela2022-09-261-0/+2
|/ /
* | Auto merge of #2921 - naricc:naricc/macosx-fix, r=JohnTitorbors2022-09-232-0/+5
|\ \
| * | Added to apple.txtNathan Ricci2022-09-231-0/+2
| * | Added malloc_good_size.Nathan Ricci2022-09-231-0/+1
| * | Exposed malloc_size on macNathan Ricci2022-09-221-0/+2
|/ /
* | Auto merge of #2916 - kxxt:master, r=JohnTitorbors2022-09-212-3/+3
|\ \ | |/ |/|
| * refactor: use grep -E instead of egrepkxxt2022-09-212-3/+3
|/
* Auto merge of #2906 - beetrees:bump-to-133, r=JohnTitor0.2.133bors2022-09-192-3/+3
|\
| * Bump version to 0.2.133beetrees2022-09-112-3/+3
* | Auto merge of #2899 - devnexen:linux_fileclone, r=JohnTitorbors2022-09-1913-0/+26
|\ \
| * | linux add FICLONE* ioctl.David Carlier2022-09-1913-0/+26
* | | Auto merge of #2913 - ivmarkov:master, r=JohnTitorbors2022-09-191-1/+1
|\ \ \
| * | | 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
* | | | Auto merge of #2910 - SteveLauC:expose-setgrent-getgrent-endgrent-on-fuchsia,...bors2022-09-171-0/+5
|\ \ \ \
| * | | | expose setgrent/getgrent/endgrent on fuchsiaSteve Lau2022-09-161-0/+5
| |/ / /
* | | | Auto merge of #2912 - JohnTitor:s390x-image-bump, r=JohnTitorbors2022-09-171-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Update s390x installer to 20220914Yuki Okushi2022-09-171-2/+2
|/ / /
* | | Auto merge of #2907 - semarie:openbsd-getmntinfo, r=JohnTitorbors2022-09-132-0/+11
|\ \ \
| * | | openbsd: add getmntinfo(3) and getfsstat(2) supportSébastien Marie2022-09-132-0/+11
|/ / /
* | | Auto merge of #2904 - cd-work:linux_syscalls, r=JohnTitorbors2022-09-1224-0/+195
|\ \ \ | |_|/ |/| |
| * | Add test exceptionsChristian Duerr2022-09-091-0/+11
| * | 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
| |/ /
* | | Auto merge of #2905 - devnexen:illumos_shm_upd, r=JohnTitorbors2022-09-101-0/+8
|\ \ \ | |_|/ |/| |
| * | solarish SHM* flagsDavid Carlier2022-09-101-0/+8
|/ /
* | Auto merge of #2891 - asomers:makedev, r=JohnTitorbors2022-09-0915-29/+242
|\ \
| * | Add makedev for the BSDsAlan Somers2022-09-0715-29/+242
* | | Auto merge of #2902 - beetrees:apple-attrlist, r=JohnTitorbors2022-09-093-1/+379
|\ \ \
| * | | apple: Add the attrlist set of functionsbeetrees2022-09-063-1/+379