summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #2277 - JohnTitor:release-0.2.98, r=JohnTitor0.2.98bors2021-07-072-3/+3
|\
| * Release 0.2.98Yuki Okushi2021-07-072-3/+3
* | Auto merge of #2276 - devnexen:netbsd_siginfo_si_status, r=JohnTitorbors2021-07-071-0/+17
|\ \
| * | netbsd siginfo_t si_status accessorDavid Carlier2021-07-061-0/+17
| |/
* | Auto merge of #2274 - noproto:master, r=JohnTitorbors2021-07-071-0/+6
|\ \ | |/ |/|
| * cargo fmtnoproto2021-07-071-1/+6
| * Add dladdr1noproto2021-07-051-0/+1
|/
* Auto merge of #2271 - devnexen:linux_timer_remove_addition_crt_linkage, r=Joh...bors2021-07-061-3/+0
|\
| * linux timer api remove unnecessary double linkage to librt.David Carlier2021-07-051-3/+0
* | Auto merge of #2273 - JohnTitor:docgen-cleanup, r=JohnTitorbors2021-07-061-6/+15
|\ \ | |/ |/|
| * Use inlined script to upload docs to gh-pagesYuki Okushi2021-07-061-6/+15
|/
* Auto merge of #2270 - devnexen:apple_malloc_printf, r=Amanieubors2021-07-042-0/+2
|\
| * apple add malloc_printfDavid CARLIER2021-07-042-0/+2
|/
* Auto merge of #2267 - devnexen:macos_getexec, r=JohnTitorbors2021-07-042-0/+3
|\
| * apple add _NSGetExecutablePathDavid CARLIER2021-07-022-0/+3
* | Auto merge of #2266 - devnexen:bsd_arc4_api, r=JohnTitorbors2021-07-046-0/+19
|\ \
| * | bsd/apple adding arc4 apiDavid CARLIER2021-07-026-0/+19
| |/
* | Auto merge of #2264 - sunfishcode:sunfishcode/wasi-mode-bits, r=JohnTitorbors2021-07-041-0/+12
|\ \ | |/ |/|
| * Define `S_I{R,W,X}{USR,GRP,OTH}` and `S_IS{VTX,UID,GID}` for wasi.Dan Gohman2021-07-011-0/+12
* | Auto merge of #2263 - devnexen:netbsd_sched_param, r=JohnTitorbors2021-06-302-0/+10
|\ \
| * | netbsd/openbsd sched_param api additionDavid Carlier2021-06-302-0/+10
|/ /
* | Auto merge of #2262 - devnexen:sched_get_priority, r=Amanieubors2021-06-282-0/+33
|\ \
| * | apple sched_param api additionDavid Carlier2021-06-282-0/+33
|/ /
* | Auto merge of #2261 - devnexen:netbsd_libutil_update, r=JohnTitorbors2021-06-282-0/+17
|\ \
| * | netbsd libutil updateDavid Carlier2021-06-272-0/+17
* | | Auto merge of #2259 - devnexen:android_arc4api, r=JohnTitorbors2021-06-282-0/+7
|\ \ \
| * | | android introduce arc4 apiDavid Carlier2021-06-262-0/+7
* | | | Auto merge of #2258 - devnexen:crypto_apple_api, r=JohnTitorbors2021-06-283-0/+27
|\ \ \ \
| * | | | apple add platform specific random apiDavid CARLIER2021-06-253-0/+27
| |/ / /
* | | | Auto merge of #2252 - devnexen:semctl_api_completion_linu, r=JohnTitorbors2021-06-284-0/+60
|\ \ \ \
| * | | | linux adding semid_ds struct and seminfo incidently.David Carlier2021-06-254-0/+60
* | | | | Auto merge of #2260 - devnexen:bsd_reallocarray, r=Amanieubors2021-06-276-0/+12
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | bsd reallocarray and reallocarr for netbsd.David Carlier2021-06-276-0/+12
|/ / / /
* | | | Auto merge of #2257 - sunfishcode:sunfishcode/preadv2-offset, r=JohnTitorbors2021-06-241-0/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add `preadv64v2` and `pwritev64v2` for linux-gnu.Dan Gohman2021-06-241-0/+14
|/ / /
* | | Auto merge of #2256 - devnexen:malloc_zone2_apple, r=JohnTitorbors2021-06-242-0/+22
|\ \ \
| * | | apple adding allocation from zone apiDavid Carlier2021-06-242-0/+22
|/ / /
* | | Auto merge of #2255 - devnexen:pthread_barrier_fbsd, r=JohnTitorbors2021-06-216-0/+59
|\ \ \
| * | | freebsd/dragonfly adding pthread barrier api.David Carlier2021-06-216-0/+59
|/ / /
* | | Auto merge of #2253 - devnexen:timer_api_linux, r=JohnTitorbors2021-06-213-1/+25
|\ \ \
| * | | linux add timer apiDavid Carlier2021-06-203-1/+25
| |/ /
* | | Auto merge of #2251 - devnexen:android_impl_barrier, r=JohnTitorbors2021-06-214-0/+35
|\ \ \
| * | | adding pthread barrier to androidDavid Carlier2021-06-214-0/+35
* | | | Auto merge of #2254 - JohnTitor:unused-borrow, r=JohnTitorbors2021-06-211-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix `unused borrow` lint warningYuki Okushi2021-06-211-1/+1
|/ / /
* | | Auto merge of #2249 - devnexen:malloc_zone_apple, r=Amanieubors2021-06-192-0/+17
|\ \ \
| * | | darwin add few more debug malloc zone apiDavid CARLIER2021-06-192-0/+17
| |/ /
* | | Auto merge of #2250 - devnexen:apple_mem_tag, r=Amanieubors2021-06-192-0/+5
|\ \ \ | |/ / |/| |
| * | apple add mem tag macroDavid CARLIER2021-06-192-0/+5
|/ /
* | Auto merge of #2248 - devnexen:netbsd_waitid, r=JohnTitorbors2021-06-182-0/+8
|\ \ | |/