summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Auto merge of #1402 - sikmir:haiku-add-ioctls, r=gnzlbgbors2019-06-201-0/+25
|\ \
| * | haiku: add missing ioctl identifiers to control the TTYNikolay Korotkiy2019-06-201-0/+25
|/ /
* | Auto merge of #1399 - josephlr:getrandom, r=gnzlbgbors2019-06-175-0/+37
|\ \
| * | Fix style lintsJoe Richey2019-06-144-32/+32
| * | Add getrandom() on non-mips muslJoe Richey2019-06-144-0/+32
| * | Older musl doesn't have getrandom()Joe Richey2019-06-132-5/+5
| * | Android doesn't have getrandom()Joe Richey2019-06-131-5/+0
| * | Use *mut c_void for buffer pointer.Joe Richey2019-06-132-2/+2
| * | Add getrandom() bindings on linux and androidJoe Richey2019-06-132-0/+10
* | | Auto merge of #1398 - josephlr:fuchsia, r=gnzlbgbors2019-06-143-602/+0
|\ \ \ | |/ / |/| |
| * | Remove Linux constants from FushiaJoe Richey2019-06-133-602/+0
|/ /
* | Auto merge of #1387 - tormol:fionclex, r=gnzlbgbors2019-06-1126-18/+30
|\ \
| * | Add FIONCLEX for LinuxTorbjørn Birch Moltu2019-06-0721-0/+21
| * | Add FIODTYPE, FIGETLBA and FIODGNAME for DragonFlyTorbjørn Birch Moltu2019-06-072-3/+4
| * | Generalize some FIO* constants to all BSDsTorbjørn Birch Moltu2019-06-074-15/+5
* | | Auto merge of #1394 - Susurrus:sigevent_extra_traits, r=gnzlbgbors2019-06-119-93/+369
|\ \ \
| * | | Switch to manual trait impls for sigeventBryant Mairs2019-06-099-93/+369
|/ / /
* | | Auto merge of #1386 - red75prime:arm-linux-uclibcgnueabi, r=gnzlbgbors2019-06-081-9/+368
|\ \ \
| * | | Fix libstd compilation for arm-uclibc targetred75prime2019-06-021-9/+368
* | | | Auto merge of #1392 - stefano-garzarella:vsock, r=gnzlbgbors2019-06-082-0/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | libc-test: include "linux/vm_sockets.h" to test VSOCKStefano Garzarella2019-06-051-0/+1
| * | | linux: add VSOCK struct and constantsStefano Garzarella2019-06-051-0/+15
* | | | Auto merge of #1393 - Susurrus:ptrace_detach, r=gnzlbgbors2019-06-071-0/+1
|\ \ \ \
| * | | | Re-add PTRACE_DETACH for mips64 GNU targetsBryant Mairs2019-06-071-0/+1
* | | | | Auto merge of #1388 - tormol:mq_time, r=gnzlbgbors2019-06-072-0/+44
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add posix message queue types and functions for solarishTorbjørn Birch Moltu2019-06-041-0/+34
| * | | | Add mq_timedsend() and mq_timedreceive() for LinuxTorbjørn Birch Moltu2019-06-041-0/+10
| |/ / /
* | | | Auto merge of #1390 - gnzlbg:ref_gnu, r=gnzlbgbors2019-06-0623-2115/+2175
|\ \ \ \ | |/ / / |/| | |
| * | | Fix buildsgnzlbg2019-06-067-35/+35
| * | | Fix siginfo_t in s390xgnzlbg2019-06-068-13/+27
| * | | Fix utmpx on s390xgnzlbg2019-06-061-0/+2
| * | | Fix statfsgnzlbg2019-06-0611-55/+157
| * | | Fix value of RLIM_INFINITY on mips32gnzlbg2019-06-066-2/+5
| * | | Fix formattinggnzlbg2019-06-061-8/+12
| * | | Correct bugs in mips, mips64 and s390xgnzlbg2019-06-0612-98/+44
| * | | Fix stylegnzlbg2019-06-051-1/+0
| * | | Refactor linux x86_64 modulegnzlbg2019-06-054-9/+11
| * | | Remove duplicated constants from x86_64gnzlbg2019-06-052-76/+0
| * | | Remove duplicated constants from s390xgnzlbg2019-06-051-1/+0
| * | | Remove duplicated constnats from mips32gnzlbg2019-06-051-6/+0
| * | | Fix duplicated constants in x32 and not_x32 modulesgnzlbg2019-06-052-80/+0
| * | | Remove duplicated flock type in s390xgnzlbg2019-06-041-8/+0
| * | | Move the mips module into the gnu modulegnzlbg2019-06-0418-1573/+2074
| * | | Move s390x into the gnu modulegnzlbg2019-06-0423-434/+92
|/ / /
* | | Auto merge of #1389 - gnzlbg:ref_linux2, r=gnzlbgbors2019-06-0448-14/+13
|\ \ \
| * | | Rename the notbsd module to linux_likegnzlbg2019-06-0348-14/+13
|/ / /
* | | Auto merge of #1384 - gnzlbg:upgrade_rlimit_consts, r=gnzlbg0.2.58bors2019-06-029-29/+29
|\ \ \ | |/ / |/| |
| * | Bump patch version to 0.2.58gnzlbg2019-06-021-1/+1
| * | Upgrade target-dependent RLIMIT_ constsgnzlbg2019-06-028-28/+28
|/ /
* | Merge pull request #1382 from gnzlbg/rlimit_consts0.2.57gnzlbg2019-05-318-13/+66
|\ \