summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #597 - PlasmaPower:bump-version, r=alexcrichton0.2.23bors2017-05-192-16/+16
|\
| * Bump to 0.2.23Lee Bousfield2017-05-182-16/+16
|/
* Auto merge of #594 - PlasmaPower:linux-enoattr, r=alexcrichtonbors2017-05-182-0/+9
|\
| * Add ENOATTR for LinuxLee Bousfield2017-05-182-0/+9
* | Auto merge of #593 - PlasmaPower:bsd-at-fdcwd, r=alexcrichtonbors2017-05-161-0/+2
|\ \ | |/ |/|
| * Add AT_FDCWD for FreeBSDLee Bousfield2017-05-151-0/+2
|/
* Auto merge of #578 - cactorium:master, r=alexcrichtonbors2017-05-086-8/+2757
|\
| * Remove MAP_HUGETLB from mips-unknown-linux-uclibcKelvin Ly2017-05-062-5/+3
| * Merge branch 'master' into masterKelvin Ly2017-05-0437-120/+470
| |\
| * | Remove mips64-linux-uclibc as a targetKelvin Ly2017-04-301-2/+1
| * | Remove unsupported targetsKelvin Ly2017-04-3012-3965/+1
| * | Fix indentation, remove more constants that don't work for uclibcKelvin Ly2017-04-267-155/+4
| * | Trigger another CI buildKelvin Ly2017-04-250-0/+0
| * | Fix more styleKelvin Ly2017-04-241-238/+236
| * | Style fixesKelvin Ly2017-04-241-279/+272
| * | Remove uclibc references from notbsd moduleKelvin Ly2017-04-241-76/+5
| * | Remove extraneous error fileKelvin Ly2017-04-241-6062/+0
| * | Restructure with separate uclibc branchKelvin Ly2017-04-2423-348/+13080
| * | Remove extra commentKelvin Ly2017-04-211-3/+0
| * | Fix more libc-test fails for mips-unknown-linux-uclibcKelvin Ly2017-04-213-6/+11
| * | Fix build errors for mips-unknown-linux-uclibcKelvin Ly2017-04-215-41/+71
| * | Omit lots of definitions from mips-unknown-linux-uclibcKelvin Ly2017-04-217-233/+310
| * | Fix more stuff after updating libcKelvin Ly2017-04-202-3/+18
| * | Fix constants for mips-unknown-linux-uclibcKelvin Ly2017-04-204-77/+193
| * | Add changes to allow uclibc to buildKelvin Ly2017-04-201-4/+40
* | | Auto merge of #592 - PlasmaPower:xattr-flags, r=alexcrichtonbors2017-05-083-0/+32
|\ \ \ | |_|/ |/| |
| * | Add XATTR flagsLee Bousfield2017-05-072-0/+10
| * | Add xattr functions for OSXLee Bousfield2017-05-072-0/+22
|/ /
* | Auto merge of #590 - malbarbo:android-x86_64-test, r=alexcrichtonbors2017-05-044-21/+74
|\ \
| * | Add x86_64-linux-android testMarco A L Barbosa2017-05-034-21/+74
* | | Auto merge of #585 - jonhoo:res_init, r=alexcrichtonbors2017-05-032-0/+19
|\ \ \
| * | | Skip res_init test on macOS/iOSJon Gjengset2017-05-031-1/+7
| * | | Avoid special-casing linking with resolvJon Gjengset2017-05-031-17/+3
| * | | Blacklist > whitelistJon Gjengset2017-05-031-9/+4
| * | | Treat bitrig and openbsd the same (@semarie)Jon Gjengset2017-04-281-5/+5
| * | | OpenBSD also uses res_init like NetBSD?Jon Gjengset2017-04-281-0/+1
| * | | Android doesn't expose res_init in header fileJon Gjengset2017-04-281-0/+4
| * | | OpenBSD can't -lresolv, Android shouldn't need itJon Gjengset2017-04-281-4/+5
| * | | Add binding for res_init.Jon Gjengset2017-04-282-1/+27
* | | | Auto merge of #589 - tokenrove:recvmmsg-sendmmsg, r=alexcrichtonbors2017-05-022-0/+17
|\ \ \ \
| * | | | Add Linux-specific recvmmsg(2) and sendmmsg(2)NODA, Kai2017-05-022-0/+17
|/ / / /
* | | | Auto merge of #588 - PlasmaPower:patch-1, r=alexcrichtonbors2017-05-011-0/+2
|\ \ \ \
| * | | | Add RTLD_NEXT and RTLD_SELF to *BSDLee Bousfield2017-04-301-0/+2
| | |/ / | |/| |
* | | | Auto merge of #587 - sfackler:makedev, r=alexcrichtonbors2017-05-012-0/+36
|\ \ \ \
| * | | | Add major, minor, makedev functionsSteven Fackler2017-04-302-0/+36
* | | | | Merge pull request #580 from anatol/pub_restorerAlex Crichton2017-05-016-6/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Make sigaction.sa_restorer publicAnatol Pomozov2017-04-256-6/+6
* | | | | Auto merge of #584 - alexcrichton:release, r=alexcrichtonbors2017-04-271-0/+19
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add instructions of how to make a releaseAlex Crichton2017-04-261-0/+19
|/ / / /
* | | | Auto merge of #583 - alexcrichton:bump, r=alexcrichton0.2.22bors2017-04-262-3/+3
|\ \ \ \