summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #895 - GuillaumeGomez:difftime, r=alexcrichton0.2.36bors2018-01-123-3/+5
|\
| * Update libc versionGuillaume Gomez2018-01-112-3/+3
| * Add difftime functionGuillaume Gomez2018-01-111-0/+2
|/
* Auto merge of #893 - kelseasy:ft/add_mntent, r=alexcrichtonbors2018-01-112-1/+19
|\
| * feat(linux): add mntent struct and related functionsKelsey Z2018-01-112-1/+19
|/
* Auto merge of #892 - EdSchouten:cloudabi-arm, r=alexcrichtonbors2018-01-093-1/+8
|\
| * Add support for CloudABI running on 32-bit ARM systems.Ed Schouten2018-01-092-0/+7
| * Correct the type of c_char.Ed Schouten2018-01-091-1/+1
|/
* Auto merge of #889 - EdSchouten:cloudabi-time_t, r=alexcrichtonbors2018-01-081-0/+1
|\
| * Add time_t for CloudABI.Ed Schouten2018-01-071-0/+1
* | Auto merge of #890 - ignatenkobrain:android-statvfs, r=malbarbobors2018-01-081-0/+10
|\ \ | |/ |/|
| * android: add statvfs flags (ST_*)Igor Gnatenko2018-01-081-0/+10
|/
* 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