summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Add IP_DONTFRAG and IPV6_DONTFRAG for FreeBSD-likeJunho Choi2022-04-054-0/+5
* | | | | Auto merge of #2747 - Amanieu:disable_semver, r=Amanieubors2022-04-102-5/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove broken uclibc CI targetsAmanieu d'Antras2022-04-102-5/+3
| * | | | Disable broken semver CI jobsAmanieu d'Antras2022-04-091-0/+2
|/ / / /
* | | | Auto merge of #2739 - Gankra:release, r=Amanieu0.2.122bors2022-04-052-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | 0.2.122 ReleaseAria Beingessner2022-04-052-3/+3
|/ / /
* | | Auto merge of #2738 - Itus-Shield:master, r=Amanieubors2022-04-051-0/+1
|\ \ \
| * | | mips64: add missing symbolsDonald Hoskins2022-04-041-0/+1
|/ / /
* | | Auto merge of #2737 - devnexen:pr_set_vma_linux, r=Amanieubors2022-04-034-0/+9
|\ \ \
| * | | Adds to PR_SET_VMA/PR_SET_VMA_ANON_NAME to Linux.David Carlier2022-04-024-0/+9
* | | | Auto merge of #2733 - vityafx:add-pthread-functions-to-bsd, r=Amanieubors2022-04-024-7/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Expose more thread bindings for NetBSD-like OSes.Victor Polevoy2022-04-014-7/+22
* | | | Auto merge of #2736 - devnexen:obsd_kve_flags_followup, r=Amanieubors2022-04-012-0/+41
|\ \ \ \
| * | | | following up on openbsd's kinfo_vmentry flagsDavid Carlier2022-03-312-0/+41
|/ / / /
* | | | Auto merge of #2734 - devnexen:pthread_spin_haiku, r=Amanieubors2022-03-311-0/+9
|\ \ \ \
| * | | | haiku add pthread spinlock apiDavid Carlier2022-03-301-0/+9
* | | | | Auto merge of #2735 - devnexen:openbsd__kve_flags, r=Amanieubors2022-03-312-0/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | openbsd kinfo_vmentry protection flagsDavid Carlier2022-03-302-0/+9
|/ / / /
* | | | Auto merge of #2732 - est31:master, r=Amanieubors2022-03-272-24/+28
|\ \ \ \ | |/ / / |/| | |
| * | | Use static_assert_eq macroest312022-03-242-23/+27
| * | | Typo fixest312022-03-241-1/+1
|/ / /
* | | Auto merge of #2719 - Gankra:fpsimd, r=Gankrabors2022-03-2311-1/+137
|\ \ \
| * | | Create optionally-available __int128 typedefs and use them for ARM64 definiti...Aria Beingessner2022-03-2311-1/+137
* | | | Auto merge of #2730 - devnexen:haiku_find_dir_upd, r=Amanieubors2022-03-211-0/+130
|\ \ \ \ | |_|/ / |/| | |
| * | | haiku finddirectory api updateDavid Carlier2022-03-201-0/+130
|/ / /
* | | Auto merge of #2729 - redox-os:0.2.121, r=Amanieu0.2.121bors2022-03-182-3/+3
|\ \ \
| * | | Bump version to 0.2.121Jeremy Soller2022-03-182-3/+3
* | | | Auto merge of #2726 - devnexen:solarish_general_build_fix_for_rustc, r=Amanieubors2022-03-181-11/+11
|\ \ \ \ | |/ / / |/| | |
| * | | fixing illumos build for couple of structsDavid Carlier2022-03-151-11/+11
* | | | Auto merge of #2727 - redox-os:redox-0.2.120, r=Amanieubors2022-03-181-1/+9
|\ \ \ \
| * | | | redox: add siginfo_t and rename sa_handler to sa_sigactionJeremy Soller2022-03-171-1/+9
* | | | | Auto merge of #2728 - redox-os:redox-stable, r=Amanieubors2022-03-181-1/+1
|\ \ \ \ \
| * | | | | redox: fix compilation on stableJeremy Soller2022-03-171-1/+1
* | | | | | Auto merge of #2717 - vladimir-ea:watchos, r=Amanieubors2022-03-173-7/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use target_pointer_width attributeVladimir Michael Eatwell2022-03-171-4/+4
| * | | | | [watch_os] remove clion files .. againVladimir Michael Eatwell2022-03-081-62/+0
| * | | | | [watch_os] remove clion files ...Vladimir Michael Eatwell2022-03-085-35/+62
| * | | | | [watch_os] Fix formatVladimir Michael Eatwell2022-03-081-1/+4
| * | | | | [watch_os] add support for Apple WatchOSVladimir Michael Eatwell2022-03-087-6/+44
| | |_|/ / | |/| | |
* | | | | Auto merge of #2725 - Meziu:master, r=Amanieubors2022-03-151-1/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixed size of sockaddr_inAndrea Ciliberti2022-03-151-1/+0
|/ / / /
* | | | Auto merge of #2723 - solid-rs:libc-02120, r=Amanieu0.2.120bors2022-03-142-3/+3
|\ \ \ \
| * | | | Bump version to 0.2.120Tomoaki Kawada2022-03-142-3/+3
| | |/ / | |/| |
* | | | Auto merge of #2714 - AzureMarker:horizon-getrandom-and-fixes, r=Amanieubors2022-03-148-33/+77
|\ \ \ \ | |/ / / |/| | |
| * | | Fix style issuesMark Drobnak2022-03-135-9/+8
| * | | Reorganize some newlib definitions into a "generic" moduleMark Drobnak2022-03-137-52/+55
| * | | Merge remote-tracking branch 'rust-lang/master' into horizon-getrandom-and-fixesMark Drobnak2022-03-1325-15/+241
| |\ \ \ | |/ / / |/| | |
* | | | Auto merge of #2716 - slp:add-rseq, r=Amanieubors2022-03-1214-0/+14
|\ \ \ \
| * | | | linux_like: add rseq syscallSergio Lopez2022-03-0814-0/+14
| | |/ / | |/| |
* | | | Auto merge of #2715 - AzureMarker:feature/horizon-pthread, r=Amanieubors2022-03-121-0/+42
|\ \ \ \