summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add SO_LINGER_SEC on macOSThomas de Zeeuw2021-02-081-0/+1
* Auto merge of #2034 - nielx:haiku-native, r=JohnTitorbors2021-02-083-64/+1261
|\
| * Haiku: fix various issues pointed out by the automated testsNiels Sascha Reedijk2021-01-282-64/+112
| * Haiku: add definitions for the Haiku's native sytem API.Niels Sascha Reedijk2021-01-282-0/+1149
* | Add getmntinfo and getmntinfo functions, MNT_WAIT and MNT_NOWAIT constantsGuillaume Gomez2021-02-071-0/+19
* | Drop support for CloudABIkellda2021-02-036-397/+0
* | RustfmtAmanieu d'Antras2021-02-0119-100/+134
* | Don't mark time_t as deprecated on musl in rustc buildAmanieu d'Antras2021-02-011-5/+8
* | Add aio_readv and aio_writevAlan Somers2021-01-291-0/+2
* | Refactor freebsd to add a new FreeBSD 13 moduleAlan Somers2021-01-295-23/+292
|/
* Auto merge of #2043 - tweksteen:set_abort_message, r=JohnTitorbors2021-01-281-0/+2
|\
| * android: add android_set_abort_messageThiébaud Weksteen2021-01-281-0/+2
* | Remove link directives for libutil on linux-gnu targetsJosh Triplett2021-01-286-6/+0
|/
* Auto merge of #2042 - pfmooney:illumos-portnotify, r=JohnTitorbors2021-01-271-0/+5
|\
| * Add port_notify struct for illumos and SolarisPatrick Mooney2021-01-221-0/+5
* | Auto merge of #2041 - pfmooney:illumos-timers, r=JohnTitorbors2021-01-271-0/+21
|\ \
| * | Add timer interface for illumos and SolarisPatrick Mooney2021-01-221-0/+21
| |/
* | Auto merge of #2039 - Amanieu:aarch64_ilp32, r=JohnTitorbors2021-01-275-48/+160
|\ \
| * | Fix build with rustc-dep-of-std in the latest nightlyAmanieu d'Antras2021-01-201-4/+1
| * | Add support for the ILP32 variant of AArch64Amanieu d'Antras2021-01-204-44/+159
| |/
* | Auto merge of #2040 - slp:add_preadv_pwritev, r=JohnTitorbors2021-01-261-0/+12
|\ \
| * | Add preadv and pwritev for macOSSergio Lopez2021-01-211-0/+12
| |/
* | Auto merge of #2005 - operutka:fix-uclibc-dependencies, r=Amanieubors2021-01-261-1/+1
|\ \ | |/ |/|
| * Fix missing dl lib on armv5te-unknown-linux-uclibceabiOndrej Perutka2020-12-181-1/+1
* | openbsd: make WIFCONTINUED() safeSébastien Marie2021-01-161-5/+5
* | Auto merge of #2028 - IsaacWoods:master, r=JohnTitorbors2021-01-111-1/+1
|\ \
| * | Fix conflict between no_std and no_core when building rustc with custom libcIsaac Woods2021-01-091-1/+1
* | | Correctly define SOCK_CLOEXEC on FuchsiaTamir Duberstein2021-01-091-3/+2
|/ /
* | 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
* | Define basic Linux SocketCAN constants and typesDamian Jarek2021-01-072-0/+102
* | Auto merge of #2020 - joshtriplett:ifla, r=JohnTitorbors2021-01-051-0/+17
|\ \
| * | Add more IFLA_ valuesJosh Triplett2021-01-051-0/+17
* | | Auto merge of #2008 - bsteinb:macos-aarch64-mcontext, r=JohnTitorbors2021-01-059-130/+188
|\ \ \ | |/ / |/| |
| * | move declarations of mcontext_t and ucontext_tBenedikt Steinbusch2021-01-053-10/+21
| * | 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
| * | 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
| |/ /
* | | 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
| |/ /