summaryrefslogtreecommitdiff
path: root/src/unix
Commit message (Expand)AuthorAgeFilesLines
* apple add few malloc debug features specificsDavid CARLIER2021-06-111-0/+18
* Add `mallinfo2` supportJonas Schievink2021-06-101-0/+14
* Add AF_VSOCK to uclibckolapapa2021-06-102-2/+2
* Add AF_VSOCK to uclibc mipskolapapa2021-06-091-0/+2
* netbsd/freebsd adding accept_filter_arg as SO_ACCEPTFILTER only makes sense withDavid Carlier2021-06-082-0/+10
* Auto merge of #2222 - devnexen:pthread_affinity_netbsd, r=JohnTitorbors2021-06-071-0/+23
|\
| * netbsd cpu affinity apiDavid Carlier2021-06-071-0/+23
* | Auto merge of #2220 - devnexen:mcontext_ucontext_dfbsd, r=JohnTitorbors2021-06-071-0/+141
|\ \ | |/ |/|
| * dragonflybsd adding ucontext typeDC2021-06-071-0/+141
* | Auto merge of #2221 - devnexen:fbsd_pthread_threadid_np, r=JohnTitorbors2021-06-071-0/+2
|\ \
| * | freebsd adding pthread_getthreadid_npDavid Carlier2021-06-071-0/+2
| |/
* | netbsd add mremap and its particular flag. little note on kevent.David Carlier2021-06-061-1/+10
|/
* freebsd introducing timingsafe api (from 12)David Carlier2021-06-042-0/+4
* Auto merge of #2216 - Thomasdezeeuw:macos-gethostuuid, r=Amanieubors2021-06-041-0/+5
|\
| * Add gethostuuid and uuid_t on macOSThomas de Zeeuw2021-06-031-0/+5
* | Auto merge of #2208 - JohnTitor:memmem-macos, r=Amanieubors2021-06-031-0/+13
|\ \ | |/ |/|
| * Declare `memmem` on macOSYuki Okushi2021-06-011-0/+13
* | Declare `ARPHRD_CAN` on the linux_like moduleYuki Okushi2021-06-031-0/+1
* | netbsd adding consttime_memequal (added in 7.0 too)David Carlier2021-06-021-0/+1
* | Auto merge of #2212 - devnexen:fbsd_rfork, r=Amanieubors2021-06-021-0/+12
|\ \
| * | freebsd adding rfork apiDavid Carlier2021-06-011-0/+12
| |/
* | apple adding memset_pattern* flavorsDavid CARLIER2021-06-011-0/+5
|/
* bsd adding setproctitle (setproctitle_fast for FreeBSD too).David Carlier2021-06-016-0/+8
* Define XATTR_{CREATE,REPLACE} for all linux_likeThiƩbaud Weksteen2021-05-313-6/+3
* Auto merge of #2203 - devnexen:libproc_apple_upd, r=JohnTitorbors2021-05-311-0/+28
|\
| * apple libproc api completion.David Carlier2021-05-281-0/+28
* | Auto merge of #2202 - devnexen:netbsd_libutil_emalloc, r=JohnTitorbors2021-05-301-0/+14
|\ \
| * | netbsd add error check functions from libutil and error handler.David Carlier2021-05-271-0/+14
| |/
* | netbsd couple of more getnameinfo flagsDavid Carlier2021-05-291-0/+9
|/
* openbsd/netbsd siginfo_t adding si_addr field accessor.David Carlier2021-05-262-0/+8
* Auto merge of #2157 - devnexen:netbsd_ucontext, r=JohnTitorbors2021-05-243-2/+25
|\
| * remove alignment for older rust releasesDavid Carlier2021-05-231-1/+0
| * Fix what can be at this stageDavid Carlier2021-05-222-2/+8
| * netbsd update.David Carlier2021-05-221-0/+18
* | Auto merge of #2192 - devnexen:netbsd_auxinfo, r=JohnTitorbors2021-05-241-0/+14
|\ \
| * | netbsd mapping auxiliary vectors typeDavid Carlier2021-05-231-0/+14
| |/
* | Auto merge of #2191 - devnexen:macos_libproc_api, r=JohnTitorbors2021-05-231-0/+16
|\ \
| * | apple adding subset of the most used libproc apiDavid CARLIER2021-05-221-0/+16
| |/
* | Auto merge of #2190 - devnexen:obsd_deprecate_constants, r=JohnTitorbors2021-05-231-0/+8
|\ \
| * | openbsd update deprecate few constantsDavid Carlier2021-05-221-0/+8
* | | Auto merge of #2184 - devnexen:dflybsd_affinity, r=JohnTitorbors2021-05-231-0/+33
|\ \ \
| * | | dragonflybsd cpu affinity apiDC2021-05-181-0/+33
| |/ /
* | | Auto merge of #2179 - devnexen:apple_thread_policy_subset, r=JohnTitorbors2021-05-231-0/+167
|\ \ \ | |_|/ |/| |
| * | apple adding thread policy apiDavid CARLIER2021-05-221-0/+167
* | | Auto merge of #2185 - ManaSugi:update-msflags, r=JohnTitorbors2021-05-221-0/+1
|\ \ \
| * | | Add MS_LAZYTIME flagManabu Sugimoto2021-05-191-0/+1
| | |/ | |/|
* | | Auto merge of #2182 - devnexen:fbsd_libutil_upd, r=JohnTitorbors2021-05-221-0/+13
|\ \ \ | |/ / |/| |
| * | freebsd add realhostname api from libutilDavid Carlier2021-05-171-0/+13
* | | freebsd: getentropy supportDavid Carlier2021-05-171-0/+1
| |/ |/|
* | Auto merge of #2173 - devnexen:elf_aux_info, r=Amanieubors2021-05-162-0/+2
|\ \