summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * Add some fixes to allow it to compile with newer libstdKelvin Ly2017-11-142-1/+3
* | Auto merge of #864 - Susurrus:freebsd_errnos, r=malbarbobors2017-12-041-0/+4
|\ \
| * | Add more FreeBSD errnosBryant Mairs2017-12-031-0/+4
|/ /
* | Auto merge of #863 - Susurrus:netbsd_errnos, r=alexcrichtonbors2017-12-041-8/+16
|\ \
| * | Add additional errno constants for NetBSDBryant Mairs2017-12-031-8/+16
* | | Merge pull request #862 from alexcrichton/bump0.2.34Alex Crichton2017-11-302-30/+30
|\ \ \
| * | | Bump to 0.2.34Alex Crichton2017-11-302-30/+30
|/ / /
* | | Auto merge of #859 - mwanner:freebsd-drop-drv, r=alexcrichtonbors2017-11-291-2/+8
|\ \ \
| * | | Use IFF_OACTIVE and IFF_RUNNING even on FreeBSD. Deprecate the DRV ones.Markus Wanner2017-11-281-2/+8
|/ / /
* | | Auto merge of #855 - kallisti5:haiku-lutimes, r=alexcrichtonbors2017-11-261-0/+1
|\ \ \
| * | | haiku: Add missing lutimesAlexander von Gluck IV2017-11-251-0/+1
* | | | Auto merge of #854 - cramertj:fuchsia-typo, r=alexcrichtonbors2017-11-262-3/+1
|\ \ \ \
| * | | | Fix Fuchsia typosTaylor Cramer2017-11-212-3/+1
| |/ / /
* | | | Auto merge of #857 - alexcrichton:fix, r=alexcrichtonbors2017-11-253-2/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Pin aarch64 musl to 1.22.0Alex Crichton2017-11-251-1/+2
| * | | Fix wasm testsAlex Crichton2017-11-251-0/+4
| * | | Fix the FreeBSD targetAlex Crichton2017-11-251-1/+5
|/ / /
* | | Auto merge of #853 - bgermann:master, r=alexcrichtonbors2017-11-192-32/+53
|\ \ \
| * | | Stylebgermann2017-11-191-2/+3
| * | | Add some Solaris quirksbgermann2017-11-181-3/+8
| * | | Solaris type correctionbgermann2017-11-181-2/+2
| * | | Correct port and dirent typesbgermann2017-11-181-5/+5
| * | | get rid of unnecessary configurationbgermann2017-11-181-11/+0
| * | | Correct some interface constants' typesbgermann2017-11-181-7/+7
| * | | Prerequisites for Solaris testing supportbgermann2017-11-181-3/+30
| * | | Remove fflags_t from Solarisbgermann2017-11-181-1/+0
| * | | Change futimes to futimesat on Solarisbgermann2017-11-181-1/+1
* | | | Auto merge of #851 - mneumann:dragonfly-several-fixes, r=alexcrichtonbors2017-11-173-3/+7
|\ \ \ \ | |/ / / |/| | |
| * | | No fexecve() on DragonFlyMichael Neumann2017-11-172-3/+3
| * | | Add WCONTINUED and WSTOPPED for DragonFlyMichael Neumann2017-11-171-0/+3
| * | | Add MADV_SETMAP for DragonFlyMichael Neumann2017-11-171-0/+1
|/ / /
* | | Auto merge of #850 - Susurrus:errno, r=malbarbobors2017-11-171-0/+1
|\ \ \ | |/ / |/| |
| * | Add errno getter for AndroidBryant Mairs2017-11-161-0/+1
|/ /
* | Auto merge of #849 - cramertj:separate-fuchsia, r=alexcrichtonbors2017-11-155-0/+4787
|\ \ | |/ |/|
| * Reorganize Fuchsia moduleTaylor Cramer2017-11-151-1833/+1818
| * Update Fuchsia open flagsTaylor Cramer2017-11-154-30/+22
| * Move Fuchsia out of unix and into its own moduleTaylor Cramer2017-11-155-0/+4810
|/
* Auto merge of #847 - roblabla:feature-aarch64Newlib, r=alexcrichtonbors2017-11-142-0/+8
|\