summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Allow iOS to failAlex Crichton2018-08-011-0/+7
| * | | | Fix OSX builders on CIAlex Crichton2018-08-015-27/+66
|/ / / /
| | * | Use u32 for exchangedatadebris2018-08-141-1/+1
| | * | change exchangedata param c_long -> c_ulongdebris2018-08-011-1/+1
| | * | exchangedata is osx only, fix the function signaturedebris2018-08-012-3/+3
| | * | Merge branch 'master' into exchangedatadebris2018-08-0142-571/+1248
| | |\ \ | |_|/ / |/| | |
* | | | Auto merge of #1049 - alecmocatta:master, r=alexcrichtonbors2018-07-312-2/+7
|\ \ \ \
| * | | | remove FIOCLEX and FIONBIO which were shadowing a bsd-wide declarationalecmocatta2018-07-301-2/+0
| * | | | FIO* for *-apple-*alecmocatta2018-07-302-2/+9
|/ / / /
* | | | Auto merge of #1044 - faern:modern-alignment, r=alexcrichtonbors2018-07-3026-515/+886
|\ \ \ \ | |/ / / |/| | |
| * | | Describe the align feature in the readmeLinus Färnstrand2018-07-301-0/+10
| * | | Add align feature to pthread structsLinus Färnstrand2018-07-2916-514/+832
| * | | Add align feature to sem_t structLinus Färnstrand2018-07-296-0/+30
| * | | Add testing with align featureLinus Färnstrand2018-07-292-1/+6
| * | | Add align feature and use on in6_addrLinus Färnstrand2018-07-295-0/+8
|/ / /
* | | Auto merge of #1047 - kubo39:posix-spawn-apple-extension, r=alexcrichtonbors2018-07-291-0/+4
|\ \ \
| * | | Add some posix_spawn apple extension flagsHiroki Noda2018-07-291-0/+4
|/ / /
* | | Auto merge of #1045 - Amanieu:revert_musl_libgcc, r=alexcrichtonbors2018-07-221-12/+0
|\ \ \
| * | | Revert "Link to libgcc when statically linking musl"Amanieu d'Antras2018-07-211-12/+0
|/ / /
* | | Auto merge of #1041 - bachp:module-init, r=alexcrichtonbors2018-07-188-25/+38
|\ \ \
| * | | provide linux/module.h in debian sparc64 buildPascal Bach2018-07-181-1/+4
| * | | use new headers for musl buildPascal Bach2018-07-184-16/+17
| * | | Update musl ci jobs to 1.1.19Pascal Bach2018-07-174-11/+11
| * | | Add linux/module.h to test buildPascal Bach2018-07-171-0/+1
| * | | Add MODULE_INIT_ constantsPascal Bach2018-07-172-0/+8
|/ / /
* | | Auto merge of #1039 - alesharik:master, r=alexcrichtonbors2018-07-176-5/+264
|\ \ \
| * | | Bump ctest versionalesharik2018-07-171-1/+1
| * | | Implement statfs for dragonfly, freebsd and openbsdalesharik2018-07-175-4/+263
* | | | Auto merge of #1040 - semarie:openbsd-fix, r=alexcrichtonbors2018-07-165-21/+26
|\ \ \ \ | |/ / / |/| | |
| * | | remove ignore for published OpenBSD versionsSébastien Marie2018-07-141-6/+0
| * | | fix struct arphdr alignment on OpenBSDSébastien Marie2018-07-143-9/+17
| * | | adjust SIGSTKSZ value for OpenBSD 6.3-currentSébastien Marie2018-07-141-1/+1
| * | | add HW_NCPUONLINE sysctl (number of cpus being used) on OpenBSDSébastien Marie2018-07-141-0/+1
| * | | add KERN_AUDIO and inc KERN_MAXID on OpenBSDSébastien Marie2018-07-141-1/+2
| * | | TCP_KEEP* constants are netbsd specificSébastien Marie2018-07-142-4/+5
|/ / /
* | | Auto merge of #1038 - Amanieu:fix_netbsd, r=alexcrichtonbors2018-07-122-3/+7
|\ \ \
| * | | Disable test for --no-default-features on rumprunAmanieu d'Antras2018-07-121-1/+5
| * | | Fix netbsd build with "stdbuild"Amanieu d'Antras2018-07-121-2/+2
|/ / /
* | | Auto merge of #1037 - alexcrichton:fix, r=alexcrichtonbors2018-07-101-1/+1
|\ \ \
| * | | Fix a #[cfg] attributeAlex Crichton2018-07-101-1/+1
|/ / /
* | | Auto merge of #1034 - Amanieu:musl_libgcc, r=alexcrichtonbors2018-07-091-0/+12
|\ \ \
| * | | Link to libgcc when statically linking muslAmanieu d'Antras2018-07-081-0/+12
* | | | Auto merge of #1035 - rust-lang:dependabot/cargo/ctest-5c53723, r=alexcrichtonbors2018-07-061-1/+1
|\ \ \ \
| * | | | Bump ctest from `482c7f0` to `5c53723`dependabot[bot]2018-07-061-1/+1
|/ / / /
* | | | Auto merge of #1033 - SmilingNavern:add_packet_mreq, r=alexcrichtonbors2018-07-061-0/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Fix type + style fix style issuesAlexander Danilov2018-07-061-3/+1
| * | | Add if_packet.h headersAlexander Danilov2018-07-061-0/+18
|/ / /
| * | Fixed lint errorsdebris2018-07-051-2/+2
| * | Add exchangedata for bsddebris2018-07-051-0/+3
|/ /
* | Auto merge of #1031 - dusxmt:add-platform-linux-musl-ppc32, r=alexcrichtonbors2018-07-056-85/+1127
|\ \