summaryrefslogtreecommitdiff
path: root/src/unix/linux_like
Commit message (Expand)AuthorAgeFilesLines
* linux_like: Add missing constants for loongarch64WANG Rui2023-05-061-2/+4
* Clean up some `extern`sYuki Okushi2023-04-231-15/+2
* linux_like: IPPROTO_MPTCP are supported in all linux_like platformszonyitoo2023-04-222-2/+2
* 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 #3173 - sunfishcode:sunfishcode/upstream, r=JohnTitorbors2023-04-183-1/+36
|\ \
| * | Upstream a few more constants from rustix.Dan Gohman2023-04-183-1/+36
| |/
* | Add kexec_file_load system call for arm linuxRicardo Ribalda2023-04-141-0/+1
|/
* definitions for linux hardware timestampingFolkert2023-04-031-0/+55
* Auto merge of #3035 - jreppnow:rtnetlink-ext-filter, r=JohnTitorbors2023-04-021-0/+8
|\
| * add RTEXT_FILTER* constants from linux/rtnetlink.hJanosch Reppnow2023-02-261-0/+8
* | Add user_regs_struct for riscv32/64kxxt2023-03-282-0/+70
* | linux: add kexec flagsRicardo Ribalda2023-03-202-0/+16
* | Auto merge of #3140 - sunfishcode:sunfishcode/map-sync-sock-seqpacket, r=John...bors2023-03-133-2/+4
|\ \
| * | Fix `MAP_SYNC` on musl powerpc and s390.Dan Gohman2023-03-123-2/+4
* | | Auto merge of #3148 - KoviRobi:add-reentrant-getmntent_r, r=JohnTitorbors2023-03-121-0/+10
|\ \ \
| * | | Add reentrant glibc getmntent_rKovacsics Robert2023-03-111-0/+10
| |/ /
* | | Auto merge of #3136 - nekopsykose:dccp, r=JohnTitorbors2023-03-122-21/+21
|\ \ \ | |/ / |/| |
| * | linux: move DCCP_ constants from linux/gnu to linuxpsykose2023-03-032-21/+21
| |/
* | Add support for OpenHarmonyAmanieu d'Antras2023-03-046-89/+141
* | Auto merge of #3133 - slp:musl-copy-file-range, r=JohnTitorbors2023-03-032-8/+9
|\ \
| * | Move `copy_file_range` to `linux/mod.rs`Yuki Okushi2023-03-033-17/+9
| * | linux/musl: add copy_file_range syscall wrapperSergio Lopez2023-03-031-0/+9
| |/
* | membarrier flags constants additionDavid Carlier2023-02-222-0/+24
|/
* Auto merge of #3119 - kosayoda:posix_spawn_gnu, r=JohnTitorbors2023-02-221-0/+24
|\
| * Add glibc extensions for posix_spawn*.kosayoda2023-02-141-0/+24
* | Auto merge of #3076 - ETKNeil:add-statx-dioalign, r=JohnTitorbors2023-02-201-1/+3
|\ \
| * | Add STATX_DIOALIGN (introduced in linux v6.1)ETKNeil2023-02-201-1/+3
* | | prctl SME flags for gnu arm64.David Carlier2023-02-141-0/+7
|/ /
* | Auto merge of #3104 - devnexen:linux_addstrchrnul, r=JohnTitorbors2023-02-141-0/+2
|\ \
| * | linux adding strchrnulDavid Carlier2023-02-051-0/+2
| |/
* | Auto merge of #3095 - devnexen:linux_sctp1, r=JohnTitorbors2023-02-121-0/+163
|\ \
| * | linux starting adding sctp supportDavid Carlier2023-02-101-0/+163
* | | Auto merge of #3109 - voskh0d:master, r=JohnTitorbors2023-02-121-0/+21
|\ \ \ | |/ / |/| |
| * | Remove const from FUTEX_OPJérôme Dubois2023-02-091-1/+1
| * | linux: add more constants and FUTEX_OP for futexJérôme Dubois2023-02-071-0/+21
| |/
* | linux tcp adding TCP_MD5SIG_MAXKEYLEN const.David Carlier2023-02-061-0/+1
|/
* uclibc/mips: add missing MAP_HUGETLB constantXiaobo Liu2023-02-041-0/+2
* Auto merge of #3094 - cppcoffee:term, r=JohnTitorbors2023-02-031-0/+7
|\
| * uclibc/mips: add more missing constantXiaobo Liu2023-01-291-0/+7
* | Auto merge of #3060 - shikhapanwar:sycfs_for_android, r=JohnTitorbors2023-01-311-0/+2
|\ \ | |/ |/|
| * ANDROID: Add syncfs API in liblibcShikha Panwar2023-01-301-0/+2
* | Auto merge of #3078 - glaubitz:m68k-fixes, r=JohnTitorbors2023-01-281-1/+1
|\ \
| * | m68k: Fix incorrect type for sigaction::sa_flagsJohn Paul Adrian Glaubitz2023-01-201-1/+1
* | | Auto merge of #3092 - cppcoffee:term, r=JohnTitorbors2023-01-281-0/+5
|\ \ \
| * | | uclibc/mips: add missing constantXiaobo Liu2023-01-271-0/+5
* | | | Auto merge of #3086 - howjmay:add-PR_SET_PTRACER_ANY, r=JohnTitorbors2023-01-282-0/+2
|\ \ \ \
| * | | | linux: add PR_SET_PTRACER_ANYYang Hau2023-01-272-0/+2