summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #989 - faern:release-0-2-41, r=alexcrichton0.2.41bors2018-05-212-69/+49
|\
| * Bump to 0.2.41Linus Färnstrand2018-05-212-69/+49
|/
* Auto merge of #988 - morrowa:new_freebsd_sf_flags, r=alexcrichtonbors2018-05-172-0/+5
|\
| * Add new sendfile flags for FreeBSDAndrew Morrow2018-05-172-0/+5
|/
* Auto merge of #985 - longshorej:sem_getvalue, r=alexcrichtonbors2018-05-108-0/+18
|\
| * Temporarily disable s390xJason Longshore2018-05-101-0/+2
| * Temporarily disable sparc64Jason Longshore2018-05-101-1/+3
| * Add sem_getvalue to unixJason Longshore2018-05-107-0/+14
|/
* Auto merge of #984 - kpcyrd:openbsd-TIOCGWINSZ, r=alexcrichtonbors2018-05-071-0/+1
|\
| * Add TIOCGWINSZ to openbsdkpcyrd2018-05-061-0/+1
|/
* Auto merge of #983 - mcginty:bsd-pktinfo, r=alexcrichtonbors2018-05-014-0/+26
|\
| * add remaining pktinfo consts/structs for the other BSDsJake McGinty2018-05-014-0/+26
* | Auto merge of #982 - aep:for-upstream, r=alexcrichtonbors2018-05-012-3/+11
|\ \ | |/ |/|
| * define more TCP_ sockopts on bsdArvid E. Picciani2018-05-012-3/+11
|/
* Auto merge of #980 - mcginty:pktinfo, r=alexcrichtonbors2018-04-235-0/+36
|\
| * add pktinfo consts and structs for linux and appleJake McGinty2018-04-225-0/+36
|/
* Auto merge of #979 - tspiteri:readme-url-domain, r=alexcrichtonbors2018-04-211-21/+21
|\
| * fix README.md linksTrevor Spiteri2018-04-211-21/+21
|/
* Auto merge of #977 - tspiteri:url-domain, r=alexcrichtonbors2018-04-211-22/+22
|\
| * fix domain of html_root_url to be rust-lang.github.ioTrevor Spiteri2018-04-211-22/+22
|/
* Auto merge of #975 - return:haiku, r=alexcrichtonbors2018-04-201-1/+4
|\
| * haiku: Add RLIMIT_STACK and fix RTLD_* definitionsCalvin Hill2018-04-201-1/+4
|/
* Auto merge of #972 - gnzlbg:packed, r=alexcrichtonbors2018-04-174-6/+8
|\
| * bump compat Rust version from 1.0.0 to 1.13.0gnzlbg2018-04-171-2/+2
| * fix this for stdbuild onlygnzlbg2018-04-153-3/+8
| * fix undefined behavior due to incorrect packing on macosxgnzlbg2018-04-152-5/+2
* | Auto merge of #974 - hawkingrei:feat/add_fread_unlock, r=alexcrichtonbors2018-04-171-0/+5
|\ \ | |/ |/|
| * feat: add fread_unulock for linux真人2018-04-171-0/+5
|/
* Auto merge of #971 - faern:public-netlink-fields, r=alexcrichtonbors2018-04-124-66/+66
|\
| * Make fields in all netlink related structs publicLinus Färnstrand2018-04-114-66/+66
* | Auto merge of #970 - glandium:ctest, r=alexcrichtonbors2018-04-1112-68/+206
|\ \ | |/ |/|
| * Fix statvfs on mips and powerpc glibcMike Hommey2018-04-1111-23/+161
| * Refresh Cargo.lockMike Hommey2018-04-111-45/+45
|/
* Auto merge of #960 - glandium:mutex-init, r=alexcrichtonbors2018-04-1012-1/+384
|\
| * Add PTHREAD_*_MUTEX_INITIALIZER_NP for glibcMike Hommey2018-04-1110-1/+381
| * Add PTHREAD_MUTEX_ADAPTIVE_NP for glibcMike Hommey2018-04-113-0/+3
* | Auto merge of #967 - semarie:openbsd-sigstksz, r=alexcrichtonbors2018-04-104-1/+6
|\ \
| * | openbsd: SIGSTKSZ has been reducedSébastien Marie2018-04-104-1/+6
|/ /
* | Auto merge of #965 - cmbrandenburg:fcntl_file_lock, r=alexcrichtonbors2018-04-081-0/+4
|\ \
| * | Add flock type value definitions for Linux/other/x86_64Craig M. Brandenburg2018-04-081-0/+4
|/ /
* | Auto merge of #952 - semarie:map_stack, r=alexcrichtonbors2018-04-072-1/+6
|\ \
| * | Add MAP_STACK constant to OpenBSDSébastien Marie2018-03-192-1/+6
* | | Auto merge of #964 - npmccallum:master, r=alexcrichtonbors2018-04-061-2/+2
|\ \ \
| * | | Default RHS to Self for Div and ShlNathaniel McCallum2018-04-061-2/+2
|/ / /
* | | Auto merge of #962 - glandium:dox, r=alexcrichtonbors2018-04-051-0/+14
|\ \ \ | |_|/ |/| |
| * | Add dox::{Copy, Clone} impls for pointer and integer types.Mike Hommey2018-04-051-0/+14
|/ /
* | Auto merge of #958 - draganmladjenovic:uclibc_mips32, r=alexcrichtonbors2018-04-032-2/+370
|\ \
| * | Fix style for #958.dragan.mladjenovic2018-04-031-1/+0
| * | Fix libstd build for mips*-unknown-linux-uclibcdragan.mladjenovic2018-04-032-2/+371
* | | Auto merge of #957 - matttproud:support/netbsd/terminal-ioctl, r=alexcrichtonbors2018-04-031-0/+2
|\ \ \ | |/ / |/| |