summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #2014 - puradox:patch-1, r=JohnTitor0.2.82bors2021-01-071-1/+1
|\
| * Bump to 0.2.82Sam Balana2020-12-281-1/+1
* | Auto merge of #2006 - djarek:linux-can.h, r=JohnTitorbors2021-01-073-1/+119
|\ \
| * | Move structs to `s_no_extra_traits`Yuki Okushi2021-01-071-21/+23
| * | Define some consts on 1.25 ot higherYuki Okushi2021-01-071-1/+1
| * | Skip more items on CIYuki Okushi2021-01-071-3/+7
| * | Define basic Linux SocketCAN constants and typesDamian Jarek2021-01-073-1/+113
* | | Auto merge of #2022 - JohnTitor:ignore-target, r=JohnTitorbors2021-01-071-2/+4
|\ \ \ | |/ / |/| |
| * | Skip CI for some MIPS targetsYuki Okushi2021-01-071-2/+4
|/ /
* | Auto merge of #2020 - joshtriplett:ifla, r=JohnTitorbors2021-01-052-0/+39
|\ \
| * | Add more IFLA_ valuesJosh Triplett2021-01-052-0/+39
* | | Auto merge of #2008 - bsteinb:macos-aarch64-mcontext, r=JohnTitorbors2021-01-0510-130/+191
|\ \ \ | |/ / |/| |
| * | move declarations of mcontext_t and ucontext_tBenedikt Steinbusch2021-01-053-10/+21
| * | ignore changed constants in test for nowBenedikt Steinbusch2021-01-011-0/+2
| * | fix glob symbol name on macOS aarch64Benedikt Steinbusch2021-01-011-1/+4
| * | add new constants for macOS Big SurBenedikt Steinbusch2021-01-011-1/+3
| * | fix values of constants on macOS aarch64Benedikt Steinbusch2021-01-011-0/+6
| * | add declaration of max_align_t for macOS on aarch64Benedikt Steinbusch2021-01-014-7/+21
| * | provide declaration of boolean_t for macOS on aarch64Benedikt Steinbusch2021-01-013-1/+4
| * | move declaration of __darwin_mcontext64 etc. into align.rsBenedikt Steinbusch2021-01-012-0/+6
| * | ignore __v field of __darwin_arm_neon_state64 in testsBenedikt Steinbusch2021-01-011-0/+1
| * | use [u64; 2] with manual alignment instead of u128Benedikt Steinbusch2021-01-011-1/+2
| * | provide complete definition of __darwin_mcontext64 on aarch64Benedikt Steinbusch2021-01-013-66/+78
* | | Auto merge of #2019 - kolapapa:mipsel-uclibc, r=JohnTitorbors2021-01-051-0/+2
|\ \ \
| * | | Add EPOLLEXCLUSIVE && EPOLLWAKEUPkolapapa2021-01-041-0/+2
| |/ /
* | | Auto merge of #2018 - asomers:aio_no_librt, r=JohnTitorbors2021-01-053-17/+40
|\ \ \ | |/ / |/| |
| * | aio functions do not require librt on FreeBSDAlan Somers2021-01-033-17/+40
|/ /
* | Auto merge of #2013 - Thomasdezeeuw:freebsd-constants, r=JohnTitorbors2020-12-291-1/+3
|\ \
| * | Add SO_DOMAIN constant to FreeBSDThomas de Zeeuw2020-12-291-1/+3
| |/
* | Auto merge of #2011 - tamird:ip-freebind, r=JohnTitorbors2020-12-291-3/+6
|\ \
| * | Define IP_FREEBIND for FuchsiaTamir Duberstein2020-12-261-3/+6
| |/
* | Auto merge of #2010 - tamird:if-namsiz, r=JohnTitorbors2020-12-281-0/+1
|\ \
| * | Define IFNAMSIZ for FuchsiaTamir Duberstein2020-12-261-0/+1
| |/
* | Auto merge of #2007 - bsteinb:macos-aarch64-symbols, r=JohnTitorbors2020-12-281-3/+9
|\ \ | |/ |/|
| * fix symbols names on macOS aarch64Benedikt Steinbusch2020-12-231-3/+9
* | Auto merge of #2004 - dylni:define-cld-constants-for-more-targets, r=JohnTitorbors2020-12-244-0/+28
|\ \
| * | Define CLD_ constants for more targetsdylni2020-12-214-0/+28
| |/
* | Auto merge of #2003 - puradox:patch-1, r=JohnTitorbors2020-12-241-0/+6
|\ \ | |/ |/|
| * Add ip_mreqn for FuchsiaSam Balana2020-12-211-0/+6
|/
* Auto merge of #1999 - Jakob-Naucke:fix-statfs-magic-s390x, r=JohnTitorbors2020-12-211-50/+105
|\
| * Declare statfs MAGIC constants as c_uint on s390xJakob Naucke2020-12-211-50/+105
* | Auto merge of #2000 - lu-zero:aarch64-musl-mcontext_t, r=JohnTitorbors2020-12-211-5/+7
|\ \ | |/ |/|
| * Populate mcontext_t on aarch64-linux-muslLuca Barbato2020-12-191-5/+7
|/
* Auto merge of #1998 - dylni:make-si-status-method-more-compatible, r=JohnTitorbors2020-12-174-0/+16
|\
| * Make si_status method more compatibledylni2020-12-174-0/+16
* | Auto merge of #1992 - victorhsieh:master, r=JohnTitorbors2020-12-172-2/+2
|\ \ | |/ |/|
| * Android: correct statfs64.f_fsid type & visibilityVictor Hsieh2020-12-092-2/+2
* | Auto merge of #1989 - JohnTitor:breaking-change-policy, r=JohnTitorbors2020-12-131-2/+18
|\ \
| * | Document the policy about breaking changeYuki Okushi2020-12-071-2/+18
| |/
* | Auto merge of #1990 - JohnTitor:arm-macos-state64, r=JohnTitorbors2020-12-124-40/+62
|\ \