summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Fixed stylezethra2016-12-281-5/+0
| * Removed PR_SET_PTRACER_ANYzethra2016-12-281-1/+0
| * Removed comments and fixed PR_SET_PTRACER_ANYzethra2016-12-211-71/+28
| * Added constants from prctl.hzethra2016-12-201-0/+169
|/
* Auto merge of #476 - glaxx:master, r=alexcrichtonbors2016-12-202-0/+26
|\
| * Moved consts to /linux/mod.rsStefan Luecke2016-12-202-25/+25
| * Removed double blank lineStefan Luecke2016-12-181-1/+0
| * Removed duplicate EAI_SYSTEMStefan Luecke2016-12-181-1/+0
| * Added several consts from netdb.hStefan Luecke2016-12-181-0/+27
| * Added AF_UNSPEC const to unix/notbsdStefan Luecke2016-12-181-0/+1
|/
* Auto merge of #474 - LegNeato:fix-docs, r=alexcrichtonbors2016-12-151-1/+1
|\
| * Fix doc generation on travis.Christian Legnitto2016-12-141-1/+1
* | Auto merge of #473 - LegNeato:master, r=alexcrichtonbors2016-12-156-0/+7
|\ \ | |/ |/|
| * Add clock_settime()Christian Legnitto2016-12-146-0/+7
|/
* Auto merge of #472 - BrandonSchaefer:wifsignaled-fix, r=alexcrichtonbors2016-12-131-1/+1
|\
| * x86_64-linux-gnu waitstatus.h casts the results to a signed charBrandon Schaefer2016-12-121-1/+1
|/
* Auto merge of #466 - shahn:clearenv, r=alexcrichtonbors2016-12-071-0/+1
|\
| * Add clearenv()Sebastian Hahn2016-12-051-0/+1
* | Auto merge of #465 - GuillaumeGomez:fd-passing, r=alexcrichtonbors2016-12-0610-0/+61
|\ \
| * | Add needed structs for fd passingGuillaume Gomez2016-12-0510-0/+61
| |/
* | Auto merge of #464 - mneumann:dragonfly-fixes-2016-12, r=alexcrichtonbors2016-12-064-53/+115
|\ \
| * | Fix styleMichael Neumann2016-12-053-4/+1
| * | Fix sigevent on DragonFly.Michael Neumann2016-12-041-2/+6
| * | Fix LC_*_MASK constants for DragonFlyMichael Neumann2016-12-043-13/+28
| * | Fix utmpx constants for DragonFlyMichael Neumann2016-12-043-11/+20
| * | Skip signedness test for sem_t on DragonFlyMichael Neumann2016-12-041-1/+1
| * | EVFILT_PROCDESC does not exist on DragonFlyMichael Neumann2016-12-041-1/+0
| * | freelocale() has no return value on DragonFlyMichael Neumann2016-12-043-1/+3
| * | Fix setutxdb() for DragonFlyMichael Neumann2016-12-041-1/+1
| * | aio_waitcomplete returns a c_int on DragonFlyMichael Neumann2016-12-043-3/+7
| * | Fix utx related functions for DragonFlyMichael Neumann2016-12-043-2/+5
| * | No SHUTDOWN_TIME and PTHREAD_MUTEX_ADAPTIVE_NP on DragonFlyMichael Neumann2016-12-041-0/+2
| * | Include aio.h on DragonFly as wellMichael Neumann2016-12-041-1/+1
| * | Fix utmpx struct on DragonFlyMichael Neumann2016-12-043-11/+34
| * | Use opaque type for semaphore on DragonFlyMichael Neumann2016-12-043-6/+10
| * | MSG_NOSIGNAL is expected to be of type c_intMichael Neumann2016-12-041-1/+1
| |/
* | Auto merge of #467 - jakllsch:netbsd-sparc64-20161205, r=alexcrichtonbors2016-12-051-1/+2
|\ \ | |/ |/|
| * Recognize NetBSD/sparc64 as a generic 64-bit NetBSDJonathan A. Kollasch2016-12-051-1/+2
|/
* Auto merge of #463 - alexcrichton:musl-update, r=alexcrichtonbors2016-12-032-4/+7
|\
| * Update both mips musl download locationsAlex Crichton2016-12-022-4/+7
* | Auto merge of #462 - semarie:openbsd-i686-correct, r=alexcrichtonbors2016-12-021-1/+4
|\ \ | |/ |/|
| * adapt padding size of struct siginfo_t to pointer sizeSébastien Marie2016-12-021-0/+3
| * suseconds_t is a long (i64 or i32 depending arch)Sébastien Marie2016-12-021-1/+1
* | Auto merge of #461 - alexcrichton:bump, r=alexcrichton0.2.18bors2016-12-024-12/+14
|\ \ | |/ |/|
| * Bump to 0.2.18Alex Crichton2016-12-024-12/+14
|/
* Merge pull request #459 from semarie/openbsd-i686Alex Crichton2016-11-294-2/+18
|\
| * Make openbsdlike to support 64 and 32 bits archsSébastien Marie2016-11-284-2/+18
|/
* Merge pull request #458 from frewsxcv/patch-1Alex Crichton2016-11-261-1/+1
|\
| * Fix appveyor badge.Corey Farwell2016-11-261-1/+1
|/
* Update travis tokenAlex Crichton2016-11-191-1/+1