summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #2312 - flxo:master, r=JohnTitor0.2.99bors2021-08-102-3/+3
|\
| * Bump to 0.2.99Felix Obenhuber2021-08-022-3/+3
* | Auto merge of #2328 - vaffeine:add-macos-pthread_mach_thread_np, r=Amanieubors2021-08-091-0/+1
|\ \
| * | Add mac/ios pthread_mach_thread_npVlad Alex2021-08-091-0/+1
* | | Auto merge of #2325 - devnexen:solaris_getgroup, r=Amanieubors2021-08-091-0/+6
|\ \ \
| * | | solarish add getgrouplistDC2021-08-081-0/+6
* | | | Auto merge of #2323 - deantvv:add-hstrerror, r=Amanieubors2021-08-092-0/+2
|\ \ \ \
| * | | | unix add hstrerrorDean Li2021-08-072-0/+2
* | | | | Auto merge of #2321 - devnexen:haiku_find_path, r=Amanieubors2021-08-092-0/+38
|\ \ \ \ \
| * | | | | haiku adding handy find_path fn.David CARLIER2021-08-062-0/+38
| |/ / / /
* | | | | Auto merge of #2314 - devnexen:netbsd_log_upd, r=Amanieubors2021-08-092-0/+13
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | netbsd log api utmpx flavor additionDavid Carlier2021-08-022-0/+13
* | | | | Auto merge of #2327 - coolreader18:fix-redox-termios-constants, r=Amanieubors2021-08-091-68/+61
|\ \ \ \ \
| * | | | | Fix termios constants on redoxNoah2021-08-081-68/+61
| | |_|/ / | |/| | |
* | | | | Auto merge of #2324 - devnexen:netbsd_shm_flags, r=Amanieubors2021-08-087-15/+52
|\ \ \ \ \
| * | | | | netbsd/openbsd adding more IPC_* flags.David Carlier2021-08-087-15/+52
| | |_|/ / | |/| | |
* | | | | Auto merge of #2326 - devnexen:signal_stack_dfbsd, r=Amanieubors2021-08-081-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | dragonflybsd readjust stack_t stack type had been void pointer since 2019 cau...DC2021-08-081-1/+1
|/ / / /
* | | | Auto merge of #2320 - devnexen:fbsd_sockcred2, r=JohnTitorbors2021-08-071-0/+25
|\ \ \ \ | |/ / / |/| | |
| * | | adding LOCAL_CREDS_PERSISTENT for FreeBSD.DC2021-08-041-0/+25
* | | | Auto merge of #2316 - s1341:add_GETREGSET_SETREGSET_android, r=JohnTitorbors2021-08-051-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Add PTRACE_GETREGSET and PTRACE_SETREGSET which are missing on androidbors2021-08-051-0/+2
* | | | Auto merge of #2318 - devnexen:haiku_ucred, r=JohnTitorbors2021-08-041-0/+6
|\ \ \ \
| * | | | haiku ucred data additionDavid Carlier2021-08-031-0/+6
|/ / / /
* | | | Auto merge of #2311 - devnexen:netbsd_kinfo_lookup_data, r=JohnTitorbors2021-08-032-0/+25
|\ \ \ \
| * | | | netbsd add proper flags for kinfo_vmentry lookupsDavid Carlier2021-07-312-0/+25
| | |/ / | |/| |
* | | | Auto merge of #2309 - devnexen:fuchsia_getrandom_eq, r=JohnTitorbors2021-08-032-0/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | fuchsia add getrandom equivalent zx_cprng_draw.David Carlier2021-07-312-0/+8
| |/ /
* | | Auto merge of #2315 - devnexen:solaris_getexecname, r=Amanieubors2021-08-031-0/+2
|\ \ \
| * | | solarish getexecname additionDavid Carlier2021-08-021-0/+2
| |/ /
* | | Auto merge of #2310 - ivmarkov:master, r=Amanieubors2021-08-023-25/+61
|\ \ \ | |/ / |/| |
| * | Support for the ESP-IDF framework (Xtensa and RiscV arch)imarkov2021-08-023-25/+61
|/ /
* | Auto merge of #2308 - flxo:master, r=JohnTitorbors2021-07-302-0/+2
|\ \ | |/
| * Add SYS_fcntl to aarm64 androidFelix Obenhuber2021-07-302-0/+2
|/
* Auto merge of #2304 - mkroening:sigrt, r=JohnTitorbors2021-07-296-0/+68
|\
| * Add tests for SIGRTMAX and SIGRTMINMartin Kröning2021-07-294-0/+53
| * Add SIGRTMAX and SIGRTMIN on linux-like systemsltdk2021-07-292-0/+15
* | Auto merge of #2307 - JohnTitor:check-wasm-tests, r=JohnTitorbors2021-07-291-4/+0
|\ \
| * | Remove wasm test workaroundYuki Okushi2021-07-301-4/+0
| |/
* | Auto merge of #2306 - JohnTitor:semverver-update, r=JohnTitorbors2021-07-292-6/+4
|\ \
| * | Do not block semver check on borsYuki Okushi2021-07-301-2/+0
| * | Upgrade `semverver` to 0.1.47Yuki Okushi2021-07-302-4/+4
| |/
* | Auto merge of #2299 - devnexen:fbsd_kinfo_vmentry, r=JohnTitorbors2021-07-293-0/+42
|\ \ | |/ |/|
| * freebsd introduces kinfo apiDavid Carlier2021-07-293-0/+42
* | Auto merge of #2303 - devnexen:mac_getenviron_env, r=JohnTitorbors2021-07-273-0/+3
|\ \
| * | apple as _NSGetEnvironDavid CARLIER2021-07-253-0/+3
* | | Auto merge of #2302 - devnexen:obsd_kinfo_vmentry, r=JohnTitorbors2021-07-272-0/+18
|\ \ \ | |/ / |/| |
| * | openbsd adding kinfo_vmentryDavid Carlier2021-07-252-0/+18
* | | Auto merge of #2301 - devnexen:netbsd_kinfo, r=Amanieubors2021-07-252-0/+27
|\ \ \ | |/ / |/| |
| * | netbsd kinfo_getvmmap additionDavid Carlier2021-07-252-0/+27
|/ /