summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #926 - faern:add-netfilter-fields, r=alexcrichtonbors2018-02-265-30/+591
|\
| * Add missing NFT_ constants from nf_tables.hLinus Färnstrand2018-02-253-0/+456
| * Add missing netfilter constantsLinus Färnstrand2018-02-254-30/+132
| * Add INT_MIN and INT_MAXLinus Färnstrand2018-02-251-0/+3
* | Auto merge of #925 - bluejekyll:master, r=alexcrichtonbors2018-02-263-6/+12
|\ \ | |/ |/|
| * add IPV6_UNICAST_HOPSBenjamin Fry2018-02-252-0/+2
| * add IPV6_MULTICAST_IF and IPV6_MULTICAST_HOPSBenjamin Fry2018-02-253-6/+10
* | android: removing some newer constants included since kernel v4.12.3;kristopher tate2018-02-251-5/+5
* | android: fixes style errors;kristopher tate2018-02-251-1/+2
* | android: ETH_* constants from linux/if_ether.h ; ref nix-rust/nix#865kristopher tate2018-02-251-0/+101
* | Bump NFT_*_MAXNAMELEN to 256Linus Färnstrand2018-02-251-5/+14
* | Move non-musl GENL_ constants to correct submodulesLinus Färnstrand2018-02-253-13/+10
* | Add genetlink.h constantsLinus Färnstrand2018-02-223-6/+102
* | Add NLA_ALIGN(TO) constant/functionLinus Färnstrand2018-02-223-0/+22
* | Add netlink/genetlink structs to notbsdLinus Färnstrand2018-02-224-0/+126
|/
* Prefer hexadecimal representation of O_TMPFILE on linux-sparc64John Paul Adrian Glaubitz2018-02-171-1/+1
* Add termios ioctl constants to NetBSDBryant Mairs2018-02-131-0/+15
* Add constants IFF_TUN, IFF_TAP and IFF_NO_PI on linux, android and fuchsia sy...luozijun2018-02-073-6/+12
* add macosx sysv ipc shared memorygnzlbg2018-02-031-0/+58
* Auto merge of #902 - gnzlbg:missing_linux_intrinsics, r=malbarbobors2018-02-012-2/+18
|\
| * remove memfd_creategnzlbg2018-02-011-1/+0
| * 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
* | Add netfilter constants to Linux and AndroidLinus Färnstrand2018-01-303-0/+173
* | Auto merge of #909 - alexcrichton:posix-spawn, r=alexcrichtonbors2018-01-262-0/+154
|\ \
| * | Add posix_spawn bindingsAlex Crichton2018-01-252-0/+154
| |/
* | 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-233-0/+42
|\ \ \
| * | | Add rtprio (realtime priority) API for FreeBSD and DragonFlyGreg V2018-01-233-0/+30
| * | | Add FreeBSD process descriptors APIGreg V2018-01-221-0/+9
| * | | Add missing kqueue event filters on FreeBSDGreg V2018-01-221-0/+3
| |/ /
* | | Add syscall table for musl/powerpc64Marco A L Barbosa2018-01-221-0/+358
|/ /
* | add DT_UNKNOWNBill Fraser2018-01-191-0/+1
* | 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
|/
* Add sockaddr_ctl on MacBryant Mairs2018-01-141-0/+9
* 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-121-0/+44
|\ \
| * | revert changesneirac2018-01-121-1/+3