summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump patch version to 0.2.660.2.66gnzlbg2019-11-291-1/+1
* Auto merge of #1610 - GrayJack:utmp_netbsd, r=gnzlbgbors2019-11-291-3/+24
|\
| * Implement utmp for NetBSDGrayJack2019-11-281-3/+24
* | Auto merge of #1608 - lzutao:netbsd-mut-pthread_setname_np, r=gnzlbgbors2019-11-291-1/+1
|\ \ | |/ |/|
| * use *const pointer for NetBSD's pthread_setname_npLzu Tao2019-11-281-1/+1
* | Auto merge of #1605 - zvirja:fix-mipsel-unknown-linux-uclibc, r=gnzlbgbors2019-11-281-0/+6
|\ \
| * | Add ucred type to uclibc for all archsAlex Povar2019-11-271-0/+6
| |/
* | Auto merge of #1576 - GrayJack:utmpx_netbsd, r=gnzlbgbors2019-11-281-0/+166
|\ \
| * | Comment fields that are array with size above 32 in Debug impl utmpx lastlogxGrayJack2019-11-271-3/+3
| * | Fix the lastlogx PartialEq implGrayJack2019-11-271-1/+5
| * | Fix the PartialEq utmpx implGrayJack2019-11-201-1/+5
| * | Fix style error that `cargo fmt` didn't gotGrayJack2019-11-191-1/+0
| * | Run rustfmtGrayJack2019-11-191-3/+3
| * | Merge branch 'master' into utmpx_netbsdEric Shimizu Karbstein2019-11-1918-37/+265
| |\ \
| * | | Implement utmpx.h itensGrayJack2019-10-311-0/+158
* | | | Auto merge of #1584 - psumbera:master, r=gnzlbgbors2019-11-281-0/+65
|\ \ \ \
| * | | | Fixes fmt issues.Petr Sumbera2019-11-251-5/+11
| * | | | distinguish between solaris and illumos for shmid_dsPetr Sumbera2019-11-221-0/+9
| * | | | Add missing MAP_ANONYMOUS for SolarisPetr Sumbera2019-11-061-0/+1
| * | | | Add support for shared memory operations for solaris/illumosPetr Sumbera2019-11-061-0/+49
* | | | | Auto merge of #1607 - jclulow:futimens, r=gnzlbgbors2019-11-281-0/+1
|\ \ \ \ \
| * | | | | expose futimens() for illumos systems (fix style)Joshua M. Clulow2019-11-271-4/+1
| * | | | | expose futimens() for illumos systemsJoshua M. Clulow2019-11-271-0/+4
| | |_|_|/ | |/| | |
* | | | | Auto merge of #1606 - msizanoen1:riscv, r=gnzlbgbors2019-11-287-5/+871
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix breakage due to https://github.com/rust-lang/cargo/pull/7560 and rust-lan...msizanoen12019-11-283-3/+3
| * | | | Force update nightly compiler on Linuxmsizanoen12019-11-281-1/+1
| * | | | Support for RISC-V 64-bit GNU/Linuxmsizanoen12019-11-274-1/+867
* | | | | Auto merge of #1603 - GrayJack:utmp_solaris, r=gnzlbgbors2019-11-251-4/+23
|\ \ \ \ \
| * | | | | Implement utmp for solarish targetsGrayJack2019-11-211-4/+23
* | | | | | Auto merge of #1567 - glaubitz:sparc-linux, r=gnzlbgbors2019-11-256-2/+1004
|\ \ \ \ \ \
| * | | | | | Add initial support for sparc-unknown-linux-gnuJohn Paul Adrian Glaubitz2019-11-256-2/+1004
|/ / / / / /
* | | | | | Auto merge of #1581 - baloo:baloo/linux/ipv6, r=gnzlbgbors2019-11-253-2/+18
|\ \ \ \ \ \
| * | | | | | Revert "IPV6_FLOWINFO does not work with asmjs"Arthur Gautier2019-11-221-0/+1
| * | | | | | IPV6_FLOWINFO does not work with asmjsArthur Gautier2019-11-051-1/+0
| * | | | | | IPV6_MULTICAST_ALL is too recent for aarch64 test envArthur Gautier2019-11-051-1/+0
| * | | | | | IPV6_ROUTER_ALERT_ISOLATE looks too recent for test envArthur Gautier2019-11-051-1/+0
| * | | | | | no need for new testsArthur Gautier2019-11-051-49/+1
| * | | | | | IPV6 consts are shared between android and linuxArthur Gautier2019-11-054-54/+19
| * | | | | | fixup tests for IPV6_Arthur Gautier2019-11-041-2/+25
| * | | | | | adds IPV6_ consts for linuxArthur Gautier2019-11-033-2/+80
| | |_|_|/ / | |/| | | |
* | | | | | Auto merge of #1578 - fatpelt:master, r=gnzlbgbors2019-11-252-0/+9
|\ \ \ \ \ \
| * | | | | | - skip the roundtrip c check due to alignmentpatrick felt2019-11-211-0/+1
| * | | | | | - add ssm struct and setsockopt constantspatrick felt2019-10-311-0/+8
| |/ / / / /
* | | | | | Auto merge of #1561 - elichai:2019-10-flock64, r=gnzlbgbors2019-11-2513-0/+96
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix wording in the build script flock64 ruleElichai Turkel2019-11-251-1/+1
| * | | | | Add a rule for flock64 in libc-test build scriptElichai Turkel2019-11-211-0/+3
| * | | | | Add flock64 to linux_like platformsElichai Turkel2019-11-2112-0/+93
| |/ / / /
* | | | | Auto merge of #1577 - oxalica:statx-syscall, r=gnzlbgbors2019-11-2212-4/+21
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Bring back SYS_pkey_* for musloxalica2019-11-222-4/+6
| * | | | Provide SYS_statx for more archoxalica2019-11-2212-0/+15
|/ / / /