summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * correct some ioctl request valuesAndrew Cann2018-05-301-3/+3
| * Add linux socket ioctl defsAndrew Cann2018-05-302-0/+39
|/
* Auto merge of #994 - bkchr:android_fixes, r=alexcrichtonbors2018-05-266-95/+29
|\
| * Fixes test for android `getifaddrs`Bastian Köcher2018-05-261-0/+1
| * Moves `ifaddrs` and some functions to common Linux moduleBastian Köcher2018-05-265-95/+28
|/
* Auto merge of #993 - redox-os:master, r=alexcrichtonbors2018-05-251-0/+32
|\
| * c_int over usize, whoopsjD91mZM22018-05-251-31/+31
| * Add SIG* on redoxjD91mZM22018-05-251-0/+32
|/
* Auto merge of #992 - redox-os:master, r=alexcrichtonbors2018-05-251-0/+12
|\
| * Add a bunch of functions on redox and hope for the bestjD91mZM22018-05-241-0/+12
|/
* Auto merge of #990 - lucab:ups/android-sysconf, r=alexcrichtonbors2018-05-221-0/+43
|\
| * android: add POSIX sysconf constantsLuca Bruno2018-05-221-0/+43
|/
* Auto merge of #989 - faern:release-0-2-41, r=alexcrichton0.2.41bors2018-05-212-69/+49
|\
| * Bump to 0.2.41Linus Färnstrand2018-05-212-69/+49
|/
* Auto merge of #988 - morrowa:new_freebsd_sf_flags, r=alexcrichtonbors2018-05-172-0/+5
|\
| * Add new sendfile flags for FreeBSDAndrew Morrow2018-05-172-0/+5
|/
* Auto merge of #985 - longshorej:sem_getvalue, r=alexcrichtonbors2018-05-108-0/+18
|\
| * Temporarily disable s390xJason Longshore2018-05-101-0/+2
| * Temporarily disable sparc64Jason Longshore2018-05-101-1/+3
| * Add sem_getvalue to unixJason Longshore2018-05-107-0/+14
|/
* Auto merge of #984 - kpcyrd:openbsd-TIOCGWINSZ, r=alexcrichtonbors2018-05-071-0/+1
|\