summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* redox add sig(timed)wait callsDavid Carlier2023-05-101-0/+6
* Constify `CMSG_LEN` for all targets.John Millikin2023-05-0812-12/+12
* freebsd: add missing SCM_ constantsVal Packett2023-05-071-0/+4
* freebsdlike: add rebootVal Packett2023-05-073-0/+28
* bsd: add setloginVal Packett2023-05-071-0/+1
* freebsdlike: add kenvVal Packett2023-05-072-0/+17
* Auto merge of #3233 - GuillaumeGomez:proc-darwin, r=Amanieubors2023-05-061-0/+12
|\
| * Add missing <proc.h> constants for darwinGuillaume Gomez2023-05-051-0/+12
* | Auto merge of #2999 - SteveLauC:major/minor-on-BSDs, r=JohnTitorbors2023-05-068-0/+90
|\ \
| * | add major/minor on BSDs/illumosSteve Lau2023-05-068-0/+90
* | | Auto merge of #3051 - tones111:rtnl_if_enum, r=JohnTitorbors2023-05-061-0/+13
|\ \ \
| * | | linux: add rtnetlink ifinfomsg attribute enumeralsPaul Sbarra2023-04-211-0/+13
| |/ /
* | | Auto merge of #3237 - loongarch-rs:loongarch64, r=JohnTitorbors2023-05-061-2/+4
|\ \ \
| * | | linux_like: Add missing constants for loongarch64WANG Rui2023-05-061-2/+4
| | |/ | |/|
* | | Auto merge of #3206 - roblabla:rtmsghdr-apple, r=JohnTitorbors2023-05-061-0/+74
|\ \ \
| * | | Add PF_ROUTE structures on Apple systemsroblabla2023-04-251-0/+74
* | | | Auto merge of #3224 - stevenengler:wait-for-one, r=JohnTitorbors2023-05-062-0/+3
|\ \ \ \
| * | | | Removed `MSG_WAITFORONE` from illumosSteven Engler2023-04-251-2/+0
| * | | | Added `MSG_WAITFORONE` to freebsd, openbsd, and illumosSteven Engler2023-04-253-0/+5
* | | | | Auto merge of #3231 - devnexen:fbsd_procctl_x8664, r=JohnTitorbors2023-05-061-0/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | freebsd add few more procctl x86_64 constants.David CARLIER2023-04-281-0/+7
* | | | | redox add few more poll constantsDavid Carlier2023-05-031-0/+4
* | | | | Auto merge of #3228 - redox-os:redox-pw, r=JohnTitorbors2023-05-011-0/+32
|\ \ \ \ \
| * | | | | redox: add grp.h and pwd.h functions for the users crateJeremy Soller2023-04-261-0/+32
| |/ / / /
* | | | | Added getentropy to vita targetNikolay Arhipov2023-04-281-0/+2
|/ / / /
* | | | Auto merge of #3226 - ChrisDenton:std-no-legacy, r=JohnTitorbors2023-04-261-7/+11
|\ \ \ \
| * | | | Don't link `legacy_stdio_definitions` from stdChris Denton2023-04-261-7/+11
| |/ / /
* | | | Auto merge of #3209 - nikarh:vita, r=JohnTitorbors2023-04-262-0/+176
|\ \ \ \
| * | | | armv7 PSVita OS support via newlibNikolay Arhipov2023-04-212-0/+176
| | |_|/ | |/| |
* | | | haiku: fix incorrect linked library.Jessica Hamilton2023-04-251-1/+1
| |/ / |/| |
* | | Auto merge of #3210 - devnexen:fbsd_elf_aux_info_constants, r=JohnTitorbors2023-04-231-0/+9
|\ \ \
| * | | freebsd add elf_aux_info constantsDavid CARLIER2023-04-201-0/+9
| |/ /
* | | Clean up some `extern`sYuki Okushi2023-04-232-39/+24
* | | linux_like: IPPROTO_MPTCP are supported in all linux_like platformszonyitoo2023-04-222-2/+2
* | | Auto merge of #3214 - devnexen:redox_further_missing_calls, r=JohnTitorbors2023-04-221-0/+10
|\ \ \
| * | | redox adding few calls.David Carlier2023-04-221-0/+10
| |/ /
* | | Auto merge of #3212 - sunfishcode:sunfishcode/ficlone-mips-power, r=JohnTitorbors2023-04-223-8/+8
|\ \ \
| * | | Define `FICLONE` on mips and power.Dan Gohman2023-04-213-8/+8
| |/ /
* | | Auto merge of #3159 - tatref:linux-madv, r=JohnTitorbors2023-04-221-0/+11
|\ \ \
| * | | Add MADV_* constants for Linuxtatref2023-04-211-0/+11
* | | | Auto merge of #3040 - 0-wiz-0:netbsd, r=JohnTitorbors2023-04-221-1/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | netbsd add deprecation warning for ELASTThomas Klausner2023-04-211-0/+6
| * | | netbsd add two more errnosThomas Klausner2022-12-191-1/+3
* | | | Auto merge of #3171 - Toasterson:master, r=JohnTitor,pfmooneybors2023-04-201-1/+1
|\ \ \ \
| * | | | fix: CMSG_HEADER_ALIGNMENT was not properly equal to the C Header file in ill...Till Wegmueller2023-03-141-1/+1
* | | | | Auto merge of #3204 - ComputerDruid:riscv64, r=JohnTitorbors2023-04-193-0/+48
|\ \ \ \ \
| * | | | | fuchsia: add definitions for riscv64Dan Johnson2023-04-183-0/+48
* | | | | | Auto merge of #3202 - devnexen:fbsd_ucontext_i686, r=JohnTitorbors2023-04-181-0/+155
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | freebsd i686 add ucontext/mcontextDavid Carlier2023-04-181-0/+155
| |/ / / /
* | | | | Auto merge of #3173 - sunfishcode:sunfishcode/upstream, r=JohnTitorbors2023-04-184-1/+38
|\ \ \ \ \