| Commit message (Expand) | Author | Age | Files | Lines |
* | Auto merge of #2321 - devnexen:haiku_find_path, r=Amanieu | bors | 2021-08-09 | 1 | -0/+1 |
|\ |
|
| * | haiku adding handy find_path fn. | David CARLIER | 2021-08-06 | 1 | -0/+1 |
* | | Auto merge of #2314 - devnexen:netbsd_log_upd, r=Amanieu | bors | 2021-08-09 | 1 | -0/+3 |
|\ \ |
|
| * | | netbsd log api utmpx flavor addition | David Carlier | 2021-08-02 | 1 | -0/+3 |
* | | | netbsd/openbsd adding more IPC_* flags. | David Carlier | 2021-08-08 | 4 | -0/+28 |
| |/
|/| |
|
* | | Auto merge of #2311 - devnexen:netbsd_kinfo_lookup_data, r=JohnTitor | bors | 2021-08-03 | 1 | -0/+11 |
|\ \ |
|
| * | | netbsd add proper flags for kinfo_vmentry lookups | David Carlier | 2021-07-31 | 1 | -0/+11 |
| |/ |
|
* | | fuchsia add getrandom equivalent zx_cprng_draw. | David Carlier | 2021-07-31 | 1 | -0/+3 |
|/ |
|
* | Add SYS_fcntl to aarm64 android | Felix Obenhuber | 2021-07-30 | 1 | -0/+1 |
* | Auto merge of #2304 - mkroening:sigrt, r=JohnTitor | bors | 2021-07-29 | 5 | -0/+55 |
|\ |
|
| * | Add tests for SIGRTMAX and SIGRTMIN | Martin Kröning | 2021-07-29 | 4 | -0/+53 |
| * | Add SIGRTMAX and SIGRTMIN on linux-like systems | ltdk | 2021-07-29 | 1 | -0/+2 |
* | | Auto merge of #2299 - devnexen:fbsd_kinfo_vmentry, r=JohnTitor | bors | 2021-07-29 | 2 | -0/+4 |
|\ \
| |/
|/| |
|
| * | freebsd introduces kinfo api | David Carlier | 2021-07-29 | 2 | -0/+4 |
* | | Auto merge of #2303 - devnexen:mac_getenviron_env, r=JohnTitor | bors | 2021-07-27 | 2 | -0/+2 |
|\ \ |
|
| * | | apple as _NSGetEnviron | David CARLIER | 2021-07-25 | 2 | -0/+2 |
* | | | Auto merge of #2302 - devnexen:obsd_kinfo_vmentry, r=JohnTitor | bors | 2021-07-27 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | openbsd adding kinfo_vmentry | David Carlier | 2021-07-25 | 1 | -0/+1 |
* | | | netbsd kinfo_getvmmap addition | David Carlier | 2021-07-25 | 1 | -0/+2 |
|/ / |
|
* | | Auto merge of #2298 - devnexen:netbsd_login_api, r=JohnTitor | bors | 2021-07-24 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | netbsd login api addition | David Carlier | 2021-07-23 | 1 | -0/+3 |
* | | Auto merge of #2291 - devnexen:reallocarray_linux, r=JohnTitor | bors | 2021-07-23 | 4 | -0/+6 |
|\ \ |
|
| * | | adding reallocarray for linux and android | David Carlier | 2021-07-23 | 4 | -0/+6 |
* | | | Auto merge of #2294 - devnexen:fbsd_malloc_api, r=JohnTitor | bors | 2021-07-23 | 2 | -0/+21 |
|\ \ \
| |_|/
|/| | |
|
| * | | freebsd add additional allocator api. | David Carlier | 2021-07-23 | 2 | -0/+21 |
* | | | Auto merge of #2296 - devnexen:netbsd_strspct, r=JohnTitor | bors | 2021-07-23 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | netbsd add strpct api. | David Carlier | 2021-07-22 | 1 | -0/+2 |
| |/ / |
|
* | | | Auto merge of #2290 - devnexen:fbsd_kldapi, r=JohnTitor | bors | 2021-07-23 | 1 | -0/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | freebsd kld api addition | David Carlier | 2021-07-16 | 1 | -0/+2 |
| |/ |
|
* | | netbsd adding couple of handy helpers from lb=ibutil | David Carlier | 2021-07-18 | 2 | -0/+6 |
|/ |
|
* | freebsd/dragonflybsd introduces backtrace api for debugging | David Carlier | 2021-07-14 | 3 | -0/+7 |
* | Auto merge of #2283 - devnexen:mach_vm_map_apple, r=JohnTitor | bors | 2021-07-14 | 2 | -0/+15 |
|\ |
|
| * | apple add mach_vm_map, mmap does not provide custom alignment so | David Carlier | 2021-07-13 | 2 | -0/+15 |
* | | Auto merge of #2282 - devnexen:mac_os_time_info2, r=JohnTitor | bors | 2021-07-13 | 1 | -1/+8 |
|\ \ |
|
| * | | apple thread info api further steps. | David CARLIER | 2021-07-11 | 1 | -1/+8 |
| |/ |
|
* | | freebsd add MAP_EXCL, with MAP_FIXED is equivalent to Linux's MAP_FIXED_NOREP... | David Carlier | 2021-07-10 | 1 | -0/+1 |
|/ |
|
* | apple thread_info api addition | David CARLIER | 2021-07-08 | 1 | -0/+16 |
* | Release 0.2.98 | Yuki Okushi | 2021-07-07 | 1 | -2/+2 |
* | apple add malloc_printf | David CARLIER | 2021-07-04 | 1 | -0/+1 |
* | Auto merge of #2267 - devnexen:macos_getexec, r=JohnTitor | bors | 2021-07-04 | 1 | -0/+1 |
|\ |
|
| * | apple add _NSGetExecutablePath | David CARLIER | 2021-07-02 | 1 | -0/+1 |
* | | bsd/apple adding arc4 api | David CARLIER | 2021-07-02 | 5 | -0/+15 |
|/ |
|
* | netbsd/openbsd sched_param api addition | David Carlier | 2021-06-30 | 1 | -0/+3 |
* | apple sched_param api addition | David Carlier | 2021-06-28 | 1 | -0/+7 |
* | Auto merge of #2261 - devnexen:netbsd_libutil_update, r=JohnTitor | bors | 2021-06-28 | 1 | -0/+3 |
|\ |
|
| * | netbsd libutil update | David Carlier | 2021-06-27 | 1 | -0/+3 |
* | | Auto merge of #2259 - devnexen:android_arc4api, r=JohnTitor | bors | 2021-06-28 | 1 | -0/+3 |
|\ \ |
|
| * | | android introduce arc4 api | David Carlier | 2021-06-26 | 1 | -0/+3 |
* | | | Auto merge of #2258 - devnexen:crypto_apple_api, r=JohnTitor | bors | 2021-06-28 | 2 | -0/+6 |
|\ \ \ |
|
| * | | | apple add platform specific random api | David CARLIER | 2021-06-25 | 2 | -0/+6 |
| |/ / |
|