summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\
| * Add aarch64 support to newlib bindingsroblabla2017-11-142-0/+8
|/
* Auto merge of #846 - malbarbo:syscall-sparch64, r=alexcrichtonbors2017-11-131-3/+340
|\
| * Add syscall table for Linux sparc64Marco A L Barbosa2017-11-131-3/+340
|/
* Auto merge of #844 - dereckson:unix-agnosticity, r=malbarbobors2017-11-132-2/+2
|\
| * Use more convenient and UNIX-agnostic shebangSébastien Santoro2017-11-132-2/+2
|/
* Auto merge of #843 - sfackler:dylib, r=alexcrichtonbors2017-11-111-0/+68
|\
| * Add dyld functions and related typesSteven Fackler2017-11-101-0/+68
* | Auto merge of #842 - sfackler:dl_iterate_phdr, r=alexcrichtonbors2017-11-112-1/+87
|\ \ | |/ |/|
| * Add dl_iterate_phdr and related typesSteven Fackler2017-11-102-1/+87
|/
* Auto merge of #840 - LuoZijun:patch-1, r=alexcrichtonbors2017-11-0911-21/+199
|\
| * FIX: line longer than 80 charsluozijun2017-11-095-23/+29
| * Merge branch 'patch-2' into patch-1luozijun2017-11-0911-22/+194
| |\