summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Auto merge of #919 - Susurrus:netbsd_termios_ioctl, r=alexcrichtonbors2018-02-141-0/+15
|\
| * Add termios ioctl constants to NetBSDBryant Mairs2018-02-131-0/+15
|/
* Auto merge of #916 - LuoZijun:patch-1, r=alexcrichtonbors2018-02-074-8/+13
|\
| * Add constants IFF_TUN, IFF_TAP and IFF_NO_PI on linux, android and fuchsia sy...luozijun2018-02-074-8/+13
|/
* Auto merge of #912 - gnzlbg:macosx_shmem, r=alexcrichtonbors2018-02-032-1/+61
|\
| * add macosx sysv ipc shared memorygnzlbg2018-02-032-1/+61
|/
* Auto merge of #902 - gnzlbg:missing_linux_intrinsics, r=malbarbobors2018-02-013-2/+19
|\
| * remove memfd_creategnzlbg2018-02-011-1/+0
| * add sys/auxv.h to build.rsgnzlbg2018-01-191-0/+1
| * make malloc_usable size take a *mut instead of *constgnzlbg2018-01-191-1/+1
| * move to linux::othergnzlbg2018-01-182-24/+17
| * Adds Linux's memfd_creategnzlbg2018-01-181-0/+2
| * remove getauxval and malloc_usable_size from muslgnzlbg2018-01-181-0/+2
| * Disable mallinfo on muslgnzlbg2018-01-181-0/+4
| * Adds Linux's mallinfognzlbg2018-01-171-0/+14
| * Adds Linux's malloc_usable_size.gnzlbg2018-01-171-1/+1
| * Adds Linux's remap_file_pages .gnzlbg2018-01-171-1/+2
| * Adds Linux's getauxvalgnzlbg2018-01-171-0/+1
* | Auto merge of #911 - faern:add-netfilter, r=alexcrichtonbors2018-01-314-1/+175
|\ \
| * | Add netfilter constants to Linux and AndroidLinus Färnstrand2018-01-304-1/+175
|/ /
* | Auto merge of #909 - alexcrichton:posix-spawn, r=alexcrichtonbors2018-01-263-0/+160
|\ \
| * | Add posix_spawn bindingsAlex Crichton2018-01-253-0/+160
* | | Auto merge of #908 - malbarbo:musl-mips-static, r=alexcrichtonbors2018-01-241-1/+1
|\ \ \
| * | | Do not assume dynamic linking in musl mipsMarco A L Barbosa2018-01-221-1/+1
* | | | Auto merge of #887 - myfreeweb:freebsd-procdesc, r=alexcrichtonbors2018-01-234-2/+51
|\ \ \ \
| * | | | Add rtprio (realtime priority) API for FreeBSD and DragonFlyGreg V2018-01-234-2/+34
| * | | | Ignore new FreeBSD constants in testsGreg V2018-01-221-0/+4
| * | | | Add FreeBSD process descriptors APIGreg V2018-01-222-0/+10
| * | | | Add missing kqueue event filters on FreeBSDGreg V2018-01-221-0/+3
| |/ / /
* | | | Auto merge of #907 - malbarbo:musl-ppc64-syscall, r=alexcrichtonbors2018-01-221-0/+358
|\ \ \ \ | |/ / / |/| | |
| * | | Add syscall table for musl/powerpc64Marco A L Barbosa2018-01-221-0/+358
|/ / /
* | | Auto merge of #905 - wfraser:dt_unknown, r=alexcrichtonbors2018-01-201-0/+1
|\ \ \
| * | | add DT_UNKNOWNBill Fraser2018-01-191-0/+1
|/ / /
* | | Auto merge of #903 - gnzlbg:bsd_domainname, r=alexcrichtonbors2018-01-183-1/+6
|\ \ \
| * | | fix stylegnzlbg2018-01-184-9/+6
| * | | remove gethosname, use proper types depending on bsd flavourgnzlbg2018-01-181-1/+7
| * | | Add gethostname.gnzlbg2018-01-181-0/+1
| * | | Add {get,set}domainnamegnzlbg2018-01-181-1/+2
| | |/ | |/|
* | | Auto merge of #904 - alexcrichton:fix-ci, r=alexcrichtonbors2018-01-185-5/+9
|\ \ \ | |/ / |/| / | |/
| * Switch to sparc64 to debian:stretchAlex Crichton2018-01-181-2/+1
| * Move some containers to ubuntu 18.04Alex Crichton2018-01-184-3/+8
|/
* Auto merge of #898 - Susurrus:sockaddr_ctl, r=alexcrichtonbors2018-01-152-1/+11
|\
| * Add sockaddr_ctl on MacBryant Mairs2018-01-142-1/+11
|/
* Auto merge of #879 - SanchayanMaity:kill, r=alexcrichtonbors2018-01-131-0/+3
|\
| * Add killpgSanchayan Maity2017-12-191-0/+3
* | Auto merge of #896 - cneira:master, r=alexcrichtonbors2018-01-122-1/+48
|\ \
| * | revert changesneirac2018-01-121-1/+3
| * | fix styleneirac2018-01-121-12/+0
| * | epoll create syscall table numerneirac2018-01-121-0/+5
| * | pub mod unixneirac2018-01-111-1/+1