summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #649 - FenrirWolf:bump-version, r=alexcrichton0.2.25bors2017-07-072-10/+10
|\
| * Bump to 0.2.25Fenrir2017-07-072-10/+10
* | Auto merge of #648 - aidanhs:aphs-no-docker-privileged, r=alexcrichtonbors2017-07-071-1/+0
|\ \ | |/ |/|
| * Remove --privileged from dockerAidan Hobson Sayers2017-07-071-1/+0
* | Auto merge of #646 - FenrirWolf:newlib, r=alexcrichtonbors2017-07-063-0/+616
|\ \ | |/ |/|
| * Add experimental newlib bindingsFenrir2017-07-063-0/+616
* | Auto merge of #645 - Susurrus:android_extproc, r=alexcrichtonbors2017-07-061-0/+1
|\ \
| * | Add EXTPROC for androidBryant Mairs2017-07-051-0/+1
|/ /
* | Auto merge of #643 - mneumann:fix-dragonfly-pthread-stack-min, r=alexcrichtonbors2017-07-041-1/+1
|\ \
| * | DragonFly - Change PTHREAD_STACK_MIN from 1 to 16kMichael Neumann2017-07-041-1/+1
* | | Auto merge of #644 - roblabla:feature-missing-SO_PASSCRED-arm, r=alexcrichtonbors2017-07-043-0/+6
|\ \ \ | |/ / |/| |
| * | Add missing constant MAP_32BIT on x86_64-linux-android and i686-linux-androidroblabla2017-07-042-0/+4
| * | Add missing flags in glibc armroblabla2017-07-041-0/+2
* | | Auto merge of #642 - roblabla:feature-missingConstantsAndroid, r=alexcrichtonbors2017-07-031-0/+10
|\ \ \ | |/ /
| * | Add missing SO_ constants for androidroblabla2017-07-031-0/+10
* | | Auto merge of #640 - Susurrus:apple_termios_constants, r=alexcrichtonbors2017-07-031-0/+12
|\ \ \ | |/ / |/| |
| * | Add missing termios constants for MacBryant Mairs2017-07-021-0/+12
* | | Auto merge of #634 - ndusart:master, r=alexcrichtonbors2017-07-0317-34/+48
|\ \ \
| * | | Update to NDK r15b (with unified headers) and add missing symbols needed by n...Nicolas Dusart2017-07-0317-34/+48
* | | | Auto merge of #638 - main--:fix, r=alexcrichtonbors2017-07-032-4/+4
|\ \ \ \
| * | | | Fix types of PTHREAD_PROCESS_* constantsmain()2017-07-022-4/+4
| | |_|/ | |/| |
* | | | Auto merge of #639 - Susurrus:more_socket_constants, r=alexcrichtonbors2017-07-038-4/+36
|\ \ \ \
| * | | | Add socket constants for more platformsBryant Mairs2017-07-028-4/+36
| |/ / /
* | | | Auto merge of #636 - Susurrus:termios_ioctl, r=alexcrichtonbors2017-07-0211-0/+132
|\ \ \ \ | |/ / / |/| | |
| * | | Add constants for termios ioctlsBryant Mairs2017-07-0211-0/+132
|/ / /
* | | Auto merge of #635 - Susurrus:termios_again, r=alexcrichtonbors2017-06-302-0/+2
|\ \ \ | |_|/ |/| |
| * | Add tcfgetsid for all unicesBryant Mairs2017-06-291-0/+1
| * | Add cfmakesane for FreeBSDBryant Mairs2017-06-291-0/+1
|/ /
* | Auto merge of #633 - main--:rwlockattr, r=alexcrichtonbors2017-06-2920-1/+77
|\ \
| * | Add pthread_rwlockattr APIsmain()2017-06-2820-1/+77
|/ /
* | Auto merge of #628 - asomers:sysconf, r=alexcrichtonbors2017-06-2712-140/+761
|\ \
| * | Add constants for pathconf(3)Alan Somers2017-06-268-0/+122
| * | Add sysconf constants for IllumosAlan Somers2017-06-261-0/+68
| * | sort sysconf constants for IllumosAlan Somers2017-06-261-54/+53
| * | Add sysconf(2) constants for NetBSD and OpenBSDAlan Somers2017-06-262-0/+81
| * | Sort sysconf constants for NetBSD and OpenBSD. No functional change.Alan Somers2017-06-263-56/+55
| * | Add sysconf constants for Linux and AndroidAlan Somers2017-06-265-0/+309
| * | Add sysconf constants for FreeBSD and DragonflyBSDAlan Somers2017-06-263-0/+44
| * | Sort FreeBSD's sysconf variables. No functional changes.Alan Somers2017-06-261-30/+29
|/ /
* | Auto merge of #625 - Susurrus:termios_more, r=alexcrichtonbors2017-06-2622-2/+218
|\ \
| * | Add termios local flagsBryant Mairs2017-06-251-0/+2
| * | Add termios control flagsBryant Mairs2017-06-247-2/+19
| * | Add termios control character indicesBryant Mairs2017-06-2416-0/+32
| * | Add more termios output flagsBryant Mairs2017-06-2418-0/+165
* | | Auto merge of #626 - humenda:master, r=alexcrichtonbors2017-06-261-15/+64
|\ \ \ | |_|/ |/| |
| * | Add more structsSebastian Humenda2017-06-231-15/+64
| |/
* | Auto merge of #616 - Arvamer:linux_input_types, r=alexcrichtonbors2017-06-2515-3/+151
|\ \
| * \ Merge branch 'master' into linux_input_typesArvamer2017-06-154-67/+76
| |\ \
| * \ \ Merge branch 'master' into linux_input_typesArvamer2017-06-157-0/+23
| |\ \ \
| * | | | Add structs defined in linux/input.hMateusz Sieczko2017-06-1415-3/+151