summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added badgesBC Ko2018-06-301-1/+3
* Auto merge of #1026 - papertigers:master, r=alexcrichtonbors2018-06-301-1/+1
|\
| * illumos header translation is wrong 02000000 should be 0x80000Mike Zeller2018-06-301-1/+1
|/
* Auto merge of #1019 - est31:master, r=alexcrichtonbors2018-06-281-3/+1
|\
| * Simplify the stdbuild sectionest312018-06-081-3/+1
* | Auto merge of #1024 - nielx:master, r=alexcrichtonbors2018-06-281-2/+23
|\ \
| * | Haiku: Add more IP_* and IPV6_* constants.Niels Sascha Reedijk2018-06-201-2/+23
| |/
* | Auto merge of #1022 - sfackler:phys-pages, r=alexcrichtonbors2018-06-281-0/+1
|\ \
| * | Add _SC_PHYS_PAGES on macOSSteven Fackler2018-06-151-0/+1
| |/
* | Auto merge of #1023 - mksully22:ppc64le_libc, r=alexcrichtonbors2018-06-285-148/+353
|\ \
| * | libc: changes to ppc64le musl branch to support building of rust on AlpineMike Sullivan2018-06-185-148/+353
| |/
* | Auto merge of #1021 - redox-os:master, r=alexcrichtonbors2018-06-281-0/+1
|\ \
| * | Add getpidjD91mZM22018-06-091-0/+1
| |/
* | Auto merge of #1018 - scottlamb:pr-fdopendir, r=alexcrichtonbors2018-06-287-11/+7
|\ \
| * | add fdopendir on macOSScott Lamb2018-06-077-11/+7
| |/
* | Auto merge of #1016 - debris:fs-swap-api, r=alexcrichtonbors2018-06-271-0/+8
|\ \
| * | glibc does not provide a wrapper for the renameat2debris2018-06-041-3/+0
| * | added renameat2, renamex_np, renameatx_npdebris2018-06-042-0/+11
| |/
* | Auto merge of #995 - canndrew:if_arp, r=alexcrichtonbors2018-06-278-0/+157
|\ \ | |/ |/|
| * add net/if_arp.h definitionsAndrew Cann2018-06-048-0/+157
|/
* Auto merge of #1014 - Susurrus:termios_sparc64, r=alexcrichtonbors2018-06-011-0/+37
|\
| * Add some termios constants for sparc64Bryant Mairs2018-06-011-0/+37
|/
* Auto merge of #1012 - redox-os:master, r=alexcrichton0.2.42bors2018-06-012-38/+38
|\
| * Bump version to 0.2.42Jeremy Soller2018-06-012-38/+38
* | Auto merge of #1010 - canndrew:make-size_of-const, r=alexcrichtonbors2018-06-012-2/+2
|\ \
| * | add const_fn featureAndrew Cann2018-06-011-1/+1
| * | make dox::mem::size_of a const fnAndrew Cann2018-06-011-1/+1
| |/
* | Auto merge of #1007 - canndrew:dox-traits, r=alexcrichtonbors2018-06-011-2/+46
|\ \
| * | add more built-in traits to dox.rsAndrew Cann2018-06-011-2/+46
| |/
* | Auto merge of #1005 - Susurrus:s390x_fix, r=alexcrichtonbors2018-06-012-2/+1
|\ \
| * | Fail hard on sparc64 build failuresBryant Mairs2018-05-311-1/+0
| * | Correct path for sparc64 debian imageBryant Mairs2018-05-311-1/+1
| |/
* | Auto merge of #1001 - canndrew:add-rtentry, r=alexcrichtonbors2018-06-014-0/+104
|\ \
| * | remove lone symbolAndrew Cann2018-06-011-2/+0
| * | move rtentry even further down heirarchyAndrew Cann2018-06-012-21/+21
| * | move stuff into linux subdirAndrew Cann2018-06-012-85/+85
| * | move some symbols down the heirarchyAndrew Cann2018-06-013-5/+7
| * | fix type errorAndrew Cann2018-06-011-1/+1
| * | move rtentry, add rest of net/route.hAndrew Cann2018-06-012-21/+103
| * | add rtentryAndrew Cann2018-06-012-0/+22
| |/
* | Auto merge of #1008 - stratact:master, r=alexcrichtonbors2018-06-011-0/+1
|\ \ | |/ |/|
| * Add `gethostname` support to Redox modulestratact2018-06-011-0/+1
|/
* Auto merge of #1002 - canndrew:add-linux-ip-defs, r=alexcrichtonbors2018-05-312-1/+69
|\
| * make some symbols linux-specificAndrew Cann2018-05-312-11/+11
| * remove conflicting linux/ip.h headerAndrew Cann2018-05-312-36/+0
| * add constants from linux/ip.hAndrew Cann2018-05-312-1/+105
* | Auto merge of #1004 - canndrew:fix-size_of, r=alexcrichtonbors2018-05-311-1/+1
|\ \ | |/ |/|
| * fix size_of function in dox.rsAndrew Cann2018-05-311-1/+1
|/
* Auto merge of #998 - canndrew:linux-socket-ioctls, r=alexcrichtonbors2018-05-303-0/+77
|\
| * Remove ioctl symbols for emscriptenAndrew Cann2018-05-304-39/+77