summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #939 - ctrlcctrlv:master, r=alexcrichton0.2.39bors2018-03-053-10/+19
|\
| * Add FreeBSD `get[pw|gr]ent_r`, forgotten in #934Fredrick Brennan2018-03-053-10/+19
|/
* Auto merge of #934 - ctrlcctrlv:master, r=alexcrichton0.2.38bors2018-03-038-14/+57
|\
| * Refresh Cargo.lockFredrick Brennan2018-03-051-4/+4
| * Fix BSD errors (hopefully)Fredrick Brennan2018-03-042-1/+3
| * Fix failure to document for Open/NetBSDFredrick Brennan2018-03-041-2/+2
| * Fix long lineFredrick Brennan2018-03-041-1/+2
| * Fix issues raised by @gnzlbgFredrick Brennan2018-03-045-28/+34
| * Remove "double blank line"Fredrick Brennan2018-03-031-1/+0
| * Fix build error on stable RustFredrick Brennan2018-03-032-14/+2
| * Add passwd/group APIs needed for nix-rust/nix#864Fredrick Brennan2018-03-034-11/+58
* | Auto merge of #937 - bdrewery:freebsd-ino64-compat, r=alexcrichtonbors2018-03-023-0/+10
|\ \
| * | Use pre-ino64 FreeBSD symbols to resolve binary compatibility.Bryan Drewery2018-03-013-0/+10
* | | Auto merge of #936 - bdrewery:freebsd-kevent-compat, r=alexcrichtonbors2018-03-011-0/+1
|\ \ \ | |/ /
| * | Link against kevent@FBSD_1.0 to fix ABI compat with FreeBSD12.Bryan Drewery2018-03-011-0/+1
* | | Auto merge of #935 - bgermann:master, r=alexcrichtonbors2018-03-011-0/+4
|\ \ \ | |_|/ |/| |
| * | Add Solaris constants needed by net2bgermann2018-03-011-0/+4
|/ /
* | Auto merge of #933 - raphlinus:ipv6_fuchsia, r=alexcrichtonbors2018-02-281-0/+1
|\ \ | |/ |/|
| * Add IPV6_UNICAST_HOPS to fuchsia moduleRaph Levien2018-02-281-0/+1
|/
* Auto merge of #931 - bdrewery:posix_spawn_freebsd, r=alexcrichtonbors2018-02-282-0/+77
|\
| * Add posix_spawn bindings for FreeBSDBryan Drewery2018-02-262-0/+77
* | Auto merge of #930 - gnzlbg:fix_musl, r=alexcrichtonbors2018-02-284-5/+17
|\ \
| * | retrygnzlbg2018-02-281-3/+2
| * | fix stylegnzlbg2018-02-281-1/+3
| * | wrap target_vendor with stdbuildgnzlbg2018-02-281-1/+1
| * | perform ctest with and without stdgnzlbg2018-02-272-3/+9
| * | fix ci scriptgnzlbg2018-02-271-1/+1
| * | fix stylegnzlbg2018-02-271-2/+5
| * | test --no-default-features and fix musl buildsgnzlbg2018-02-273-2/+4
|/ /
* | Auto merge of #927 - bluejekyll:master, r=alexcrichton0.2.37bors2018-02-272-36/+68
|\ \
| * | 0.2.37 for releaseBenjamin Fry2018-02-262-36/+68
|/ /
* | Auto merge of #926 - faern:add-netfilter-fields, r=alexcrichtonbors2018-02-266-30/+592
|\ \
| * | Add missing NFT_ constants from nf_tables.hLinus Färnstrand2018-02-253-0/+456
| * | Add missing netfilter constantsLinus Färnstrand2018-02-255-30/+133
| * | Add INT_MIN and INT_MAXLinus Färnstrand2018-02-251-0/+3
* | | Auto merge of #925 - bluejekyll:master, r=alexcrichtonbors2018-02-263-6/+12
|\ \ \ | |/ / |/| |
| * | add IPV6_UNICAST_HOPSBenjamin Fry2018-02-252-0/+2
| * | add IPV6_MULTICAST_IF and IPV6_MULTICAST_HOPSBenjamin Fry2018-02-253-6/+10
| |/
* | Auto merge of #924 - kristate:android_eth_p_fix, r=alexcrichtonbors2018-02-251-0/+102
|\ \
| * | android: removing some newer constants included since kernel v4.12.3;kristopher tate2018-02-251-5/+5
| * | android: fixes style errors;kristopher tate2018-02-251-1/+2
| * | android: ETH_* constants from linux/if_ether.h ; ref nix-rust/nix#865kristopher tate2018-02-251-0/+101
|/ /
* | Auto merge of #922 - faern:add-netlink-structs, r=alexcrichtonbors2018-02-255-12/+263
|\ \ | |/ |/|
| * Bump NFT_*_MAXNAMELEN to 256Linus Färnstrand2018-02-251-5/+14
| * Move non-musl GENL_ constants to correct submodulesLinus Färnstrand2018-02-253-13/+10
| * Add genetlink.h constantsLinus Färnstrand2018-02-224-7/+104
| * Add NLA_ALIGN(TO) constant/functionLinus Färnstrand2018-02-223-0/+22
| * Add netlink/genetlink structs to notbsdLinus Färnstrand2018-02-224-0/+126
|/
* Auto merge of #920 - glaubitz:sparc64, r=alexcrichtonbors2018-02-171-1/+1
|\
| * Prefer hexadecimal representation of O_TMPFILE on linux-sparc64John Paul Adrian Glaubitz2018-02-171-1/+1
|/