- 6771368 Auto merge of #952 - semarie:map_stack, r=alexcrichton by bors · 7 years ago
- 585e115 Default RHS to Self for Div and Shl by Nathaniel McCallum · 7 years ago
- e2bfbc5 Add dox::{Copy, Clone} impls for pointer and integer types. by Mike Hommey · 7 years ago
- 829d020 Auto merge of #958 - draganmladjenovic:uclibc_mips32, r=alexcrichton by bors · 7 years ago
- 6bc7e25 Fix style for #958. by dragan.mladjenovic · 7 years ago
- ba0e4bb Fix libstd build for mips*-unknown-linux-uclibc by dragan.mladjenovic · 7 years ago
- 22d078e netbsdlike: add TIOCSCTTY and TIOCSWINSZ ioctls. by Matt T. Proud · 7 years ago
- a7e78a7 Auto merge of #955 - afck:master, r=alexcrichton by bors · 7 years ago
- 9d6556c Auto merge of #954 - cphrn:master, r=alexcrichton by bors · 7 years ago
- 0bb381c Add MCL_CURRENT and MCL_FUTURE to s390. by Andreas Fackler · 7 years ago
- 8744ca1 Add strtonum to OpenBSD by Jan S · 7 years ago
- 1652763 Add MAP_STACK constant to OpenBSD by Sébastien Marie · 7 years ago
- 18341fd Rename the dox configuration option to cross_platform_docs by Francis Gagné · 7 years ago
- 549da8a Define fdatasync on FreeBSD. It was introduced in FreeBSD 11.1. by Alan Somers · 7 years ago
- cddc338 Merge branch 'fix-build-freebsd' into update-freebsd-ci-image by Wesley Moore · 7 years ago
- aa6afb9 redefine pthread_t for l4re-uclibc by Sebastian Humenda · 7 years ago
- be2f062 Fix test suite on FreeBSD 11 by Wesley Moore · 7 years ago
- 787420a Auto merge of #946 - bgermann:master, r=alexcrichton by bors · 7 years ago
- cf70168 Edit documentation by bgermann · 7 years ago
- 4c1d1f8 Add ___errno() for Solaris by bgermann · 7 years ago
- ba2e460 Retract ucred type alias for sockpeercred from OpenBSD and Bitrig by Wictor Lund · 7 years ago
- 837310d Auto merge of #942 - wictory:pledge_changed, r=alexcrichton by bors · 7 years ago
- 1669334 Auto merge of #943 - wictory:recycle_ffi_openbsd, r=alexcrichton by bors · 7 years ago
- 88c536d Recycle IFF_NOTRAILERS into IFF_STATICARP in OpenBSD but not in Bitrig. by Wictor Lund · 7 years ago
- 6b20b37 getpwent_r() and getgrent_r() exists in NetBSD, but not in OpenBSD and Bitrig. by Wictor Lund · 7 years ago
- 349d343 Arguments of pledge(2) changed. by Wictor Lund · 7 years ago
- 2e38d9a Added ucred (sockpeercred) for OpenBSD and Bitrig by Wictor Lund · 7 years ago
- 528374e Add FreeBSD `get[pw|gr]ent_r`, forgotten in #934 by Fredrick Brennan · 7 years ago
- 936e16b Auto merge of #934 - ctrlcctrlv:master, r=alexcrichton by bors · 7 years ago
- 6d959f1 Fix BSD errors (hopefully) by Fredrick Brennan · 7 years ago
- 99869e0 Fix failure to document for Open/NetBSD by Fredrick Brennan · 7 years ago
- 0f24a66 Fix long line by Fredrick Brennan · 7 years ago
- 6228556 Fix issues raised by @gnzlbg by Fredrick Brennan · 7 years ago
- f59c095 Remove "double blank line" by Fredrick Brennan · 7 years ago
- 74c554c Fix build error on stable Rust by Fredrick Brennan · 7 years ago
- 5f9538d Add passwd/group APIs needed for nix-rust/nix#864 by Fredrick Brennan · 7 years ago
- 68d4848 Auto merge of #937 - bdrewery:freebsd-ino64-compat, r=alexcrichton by bors · 7 years ago
- 78f9322 Use pre-ino64 FreeBSD symbols to resolve binary compatibility. by Bryan Drewery · 7 years ago
- f093861 Auto merge of #936 - bdrewery:freebsd-kevent-compat, r=alexcrichton by bors · 7 years ago
- 969ad2b Link against kevent@FBSD_1.0 to fix ABI compat with FreeBSD12. by Bryan Drewery · 7 years ago
- c299cc4 Add Solaris constants needed by net2 by bgermann · 7 years ago
- 709709d Add IPV6_UNICAST_HOPS to fuchsia module by Raph Levien · 7 years ago
- 8bed48a Auto merge of #931 - bdrewery:posix_spawn_freebsd, r=alexcrichton by bors · 7 years ago
- 78320c7 retry by gnzlbg · 7 years ago
- 2938d1c fix style by gnzlbg · 7 years ago
- 5c95d8d wrap target_vendor with stdbuild by gnzlbg · 7 years ago
- 4c0b6ea fix style by gnzlbg · 7 years ago
- 9888438 test --no-default-features and fix musl builds by gnzlbg · 7 years ago
- 92d50c9 Add posix_spawn bindings for FreeBSD by Bryan Drewery · 7 years ago
- 8650afb Auto merge of #926 - faern:add-netfilter-fields, r=alexcrichton by bors · 7 years ago
- 42377bb Auto merge of #925 - bluejekyll:master, r=alexcrichton by bors · 7 years ago
- 0e421c9 add IPV6_UNICAST_HOPS by Benjamin Fry · 7 years ago
- b89d662 Add missing NFT_ constants from nf_tables.h by Linus Färnstrand · 7 years ago
- 750fcf5 Add missing netfilter constants by Linus Färnstrand · 7 years ago
- c8fb675 Add INT_MIN and INT_MAX by Linus Färnstrand · 7 years ago
- 7ed5599 add IPV6_MULTICAST_IF and IPV6_MULTICAST_HOPS by Benjamin Fry · 7 years ago
- 28224df android: removing some newer constants included since kernel v4.12.3; by kristopher tate · 7 years ago
- 8ed5966 android: fixes style errors; by kristopher tate · 7 years ago
- d160a59 android: ETH_* constants from linux/if_ether.h ; ref nix-rust/nix#865 by kristopher tate · 7 years ago
- 95befb4 Bump NFT_*_MAXNAMELEN to 256 by Linus Färnstrand · 7 years ago
- fe49994 Move non-musl GENL_ constants to correct submodules by Linus Färnstrand · 7 years ago
- 69ae346 Add genetlink.h constants by Linus Färnstrand · 7 years ago
- 3932711 Add NLA_ALIGN(TO) constant/function by Linus Färnstrand · 7 years ago
- 6e211cd Add netlink/genetlink structs to notbsd by Linus Färnstrand · 7 years ago
- a9cddbc Prefer hexadecimal representation of O_TMPFILE on linux-sparc64 by John Paul Adrian Glaubitz · 7 years ago
- 3dd2162 Add termios ioctl constants to NetBSD by Bryant Mairs · 7 years ago
- 0f4ae0b Add constants IFF_TUN, IFF_TAP and IFF_NO_PI on linux, android and fuchsia system by luozijun · 7 years ago
- 53e4733 add macosx sysv ipc shared memory by gnzlbg · 7 years ago
- 7827949 Auto merge of #902 - gnzlbg:missing_linux_intrinsics, r=malbarbo by bors · 7 years ago
- ea58a8c remove memfd_create by gnzlbg · 7 years ago
- 4d5ed47 Add netfilter constants to Linux and Android by Linus Färnstrand · 7 years ago
- 11cabde Auto merge of #909 - alexcrichton:posix-spawn, r=alexcrichton by bors · 7 years ago
- 4621a34 Add posix_spawn bindings by Alex Crichton · 7 years ago
- 56444a4 Auto merge of #908 - malbarbo:musl-mips-static, r=alexcrichton by bors · 7 years ago
- 9613051 Auto merge of #887 - myfreeweb:freebsd-procdesc, r=alexcrichton by bors · 7 years ago
- c13302d Add rtprio (realtime priority) API for FreeBSD and DragonFly by Greg V · 7 years ago
- 6a7dd87 Add syscall table for musl/powerpc64 by Marco A L Barbosa · 7 years ago
- 042b707 Do not assume dynamic linking in musl mips by Marco A L Barbosa · 7 years ago
- 6725fd6 Add FreeBSD process descriptors API by Greg V · 7 years ago
- ecea23a Add missing kqueue event filters on FreeBSD by Greg V · 7 years ago
- 1ada396 add DT_UNKNOWN by Bill Fraser · 7 years ago
- 049b43e make malloc_usable size take a *mut instead of *const by gnzlbg · 7 years ago
- 9908dce move to linux::other by gnzlbg · 7 years ago
- 6c63b9d fix style by gnzlbg · 7 years ago
- c918643 Adds Linux's memfd_create by gnzlbg · 7 years ago
- b2cfdf2 remove getauxval and malloc_usable_size from musl by gnzlbg · 7 years ago
- 7c074b8 remove gethosname, use proper types depending on bsd flavour by gnzlbg · 7 years ago
- f6b64f0 Disable mallinfo on musl by gnzlbg · 7 years ago
- dca8a31 Add gethostname. by gnzlbg · 7 years ago
- e4bc821 Add {get,set}domainname by gnzlbg · 7 years ago
- a2c0da6 Adds Linux's mallinfo by gnzlbg · 7 years ago
- 8218882 Adds Linux's malloc_usable_size. by gnzlbg · 7 years ago
- bfd3bf3 Adds Linux's remap_file_pages . by gnzlbg · 7 years ago
- f8db1a0 Adds Linux's getauxval by gnzlbg · 7 years ago
- 46933f0 Add sockaddr_ctl on Mac by Bryant Mairs · 7 years ago
- 3ccb075 Auto merge of #879 - SanchayanMaity:kill, r=alexcrichton by bors · 7 years ago
- 1e80d93 Auto merge of #896 - cneira:master, r=alexcrichton by bors · 7 years ago
- c6bb76a revert changes by neirac · 7 years ago
- 6406f18 fix style by neirac · 7 years ago
- c1df963 epoll create syscall table numer by neirac · 7 years ago