summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #2230 - jonas-schievink:bump, r=JohnTitor0.2.97bors2021-06-112-3/+3
|\
| * bump libc dependencyJonas Schievink2021-06-111-1/+1
| * Bump version to 0.2.97Jonas Schievink2021-06-112-2/+2
* | Auto merge of #2231 - devnexen:darwin_malloc_stats, r=Amanieubors2021-06-111-0/+18
|\ \ | |/ |/|
| * apple add few malloc debug features specificsDavid CARLIER2021-06-111-0/+18
|/
* Auto merge of #2228 - jonas-schievink:mallinfo2, r=JohnTitorbors2021-06-103-0/+21
|\
| * Try to appease CIJonas Schievink2021-06-102-0/+7
| * Add `mallinfo2` supportJonas Schievink2021-06-101-0/+14
|/
* Auto merge of #2224 - kolapapa:master, r=JohnTitorbors2021-06-101-0/+2
|\
| * Add AF_VSOCK to uclibckolapapa2021-06-102-2/+2
| * Add AF_VSOCK to uclibc mipskolapapa2021-06-091-0/+2
* | Auto merge of #2226 - JohnTitor:semverver, r=JohnTitorbors2021-06-102-6/+4
|\ \ | |/ |/|
| * Update `rust-semverver` to the current masterYuki Okushi2021-06-102-6/+4
|/
* Auto merge of #2206 - tweksteen:update_version_2_96, r=JohnTitor0.2.96bors2021-06-092-3/+3
|\
| * Bump to 0.2.96ThiƩbaud Weksteen2021-06-072-3/+3
* | Auto merge of #2223 - JohnTitor:rustup-1.24.3, r=JohnTitorbors2021-06-094-5/+6
|\ \
| * | Run rustup self-update as a separated stepYuki Okushi2021-06-093-1/+6
| * | Use released Rustup 1.24.3Yuki Okushi2021-06-091-4/+0
* | | Auto merge of #2218 - devnexen:bsd_complete_accept_filter_impl, r=JohnTitorbors2021-06-094-0/+12
|\ \ \ | |/ / |/| |
| * | netbsd/freebsd adding accept_filter_arg as SO_ACCEPTFILTER only makes sense withDavid Carlier2021-06-084-0/+12
|/ /
* | Auto merge of #2222 - devnexen:pthread_affinity_netbsd, r=JohnTitorbors2021-06-072-0/+31
|\ \
| * | netbsd cpu affinity apiDavid Carlier2021-06-072-0/+31
* | | Auto merge of #2220 - devnexen:mcontext_ucontext_dfbsd, r=JohnTitorbors2021-06-073-0/+144
|\ \ \ | |/ / |/| |
| * | dragonflybsd adding ucontext typeDC2021-06-073-0/+144
| |/
* | Auto merge of #2221 - devnexen:fbsd_pthread_threadid_np, r=JohnTitorbors2021-06-072-0/+3
|\ \
| * | freebsd adding pthread_getthreadid_npDavid Carlier2021-06-072-0/+3
| |/
* | Auto merge of #2219 - devnexen:mremap_netbsd, r=JohnTitorbors2021-06-072-1/+11
|\ \ | |/ |/|
| * netbsd add mremap and its particular flag. little note on kevent.David Carlier2021-06-062-1/+11
|/
* Auto merge of #2217 - devnexen:fbsd_timingsafe_api, r=JohnTitorbors2021-06-042-0/+4
|\
| * freebsd introducing timingsafe api (from 12)David Carlier2021-06-042-0/+4
|/
* Auto merge of #2216 - Thomasdezeeuw:macos-gethostuuid, r=Amanieubors2021-06-042-0/+7
|\
| * Add gethostuuid and uuid_t on macOSThomas de Zeeuw2021-06-032-0/+7
* | Auto merge of #2208 - JohnTitor:memmem-macos, r=Amanieubors2021-06-032-0/+14
|\ \ | |/ |/|
| * Declare `memmem` on macOSYuki Okushi2021-06-012-0/+14
* | Auto merge of #2215 - JohnTitor:arphrd-can, r=Amanieubors2021-06-036-1/+38
|\ \
| * | Declare `ARPHRD_CAN` on the linux_like moduleYuki Okushi2021-06-036-1/+38
|/ /
* | Auto merge of #2214 - devnexen:netbsd_consttime_memequal, r=Amanieubors2021-06-022-0/+2
|\ \
| * | netbsd adding consttime_memequal (added in 7.0 too)David Carlier2021-06-022-0/+2
|/ /
* | Auto merge of #2213 - JohnTitor:freebsd-rustup-beta, r=JohnTitorbors2021-06-021-5/+3
|\ \
| * | Use Rustup v1.24.3 beta on FreeBSD CIYuki Okushi2021-06-021-5/+3
|/ /
* | Auto merge of #2212 - devnexen:fbsd_rfork, r=Amanieubors2021-06-022-0/+21
|\ \
| * | freebsd adding rfork apiDavid Carlier2021-06-012-0/+21
* | | Auto merge of #2201 - vorner:winsig, r=JohnTitorbors2021-06-013-1/+14
|\ \ \
| * | | Signal controlling constants for windowsMichal 'vorner' Vaner2021-06-013-1/+14
* | | | Auto merge of #2211 - devnexen:macos_memset_pattern, r=Amanieubors2021-06-012-0/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | apple adding memset_pattern* flavorsDavid CARLIER2021-06-012-0/+8
|/ / /
* | | Auto merge of #2210 - sunfishcode:sunfishcode/wasi-o-cloexec, r=Amanieubors2021-06-011-0/+1
|\ \ \
| * | | Define `O_CLOEXEC` for WASI.Dan Gohman2021-06-011-0/+1
| | |/ | |/|
* | | Auto merge of #2209 - JohnTitor:macos-test-fix, r=Amanieubors2021-06-011-2/+4
|\ \ \ | |/ / |/| |
| * | Ignore `VM_FLAGS_*` consts on macOS testsYuki Okushi2021-06-021-2/+4
|/ /