summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Auto merge of #2207 - devnexen:setproctitle, r=JohnTitorbors2021-06-0110-0/+12
|\ \
| * | bsd adding setproctitle (setproctitle_fast for FreeBSD too).David Carlier2021-06-0110-0/+12
|/ /
* | Auto merge of #2205 - tweksteen:xattr, r=Amanieubors2021-05-313-6/+3
|\ \
| * | 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-312-0/+35
|\ \
| * | apple libproc api completion.David Carlier2021-05-282-0/+35
* | | Auto merge of #2202 - devnexen:netbsd_libutil_emalloc, r=JohnTitorbors2021-05-302-0/+24
|\ \ \
| * | | netbsd add error check functions from libutil and error handler.David Carlier2021-05-272-0/+24
| |/ /
* | | Auto merge of #2204 - devnexen:netbsd_getnameinfo_flags, r=Amanieubors2021-05-302-0/+18
|\ \ \ | |/ / |/| |
| * | netbsd couple of more getnameinfo flagsDavid Carlier2021-05-292-0/+18
|/ /
* | Auto merge of #2199 - devnexen:bsd_siginfo_si_addr, r=Amanieubors2021-05-272-0/+8
|\ \ | |/ |/|
| * openbsd/netbsd siginfo_t adding si_addr field accessor.David Carlier2021-05-262-0/+8
* | Auto merge of #2200 - aym-v:aym/expose-tos-and-recv-tos-fuschia, r=Amanieubors2021-05-272-0/+4
|\ \ | |/ |/|
| * add IP_TOS and IP_RECVTOS fuschia APIsAymerick Valette2021-05-272-0/+4
|/
* Auto merge of #2196 - striezel-stash:fix-typos, r=JohnTitorbors2021-05-262-2/+2
|\
| * fix typosDirk Stolle2021-05-262-2/+2
|/
* Auto merge of #2169 - mullvad:bump-version, r=JohnTitor0.2.95bors2021-05-252-3/+3
|\
| * Bump libc versionEmīls2021-05-122-3/+3
* | Auto merge of #2194 - coolreader18:windows-fcntl, r=JohnTitorbors2021-05-253-16/+38
|\ \
| * | Add all O_* codes from fcntl.h on windowsNoah2021-05-243-16/+38
* | | Auto merge of #2157 - devnexen:netbsd_ucontext, r=JohnTitorbors2021-05-244-2/+27
|\ \ \
| * | | remove alignment for older rust releasesDavid Carlier2021-05-231-1/+0
| * | | Fix what can be at this stageDavid Carlier2021-05-223-2/+9
| * | | netbsd update.David Carlier2021-05-222-0/+19
* | | | 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-233-0/+21
|\ \ \ \
| * | | | apple adding subset of the most used libproc apiDavid CARLIER2021-05-223-0/+21
| |/ / /
* | | | 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-233-0/+38
|\ \ \ \ \
| * | | | | dragonflybsd cpu affinity apiDC2021-05-183-0/+38
| |/ / / /
* | | | | Auto merge of #2193 - JohnTitor:fix-rustup-on-windows, r=JohnTitorbors2021-05-231-2/+2
|\ \ \ \ \
| * | | | | Attempt to fix the Rustup issue on WindowsYuki Okushi2021-05-231-2/+2
|/ / / / /
* | | | | Auto merge of #2179 - devnexen:apple_thread_policy_subset, r=JohnTitorbors2021-05-233-0/+238
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | apple adding thread policy apiDavid CARLIER2021-05-223-0/+238
* | | | | Auto merge of #2186 - devnexen:macos_arm64_semverlist, r=JohnTitorbors2021-05-221-0/+3
|\ \ \ \ \
| * | | | | adding semver list for darwin arm64David CARLIER2021-05-191-0/+3
| | |/ / / | |/| | |
* | | | | Auto merge of #2185 - ManaSugi:update-msflags, r=JohnTitorbors2021-05-223-0/+3
|\ \ \ \ \
| * | | | | Add MS_LAZYTIME flagManabu Sugimoto2021-05-193-0/+3
| |/ / / /
* | | | | Auto merge of #2182 - devnexen:fbsd_libutil_upd, r=JohnTitorbors2021-05-222-0/+19
|\ \ \ \ \
| * | | | | freebsd add realhostname api from libutilDavid Carlier2021-05-172-0/+19
* | | | | | Auto merge of #2187 - JohnTitor:fix-freebsd-ci, r=JohnTitorbors2021-05-221-1/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Upgrade FreeBSD 13 image to `freebsd-13-0-release`Yuki Okushi2021-05-221-1/+1
| * | | | | Set `RUSTUP_IO_THREADS=1` to avoid the installation failure on FreeBSD CIYuki Okushi2021-05-221-0/+4
|/ / / / /
* | | | | Auto merge of #2163 - devnexen:android_upd_getentropy, r=JohnTitorbors2021-05-171-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | freebsd: getentropy supportDavid Carlier2021-05-171-0/+1
|/ / / /
* | | | Auto merge of #2173 - devnexen:elf_aux_info, r=Amanieubors2021-05-163-0/+8
|\ \ \ \
| * | | | freebsd update adding elf_aux_info from 12.x release.David Carlier2021-05-163-0/+8
* | | | | Auto merge of #2176 - devnexen:netdb_constants, r=Amanieubors2021-05-162-0/+11
|\ \ \ \ \