summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #2687 - Amanieu:v118, r=Amanieu0.2.118bors2022-02-152-3/+3
|\
| * Bump version to 0.2.118Amanieu d'Antras2022-02-152-3/+3
|/
* Auto merge of #2683 - deantvv:wasi-langinfo, r=Amanieubors2022-02-151-0/+69
|\
| * wasi add langinfo.hDean Li2022-02-131-0/+69
* | Auto merge of #2665 - devnexen:solarish_dl_phdr_api2, r=Amanieubors2022-02-144-0/+75
|\ \
| * | solarish systems dl_iterate_phdr supportDavid Carlier2022-02-144-0/+75
* | | Auto merge of #2686 - devnexen:bsd_nonsec_random_api, r=Amanieubors2022-02-146-0/+53
|\ \ \ | |/ / |/| |
| * | BSD add deterministic rand apiDavid Carlier2022-02-146-0/+53
* | | Auto merge of #2685 - Amanieu:riscv-ucontext, r=Amanieubors2022-02-146-0/+185
|\ \ \ | |/ / |/| |
| * | Add ucontext_t and mcontext_t for RISC-V LinuxAmanieu d'Antras2022-02-146-0/+185
* | | Auto merge of #2682 - devnexen:solarish_processor, r=Amanieubors2022-02-141-0/+23
|\ \ \
| * | | processor_info for solarishDavid Carlier2022-02-121-0/+23
* | | | Auto merge of #2684 - Amanieu:fix-android-ci, r=Amanieubors2022-02-141-0/+25
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix multiple symbol definitions on Android CIAmanieu d'Antras2022-02-141-0/+25
| | |/ | |/|
* | | Auto merge of #2681 - rtzoeller:dfly_more_errors, r=Amanieubors2022-02-122-0/+4
|\ \ \
| * | | Define ENOTRECOVERABLE and EOWNERDEAD on DragonFlyRyan Zoeller2022-02-102-0/+4
* | | | Auto merge of #2680 - glaubitz:m68k-linux, r=Amanieubors2022-02-121-15/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | m68k: Fix definitions for unimplemented syscalls on LinuxJohn Paul Adrian Glaubitz2022-02-121-8/+8
| * | | m68k: Fix duplicate definition of st_ino inside stat64 on LinuxJohn Paul Adrian Glaubitz2022-02-121-1/+1
| * | | m68k: Fix incorrect scope of multiple struct fields on LinuxJohn Paul Adrian Glaubitz2022-02-121-6/+6
* | | | Auto merge of #2677 - devnexen:fbsd14_tcp_flags, r=Amanieubors2022-02-123-0/+41
|\ \ \ \
| * | | | freebsd 14 new tcp constants.David CARLIER2022-02-113-0/+41
* | | | | Auto merge of #2661 - devnexen:solarish_lgrp_api, r=Amanieubors2022-02-122-6/+70
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | solarish lgrp api subsetDavid Carlier2022-02-122-6/+70
* | | | | Auto merge of #2679 - devnexen:fbsd_flopenapi, r=Amanieubors2022-02-123-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | flopen from libutil on freebsdDavid CARLIER2022-02-123-0/+8
* | | | | Auto merge of #2678 - devnexen:solarish_sysinfo, r=Amanieubors2022-02-123-0/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | solarish systeminfoDavid Carlier2022-02-113-0/+25
|/ / / /
* | | | Auto merge of #2676 - Amanieu:arm_mcontext, r=Amanieubors2022-02-113-0/+141
|\ \ \ \ | |/ / / |/| | |
| * | | Implement extra traits for ucontext_tAmanieu d'Antras2022-02-112-0/+70
| * | | Add mcontext_t and ucontext_t for ARM LinuxAmanieu d'Antras2022-02-113-0/+71
| | |/ | |/|
* | | Auto merge of #2560 - jclulow:illumos-2021-11-22, r=Amanieubors2022-02-1110-20/+101
|\ \ \ | |/ / |/| |
| * | illumos: higher baud rates, more termios constantsJoshua M. Clulow2022-02-102-0/+19
| * | solarish: Fix tests for subsequent additionsPatrick Mooney2022-02-102-1/+10
| * | illumos: fixes to get tests to passJoshua M. Clulow2022-02-102-2/+39
| * | illumos: fixes for mcontext_t and related typesJoshua M. Clulow2022-02-103-11/+16
| * | illumos does not yet have SO_REUSEPORTJoshua M. Clulow2022-02-106-1/+5
| * | illumos: sendfile(3EXT) is in libsendfile, not libcJoshua M. Clulow2022-02-102-0/+4
| * | illumos: wrong values for F_OFD_*Joshua M. Clulow2022-02-101-5/+8
|/ /
* | Auto merge of #2674 - devnexen:fbsd_tcp_function, r=Amanieubors2022-02-103-0/+24
|\ \
| * | freebsd tcp.h data updateDavid CARLIER2022-02-103-0/+24
* | | Auto merge of #2675 - qwandor:seal, r=Amanieubors2022-02-101-0/+2
|\ \ \ | |/ / |/| |
| * | Android: Add F_SEAL_FUTURE_WRITE constant.Andrew Walbran2022-02-101-0/+2
|/ /
* | Auto merge of #2673 - devnexen:linux_mempolicies_flags, r=Amanieubors2022-02-086-0/+31
|\ \ | |/ |/|
| * linux glibc/android memory policies flagsDavid Carlier2022-02-086-0/+31
* | Auto merge of #2671 - devnexen:haiku_ppoll, r=Amanieubors2022-02-061-0/+6
|\ \
| * | haiku ppoll fn additionDavid Carlier2022-02-051-0/+6
| |/
* | Auto merge of #2670 - devnexen:fbsd_dfbsd_sched_upd, r=Amanieubors2022-02-065-0/+5
|\ \
| * | bsd sched api updateDavid CARLIER2022-02-055-0/+5
| |/
* | Auto merge of #2668 - CoelacanthusHex:feat/riscv64/const/PTRACE, r=Amanieubors2022-02-062-0/+12
|\ \