summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * adding waitid call to netbsdDavid Carlier2021-06-182-0/+8
* | Auto merge of #2246 - devnexen:remaining_pthread_spinlock_impls, r=JohnTitorbors2021-06-1811-0/+61
|\ \
| * | pthread_spinlock api remaining bsd systemsDavid Carlier2021-06-1711-0/+61
* | | Auto merge of #2244 - pkubaj:patch-1, r=Amanieubors2021-06-182-0/+50
|\ \ \ | |_|/ |/| |
| * | Put powerpc-unknown-freebsd support to mod.rspkubaj2021-06-151-0/+3
| * | Add support for powerpc-unknown-freebsdpkubaj2021-06-151-0/+47
* | | Auto merge of #2247 - sunfishcode:sunfishcode/pollrdhup, r=Amanieubors2021-06-161-0/+5
|\ \ \ | |_|/ |/| |
| * | Define `POLLRDHUP` for Linux.Dan Gohman2021-06-161-0/+5
|/ /
* | Auto merge of #2245 - devnexen:pthread_spinlock_fbsd, r=JohnTitorbors2021-06-162-0/+26
|\ \
| * | freebsd adding pthread_spinlock apiDavid Carlier2021-06-152-0/+26
| |/
* | Auto merge of #2240 - devnexen:pthread_spin_lock, r=JohnTitorbors2021-06-155-0/+21
|\ \ | |/ |/|
| * linux/android adding pthread_spin_lock apiDavid Carlier2021-06-155-0/+21
|/
* Auto merge of #2238 - devnexen:solarish_update2, r=JohnTitorbors2021-06-131-0/+7
|\
| * solaris adding few cpu affinity related functionsDavid Carlier2021-06-131-0/+7
* | Auto merge of #2237 - asomers:MNT_, r=JohnTitorbors2021-06-134-11/+31
|\ \
| * | Add more MNT_ flags, especially on FreeBSDAlan Somers2021-06-124-11/+31
| |/
* | Auto merge of #2233 - devnexen:linux_seccomp, r=JohnTitorbors2021-06-137-0/+123
|\ \
| * | linux/android adding seccomp filter and data types.David Carlier2021-06-137-0/+123
* | | Auto merge of #2239 - devnexen:fbsd_pthread_affinity, r=Amanieubors2021-06-132-0/+12
|\ \ \ | |_|/ |/| |
| * | freebsd adding pthread affinity np apiDavid Carlier2021-06-132-0/+12
|/ /
* | Auto merge of #2236 - devnexen:solarish_update, r=JohnTitorbors2021-06-123-0/+44
|\ \
| * | solaris based systems updateDavid Carlier2021-06-123-0/+44
| |/
* | Auto merge of #2235 - JohnTitor:nodejs-update, r=JohnTitorbors2021-06-122-2/+2
|\ \
| * | CI: Update Node.js version to v14.17.0Yuki Okushi2021-06-132-2/+2
| |/
* | Auto merge of #2234 - strcoy:master, r=JohnTitorbors2021-06-122-0/+6
|\ \ | |/ |/|
| * Add missing constants from elf.hDavid John2021-06-122-0/+6
|/
* Auto merge of #2232 - devnexen:mallinfo_android, r=JohnTitorbors2021-06-112-0/+17
|\
| * android adding mallinfo equivalent to linux's mallinfo2 and malloc_usable_sizeDavid Carlier2021-06-112-0/+17
* | 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