summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-143-0/+74
|\ \
| * | solarish systems dl_iterate_phdr supportDavid Carlier2022-02-143-0/+74
* | | Auto merge of #2686 - devnexen:bsd_nonsec_random_api, r=Amanieubors2022-02-142-0/+14
|\ \ \ | |/ / |/| |
| * | BSD add deterministic rand apiDavid Carlier2022-02-142-0/+14
* | | 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 #2681 - rtzoeller:dfly_more_errors, r=Amanieubors2022-02-121-0/+2
|\ \ \
| * | | Define ENOTRECOVERABLE and EOWNERDEAD on DragonFlyRyan Zoeller2022-02-101-0/+2
* | | | 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-121-0/+12
|\ \ \ \
| * | | | freebsd 14 new tcp constants.David CARLIER2022-02-111-0/+12
* | | | | Auto merge of #2661 - devnexen:solarish_lgrp_api, r=Amanieubors2022-02-121-0/+66
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | solarish lgrp api subsetDavid Carlier2022-02-121-0/+66
* | | | | Auto merge of #2679 - devnexen:fbsd_flopenapi, r=Amanieubors2022-02-121-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | flopen from libutil on freebsdDavid CARLIER2022-02-121-0/+3
* | | | | solarish systeminfoDavid Carlier2022-02-112-0/+24
|/ / / /
* | | | 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
| | |/ | |/|
* | | illumos: higher baud rates, more termios constantsJoshua M. Clulow2022-02-102-0/+19
* | | solarish: Fix tests for subsequent additionsPatrick Mooney2022-02-101-1/+1
* | | illumos: fixes to get tests to passJoshua M. Clulow2022-02-101-2/+37
* | | illumos: fixes for mcontext_t and related typesJoshua M. Clulow2022-02-102-11/+13
* | | illumos: sendfile(3EXT) is in libsendfile, not libcJoshua M. Clulow2022-02-101-0/+3
* | | illumos: wrong values for F_OFD_*Joshua M. Clulow2022-02-101-5/+8
|/ /
* | Auto merge of #2674 - devnexen:fbsd_tcp_function, r=Amanieubors2022-02-101-0/+12
|\ \
| * | freebsd tcp.h data updateDavid CARLIER2022-02-101-0/+12
* | | Android: Add F_SEAL_FUTURE_WRITE constant.Andrew Walbran2022-02-101-0/+2
|/ /
* | Auto merge of #2673 - devnexen:linux_mempolicies_flags, r=Amanieubors2022-02-082-0/+14
|\ \ | |/ |/|
| * linux glibc/android memory policies flagsDavid Carlier2022-02-082-0/+14
* | 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-062-0/+2
|\ \
| * | bsd sched api updateDavid CARLIER2022-02-052-0/+2
| |/
* | Auto merge of #2668 - CoelacanthusHex:feat/riscv64/const/PTRACE, r=Amanieubors2022-02-061-0/+6
|\ \
| * | feat(riscv64,gnu): add some const PTRACE_*Coelacanthus2022-02-061-0/+6
| |/
* | Auto merge of #2667 - devnexen:fcopyfile_mac, r=Amanieubors2022-02-061-0/+53
|\ \
| * | (f)copyfile fn for appleDavid CARLIER2022-02-031-0/+53
| |/
* | Auto merge of #2414 - glaubitz:m68k-linux, r=Amanieubors2022-02-066-0/+874
|\ \
| * | Add initial support for m68k-unknown-linux-gnuJohn Paul Adrian Glaubitz2022-02-066-0/+874
| |/
* | freebsd 14 add new PT_GETREGSET/PT_SETREGSET flagDavid CARLIER2022-02-031-0/+2
|/
* Add 400-series syscalls to musl riscv64 definitionsRoss Schulman2022-02-011-0/+19
* Add IFF_LOWER_UP, IFF_DORMANT, IFF_ECHO constants to AndroidMackenzie Powers2022-01-311-0/+4