summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Relax the line length limit to 100Yuki Okushi2021-04-062-6/+4
* Allow long comments containing a linkYuki Okushi2021-04-061-1/+1
* Only run the cfg check for single linesYuki Okushi2021-04-061-3/+2
* Auto merge of #2138 - JohnTitor:rerun-if-changed, r=Amanieubors2021-04-051-0/+3
|\
| * Specify `cargo:rerun-if-changed=build.rs` to avoid re-buildingYuki Okushi2021-04-051-0/+3
|/
* Auto merge of #2137 - asomers:netbsd-unpacked, r=Amanieubors2021-04-041-2/+0
|\
| * Removed repr(packed) from some NetBSD structuresAlan Somers2021-04-041-2/+0
|/
* Auto merge of #2136 - semarie:openbsd-semver, r=JohnTitorbors2021-04-048-5/+35
|\
| * unbreak openbsd after #2109Sébastien Marie2021-04-048-5/+35
|/
* Auto merge of #2109 - Thomasdezeeuw:issue_2104-regression_tests, r=JohnTitorbors2021-04-0244-2/+18560
|\
| * Output PASSED 1 tests in semver testThomas de Zeeuw2021-04-021-0/+1
| * Fix semver test for x86_64-unknown-linux-gnux32 targetThomas de Zeeuw2021-04-024-9/+8
| * Fix semver test for Linux mips musl targetsThomas de Zeeuw2021-04-023-41/+10
| * Fix semver test for Linux ARM targetsThomas de Zeeuw2021-04-023-97/+99
| * Fix semver test for asmjs-unknown-emscripten targetThomas de Zeeuw2021-04-022-3/+5
| * Fix semver lists for Linux using muslThomas de Zeeuw2021-03-275-608/+606
| * Support architecture environment specific semver listsThomas de Zeeuw2021-03-271-0/+3
| * Add section about semver list to contributing guideThomas de Zeeuw2021-03-271-1/+11
| * Add Fuchsia semver listThomas de Zeeuw2021-03-2710-34/+1633
| * Add OpenBSD semver listThomas de Zeeuw2021-03-271-0/+1039
| * Add DragonFlyBSD semver listThomas de Zeeuw2021-03-271-0/+1346
| * Fix NetBSD semver list for 32 bitsThomas de Zeeuw2021-03-274-5/+12
| * Fix the semver list for 32 bit FreeBSDThomas de Zeeuw2021-03-272-18/+18
| * Add Android semver listsThomas de Zeeuw2021-03-276-1/+3462
| * Add Linux semver listsThomas de Zeeuw2021-03-2711-0/+5014
| * Remove O_EXLOCK and O_SHLOCK from Unix semver listThomas de Zeeuw2021-03-275-24/+8
| * Create common Unix semver listThomas de Zeeuw2021-03-275-3744/+936
| * Add README to semver directoryThomas de Zeeuw2021-03-271-0/+17
| * Add NetBSD semver listThomas de Zeeuw2021-03-271-0/+2162
| * Add Redox semver listThomas de Zeeuw2021-03-271-0/+1084
| * Add FreeBSD semver listThomas de Zeeuw2021-03-271-0/+2564
| * Add semver list for Apple's iOS and macOSThomas de Zeeuw2021-03-273-0/+2679
| * Add Window semver listThomas de Zeeuw2021-03-273-0/+337
| * Add semver test infrastructureThomas de Zeeuw2021-03-273-1/+90
* | Auto merge of #2134 - vilgotf:patch-1, r=JohnTitorbors2021-03-301-1/+1
|\ \
| * | Fix typo in swapoffVilgot Fredenberg2021-03-301-1/+1
|/ /
* | Auto merge of #2128 - GuillaumeGomez:bump-version, r=JohnTitor0.2.92bors2021-03-302-3/+3
|\ \
| * | Bump crate version to 0.2.92Guillaume Gomez2021-03-302-3/+3
* | | Auto merge of #2132 - JohnTitor:cmsg-space, r=Amanieubors2021-03-308-25/+40
|\ \ \
| * | | Constify `CMSG_SPACE` for all the targetsJohnTitor2021-03-308-25/+40
* | | | Auto merge of #2131 - JohnTitor:pwrite64-uclibc, r=Amanieubors2021-03-301-6/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Make `pwrite64` available on uclibcJohnTitor2021-03-301-6/+6
|/ / /
* | | Auto merge of #2129 - GuillaumeGomez:more-missing-types, r=JohnTitorbors2021-03-291-0/+3
|\ \ \
| * | | Add the following types:Guillaume Gomez2021-03-291-0/+3
| |/ /
* | | Auto merge of #2127 - GuillaumeGomez:processor_cpu_load_info, r=JohnTitorbors2021-03-291-0/+142
|\ \ \ | |/ / | | / | |/ |/|
| * Add the following elements:Guillaume Gomez2021-03-291-0/+142
|/
* Auto merge of #2125 - asomers:MAP_GUARD, r=JohnTitorbors2021-03-271-0/+2
|\
| * Add MAP_GUARD on FreeBSD.Alan Somers2021-03-261-0/+2
|/
* Auto merge of #2124 - fbecart:master, r=JohnTitorbors2021-03-261-0/+1
|\
| * Define SO_INCOMING_CPU for i686-unknown-linux-muslFlorent Bécart2021-03-261-0/+1
|/