summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #888 - keeperofdakeys:netdb, r=alexcrichton0.2.35bors2018-01-042-48/+64
|\
| * Bump to 0.2.35Josh Driver2018-01-042-48/+64
|/
* Auto merge of #885 - EdSchouten:nprocessors, r=alexcrichtonbors2018-01-021-0/+1
|\
| * Add _SC_NPROCESSORS_ONLN for CloudABI.Ed Schouten2018-01-021-0/+1
|/
* Auto merge of #884 - EdSchouten:cloudabi, r=alexcrichtonbors2017-12-285-0/+176
|\
| * Add EXIT_FAILURE and EXIT_SUCCESS for CloudABI.Ed Schouten2017-12-281-0/+3
| * Add arc4random_buf() for PRNG access.Ed Schouten2017-12-281-0/+1
| * Fix style to appease CI.Ed Schouten2017-12-271-37/+55
| * Inline values coming from the cloudabi package.Ed Schouten2017-12-273-41/+18
| * Add support for CloudABI.Ed Schouten2017-12-277-0/+177
* | Auto merge of #883 - LuoZijun:patch-2, r=alexcrichtonbors2017-12-275-0/+40
|\ \ | |/ |/|
| * Add bpf constant on macOSluozijun2017-12-273-0/+25
| * Add struct `bpf_hdr` on macOSluozijun2017-12-273-0/+15
|/
* Auto merge of #882 - LuoZijun:patch-1, r=alexcrichtonbors2017-12-263-2/+189
|\
| * Add some constants for linux and macosluozijun2017-12-263-2/+189
|/
* Auto merge of #880 - Mic92:seccomp, r=alexcrichtonbors2017-12-193-0/+9
|\
| * Add SECCOMP_MODE_* flags on LinuxJörg Thalheim2017-12-193-0/+9
|/
* Auto merge of #876 - asomers:remove_deprecated, r=alexcrichtonbors2017-12-171-4/+4
|\
| * Change deprecated constants into hidden constantsAlan Somers2017-12-171-4/+4
* | Auto merge of #875 - kpcyrd:aarch64-syscalls, r=alexcrichtonbors2017-12-171-0/+5
|\ \ | |/ |/|
| * Remove special aarch64 syscalls againkpcyrd2017-12-171-6/+0
| * Add additional aarch64 linux syscallskpcyrd2017-12-161-0/+11
* | Auto merge of #871 - asomers:mq, r=alexcrichtonbors2017-12-175-1/+92
|\ \ | |/ |/|
| * POSIX mqueue bindings for the BSDsAlan Somers2017-12-165-1/+92
* | Auto merge of #873 - LuoZijun:patch-2, r=alexcrichtonbors2017-12-144-1/+30
|\ \
| * | Remove constants `UTUN_CONTROL_NAME`luozijun2017-12-151-1/+0
| * | Add `net/if_utun.h` constants for macos platform and `linux/if_tun.h` for lin...luozijun2017-12-144-1/+31
|/ /
* | Auto merge of #870 - semarie:openbsd-aarch64, r=alexcrichtonbors2017-12-1313-16/+46
|\ \
| * | add aarch64-unknown-openbsd definitionSébastien Marie2017-12-1313-15/+41
| * | openbsd: update errno definitionSébastien Marie2017-12-131-1/+5
|/ /
* | Auto merge of #866 - LuoZijun:patch-1, r=alexcrichtonbors2017-12-126-2/+58
|\ \
| * | remove includeluozijun2017-12-121-2/+0
| * | fix macosluozijun2017-12-121-2/+0
| * | Add `sockaddr_dl` for all bsdlikeluozijun2017-12-127-32/+60
| * | Fix code style and add `sockaddr_dl` for xnuluozijun2017-12-122-2/+17
| * | fix freebsd include pathluozijun2017-12-121-1/+1
| * | fix include pathluozijun2017-12-121-3/+1
| * | update libc-test/build.rsluozijun2017-12-121-1/+4
| * | mergeluozijun2017-12-127-19/+40
| |\ \ | | |/
| * | FIX styleluozijun2017-12-061-1/+1
| * | FIXluozijun2017-12-062-16/+16
| * | Add struct `sockaddr_dl` for macos and freebsd寧靜2017-12-061-1/+17
* | | Auto merge of #869 - keeperofdakeys:netdb, r=malbarbobors2017-12-128-2/+71
|\ \ \ | |_|/ |/| |
| * | Add missing EAI_* flags for multiple platformsJosh Driver2017-12-128-2/+71
|/ /
* | Auto merge of #867 - Susurrus:ucreds, r=alexcrichtonbors2017-12-087-19/+40
|\ \ | |/ |/|
| * Add struct ucred for Linux on MIPSBryant Mairs2017-12-074-18/+6
| * Add ucred-like structs for FreeBSDs and NetBSDBryant Mairs2017-12-073-0/+33
| * Remove unnecessary unsafe blockBryant Mairs2017-12-061-1/+1
|/
* Auto merge of #865 - cactorium:master, r=alexcrichtonbors2017-12-042-1/+3
|\
| * Syntax fixKelvin Ly2017-11-141-2/+2