summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Rename "idealprocessor" attr functions to "processorid"AzureMarker2022-03-061-5/+5
| * | | Add nonstandard pthread_getprocessorid_np functionAzureMarker2022-03-061-0/+2
| * | | Replace pthread_getpriority nonstandard function with standard onesAzureMarker2022-03-061-1/+15
| * | | Change wording to "ideal processor" and use "np" suffixAzureMarker2022-03-061-1/+9
| * | | Change to more standard priority function interfacesAzureMarker2022-03-061-1/+13
| * | | Add some extensions to pthread for armv6k-nintendo-3dsAzureMarker2022-03-061-0/+6
* | | | Auto merge of #2708 - MabezDev:esp-idf-stat-types, r=Amanieubors2022-03-122-5/+22
|\ \ \ \
| * | | | Correct the size of certain types on espidf platformScott Mabin2022-03-042-5/+22
* | | | | Auto merge of #2706 - abalmos:add-j1939, r=Amanieubors2022-03-113-0/+115
|\ \ \ \ \
| * | | | | Move typedefs into `skip_types` and clean upAndrew Balmos2022-03-081-40/+13
| * | | | | Don't test J1939 on musl.Andrew Balmos2022-03-071-1/+44
| * | | | | Re-add exceptions that are needed by old targetsAndrew Balmos2022-03-031-0/+5
| * | | | | Update src/unix/linux_like/linux/mod.rsAndrew Balmos2022-03-031-1/+1
| * | | | | Exempt J1939 constants and remove old exceptionsAndrew Balmos2022-03-031-4/+10
| * | | | | Add SocketCan J1939 constants and structsAndrew Balmos2022-03-033-0/+88
* | | | | | Auto merge of #2720 - solid-rs:fix-solid-diverging, r=Amanieubors2022-03-111-3/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | kmc-solid: Mark `abort`, `exit`, and `_Exit` as divergingTomoaki Kawada2022-03-111-3/+3
|/ / / / /
* | | | | Auto merge of #2711 - devnexen:haiku_build_fix, r=Amanieubors2022-03-073-8/+29
|\ \ \ \ \
| * | | | | haiku build fixesDavid Carlier2022-03-073-8/+29
| | |_|/ / | |/| | |
* | | | | Auto merge of #2710 - kraj:rv32, r=Amanieubors2022-03-071-0/+1
|\ \ \ \ \
| * | | | | riscv32: Define O_LARGEFILEKhem Raj2022-03-051-0/+1
| |/ / / /
* | | | | Auto merge of #2709 - devnexen:obsd_search_upd, r=Amanieubors2022-03-072-0/+23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | openbsd hash search apiDavid Carlier2022-03-052-0/+23
|/ / / /
| | | * Add fixes from libc-test resultsIan Chamberlain2022-03-062-26/+61
| | | * Fix uid_t and gid_t sizes on horizonIan Chamberlain2022-03-061-2/+10