summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | remove the iOS simulator targets from CIgnzlbg2018-10-292-24/+3
|/ /
* | Auto merge of #1107 - ignatenkobrain:patch-1, r=alexcrichtonbors2018-10-271-0/+1
|\ \
| * | exclude CI files from crates.ioIgor Gnatenko2018-10-261-0/+1
|/ /
* | Auto merge of #1106 - AdelieLinux:master, r=alexcrichtonbors2018-10-261-45/+45
|\ \
| * | Finish correcting ioctl(2) interfaces on musl/ppc64A. Wilcox2018-10-261-45/+45
|/ /
* | Auto merge of #1099 - gnzlbg:update_ctest, r=alexcrichtonbors2018-10-201-1/+1
|\ \
| * | update ctest versiongnzlbg2018-10-191-1/+1
* | | Auto merge of #1101 - koutheir:master, r=alexcrichtonbors2018-10-204-0/+8
|\ \ \ | |/ / |/| |
| * | Added dup3() support on FreeBSD, NetBSD, OpenBSD and Solaris.Koutheir Attouchi2018-10-204-0/+8
|/ /
* | Auto merge of #1097 - AdelieLinux:master, r=alexcrichtonbors2018-10-191-1/+1
|\ \ | |/ |/|
| * Correct ioctl(2) interface definition for musl/ppc64A. Wilcox2018-10-181-1/+1
* | Auto merge of #1095 - xoac:rs485_support, r=alexcrichtonbors2018-10-186-0/+18
|\ \ | |/ |/|
| * Try fix mips constantsSylwester Rąpała2018-10-181-2/+2
| * Remove mistake #endifSylwester Rąpała2018-10-171-1/+1
| * Add TIOCGRS485 and TIOCSRS485 for musl #1094Sylwester Rąpała2018-10-166-1/+19
* | Auto merge of #1096 - jmmv:truncate, r=alexcrichtonbors2018-10-171-0/+1
|\ \ | |/ |/|
| * Add truncate(2) to Unix platformsJulio Merino2018-10-161-0/+1
|/
* Auto merge of #1093 - jabedude:acct, r=alexcrichtonbors2018-10-152-1/+1
|\
| * Remove rumprun target from .travis.ymlJosh Abraham2018-10-151-1/+0
| * Add acct(2) to BSD treeJosh Abraham2018-10-151-1/+0
| * Add acct(2) to BSD treeJosh Abraham2018-10-141-0/+2
|/
* Auto merge of #1091 - xd009642:ptrace-arch-specific, r=alexcrichtonbors2018-10-088-0/+48
|\
| * Added PT_FIRSTMACHxd0096422018-10-082-0/+4
| * Added openbsdlike and fixed netbsd/x86_64.rsxd0096422018-10-083-4/+16
| * Fixed importxd0096422018-10-084-4/+4
| * Arch specific ptrace commands for netbsdxd0096422018-10-084-0/+32
|/
* Auto merge of #1090 - xd009642:master, r=alexcrichtonbors2018-10-066-0/+78
|\
| * Add ptrace for non-apple BSDsxd0096422018-10-066-0/+78
|/
* Auto merge of #1089 - xd009642:apple_ptrace, r=alexcrichtonbors2018-10-051-0/+20
|\
| * Fixed TRACE_ME typoxd0096422018-10-051-1/+1
| * Added ptrace constants for applexd0096422018-10-051-0/+20
|/
* Auto merge of #1086 - IsaacWoods:master, r=alexcrichtonbors2018-10-052-36/+22
|\
| * De-duplicate c_cvoid definitionsIsaac Woods2018-10-042-36/+22
* | Auto merge of #1088 - m-hilgendorf:patch-1, r=alexcrichtonbors2018-10-031-0/+1
|\ \
| * | Add ftok on MacOSm-hilgendorf2018-10-021-0/+1
| |/
* | Auto merge of #1087 - kalamay:bsd-fcntl-locks, r=alexcrichtonbors2018-10-031-0/+4
|\ \ | |/ |/|
| * add missing semi-colonsJeremy Larkin2018-10-021-3/+3
| * Add fcntl constants for advisory locking on BSDsJeremy Larkin2018-10-021-0/+4
|/
* Auto merge of #1085 - jmmv:freebsd-utimensat, r=alexcrichtonbors2018-09-281-0/+3
|\
| * Expose futimens and utimensat on FreeBSD and DragonFlyJulio Merino2018-09-251-0/+3
|/
* Auto merge of #1084 - jmmv:apple-utimensat, r=alexcrichtonbors2018-09-251-0/+3
|\
| * Expose futimens and utimensat on Apple platformsJulio Merino2018-09-251-0/+3
|/
* Auto merge of #1083 - danielverkamp:fallocate64, r=alexcrichtonbors2018-09-221-0/+4
|\
| * Add fallocate64 and posix_fallocate64 bindingsDaniel Verkamp2018-09-211-0/+4
|/
* Auto merge of #1082 - IsaacWoods:core_cvoid, r=alexcrichtonbors2018-09-194-23/+70
|\
| * Re-export core::ffi::c_void if supportedIsaac Woods2018-09-184-23/+70
* | Auto merge of #1075 - tbu-:pr_test_statics, r=alexcrichtonbors2018-09-133-5/+14
|\ \
| * | Revert accidentally committed test ignoresTobias Bucher2018-09-131-2/+0
| * | Update to non-yanked version of ctestTobias Bucher2018-09-122-4/+4
| * | Theoretically test staticsTobias Bucher2018-09-053-5/+16