summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Clean up CI configuration and add s390xAlex Crichton2017-07-071-1/+1
* Auto merge of #646 - FenrirWolf:newlib, r=alexcrichtonbors2017-07-063-0/+616
|\
| * Add experimental newlib bindingsFenrir2017-07-063-0/+616
* | 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-0313-28/+26
|\ \ \
| * | | Update to NDK r15b (with unified headers) and add missing symbols needed by n...Nicolas Dusart2017-07-0313-28/+26
* | | | 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
| |/ / /
* | | | Add constants for termios ioctlsBryant Mairs2017-07-0211-0/+132
|/ / /
* | | Add tcfgetsid for all unicesBryant Mairs2017-06-291-0/+1
* | | Add cfmakesane for FreeBSDBryant Mairs2017-06-291-0/+1
| |/ |/|
* | Add pthread_rwlockattr APIsmain()2017-06-2820-1/+77
* | 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-2512-0/+124
|\ \
| * \ 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-1412-0/+124
* | | | | Add _SC_NPROCESSORS_CONFGabriel Majeri2017-06-241-0/+1
| |_|_|/ |/| | |
* | | | Explicitly use namespaceequal-l22017-06-201-0/+2
* | | | Add O_TTY_INIT for FreeBSDequal-l22017-06-191-0/+1
* | | | Add O_RSYNC for NetBSD and OpenBSDequal-l22017-06-192-0/+2
* | | | Add O_EXEC for FreeBSDequal-l22017-06-191-0/+1
* | | | Add O_DIRECT for NetBSD and FreeBSD-likeequal-l22017-06-192-0/+3
* | | | Add O_DIRECTORY for FreeBSD, DragonFly, and OpenBSD-likeequal-l22017-06-193-0/+3
* | | | Unify some BSD flagsequal-l22017-06-195-40/+16