summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #955 - afck:master, r=alexcrichton0.2.40bors2018-03-241-0/+3
|\
| * Add MCL_CURRENT and MCL_FUTURE to s390.Andreas Fackler2018-03-241-0/+3
* | Auto merge of #954 - cphrn:master, r=alexcrichtonbors2018-03-241-0/+3
|\ \
| * | Add strtonum to OpenBSDJan S2018-03-221-0/+3
* | | Auto merge of #951 - FraGag:rename-dox-cfg, r=alexcrichtonbors2018-03-247-68/+66
|\ \ \ | |_|/ |/| |
| * | Bump to 0.2.40Francis Gagné2018-03-182-59/+57
| * | Rename the dox configuration option to cross_platform_docsFrancis Gagné2018-03-185-9/+9
|/ /
* | Auto merge of #799 - asomers:fdatasync, r=alexcrichtonbors2018-03-171-0/+1
|\ \
| * | Define fdatasync on FreeBSD. It was introduced in FreeBSD 11.1.Alan Somers2018-03-161-0/+1
|/ /
* | Auto merge of #950 - wezm:update-freebsd-ci-image, r=alexcrichtonbors2018-03-165-36/+86
|\ \ | |/ |/|
| * Merge branch 'fix-build-freebsd' into update-freebsd-ci-imageWesley Moore2018-03-172-6/+9
| |\
| | * Fix test suite on FreeBSD 11Wesley Moore2018-03-122-6/+9
| * | Update FreeBSD docker CI to use FreeBSD 11.1 imageWesley Moore2018-03-162-4/+11
| * | Update the instructions for building a FreeBSD CI imageWesley Moore2018-03-151-26/+66
|/ /
* | Auto merge of #949 - humenda:master, r=alexcrichtonbors2018-03-125-2/+11
|\ \ | |/ |/|
| * redefine pthread_t for l4re-uclibcSebastian Humenda2018-03-125-2/+11
|/
* Auto merge of #946 - bgermann:master, r=alexcrichtonbors2018-03-101-0/+1
|\
| * Add ___errno() for Solarisbgermann2018-03-101-0/+1
* | Auto merge of #947 - bgermann:master, r=alexcrichtonbors2018-03-102-2/+8
|\ \ | |/ |/|
| * Edit documentationbgermann2018-03-102-2/+8
|/
* Auto merge of #945 - wictory:rectract_ucred_from_openbsd, r=alexcrichtonbors2018-03-081-1/+0
|\
| * Retract ucred type alias for sockpeercred from OpenBSD and BitrigWictor Lund2018-03-081-1/+0
|/
* Auto merge of #942 - wictory:pledge_changed, r=alexcrichtonbors2018-03-073-2/+4
|\
| * Arguments of pledge(2) changed.Wictor Lund2018-03-073-2/+4
* | Auto merge of #943 - wictory:recycle_ffi_openbsd, r=alexcrichtonbors2018-03-073-18/+36
|\ \
| * | Recycle IFF_NOTRAILERS into IFF_STATICARP in OpenBSD but not in Bitrig.Wictor Lund2018-03-073-18/+36
| |/
* | Auto merge of #944 - wictory:invalid_functions_in_openbsd, r=alexcrichtonbors2018-03-072-9/+13
|\ \ | |/ |/|
| * getpwent_r() and getgrent_r() exists in NetBSD, but not in OpenBSD and Bitrig.Wictor Lund2018-03-072-9/+13
|/
* Auto merge of #941 - wictory:ucred_openbsd, r=alexcrichtonbors2018-03-071-0/+7
|\
| * Added ucred (sockpeercred) for OpenBSD and BitrigWictor Lund2018-03-071-0/+7
|/
* 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
|\