summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* pidfile util api for freebsd addition.David Carlier2023-02-021-0/+16
* 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 #3090 - josephlr:solaris, r=JohnTitorbors2023-01-281-2/+2
|\ \
| * | Solaris/Illumos: use correct types for getrandom(2) flagsJoe Richey2023-01-261-2/+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-283-0/+3
|\ \ \ \
| * | | | linux: add PR_SET_PTRACER_ANYYang Hau2023-01-273-0/+3
* | | | | Auto merge of #3074 - mbyzhang:master, r=JohnTitorbors2023-01-281-0/+4
|\ \ \ \ \
| * | | | | linux: add PTRACE_SYSCALL_INFO_*Peter Zhang2023-01-191-0/+4
| | |_|/ / | |/| | |
* | | | | Auto merge of #3072 - Freax13:arm/user_regs, r=JohnTitorbors2023-01-281-0/+21
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | add `user_regs` for linux on armTom Dohrmann2023-01-221-0/+21
* | | | | Auto merge of #3088 - cppcoffee:largefile, r=JohnTitorbors2023-01-251-0/+1
|\ \ \ \ \
| * | | | | uclibc/mips: add missing O_LARGEFILE constantXiaobo Liu2023-01-231-0/+1
| | |_|/ / | |/| | |
* | | | | Auto merge of #3083 - devnexen:netbsd10_pollapi_update, r=JohnTitorbors2023-01-251-1/+6
|\ \ \ \ \
| * | | | | netbsd 10 add ppoll api supportDavid Carlier2023-01-221-1/+6
* | | | | | Fix broken URLsKleis Auke Wolthuizen2023-01-231-2/+2
* | | | | | Add getentropy for EmscriptenKleis Auke Wolthuizen2023-01-231-1/+2
| |/ / / / |/| | | |
* | | | | Auto merge of #3082 - devnexen:fbsd_signal_const, r=JohnTitorbors2023-01-221-0/+5
|\ \ \ \ \
| * | | | | adding specific freebsd signal constantsDavid Carlier2023-01-211-0/+5
| |/ / / /
* | | | | Auto merge of #3081 - devnexen:hwcap2_arm64_update, r=JohnTitorbors2023-01-221-0/+25
|\ \ \ \ \
| * | | | | linux glibc update arm64 HWCAP2 list including the last 6.1 kernel entry.David Carlier2023-01-211-0/+25
| | |_|/ / | |/| | |
* | | | | Auto merge of #3080 - devnexen:netbsd10_evset_update, r=JohnTitorbors2023-01-221-0/+8
|\ \ \ \ \
| * | | | | netbsd 10 event api update.David Carlier2023-01-211-0/+8
| | |/ / / | |/| | |
* | | | | Auto merge of #3073 - devnexen:fbsd14_ptrace_upd2, r=JohnTitorbors2023-01-221-0/+8
|\ \ \ \ \
| * | | | | freebsd 14 add ptrace_sc_remote.David Carlier2023-01-191-0/+8
| | |/ / / | |/| | |
* | | | | Auto merge of #3061 - lucab:ups/linux-uclibc-resync-syscalls, r=JohnTitorbors2023-01-222-0/+51
|\ \ \ \ \
| * | | | | linux/uclibc: resync syscall tablesLuca BRUNO2023-01-182-0/+51
| | |_|/ / | |/| | |
* | | | | Auto merge of #3058 - cppcoffee:uclibc, r=JohnTitorbors2023-01-221-0/+2
|\ \ \ \ \
| * | | | | uclibc/mips: add O_NOATIME & O_PATH constantXiaobo Liu2023-01-081-0/+2
* | | | | | Auto merge of #3079 - madsmtm:pthread-main-apple, r=JohnTitorbors2023-01-221-0/+1
|\ \ \ \ \ \
| * | | | | | Add pthread_main_np on Apple targetsMads Marquart2023-01-211-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Auto merge of #3053 - tones111:rtnl_if_attr_tags, r=JohnTitorbors2023-01-221-0/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | linux: add additional netlink interface attribute tagsPaul Sbarra2023-01-171-0/+6
| | |/ / / | |/| | |
* | | | | Auto merge of #3046 - siegfried:ctl_info, r=JohnTitorbors2023-01-212-0/+17
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add struct ctl_info for AppleZhi-Qiang Lei2023-01-212-0/+17
* | | | | Auto merge of #3071 - devnexen:netbsd10_update_random, r=JohnTitorbors2023-01-183-1/+7
|\ \ \ \ \
| * | | | | netbsd 10 adding getentropy/getrandom.David Carlier2023-01-173-1/+7
| | |/ / / | |/| | |
* | | | | Auto merge of #3065 - Forestryks:master, r=JohnTitorbors2023-01-1822-0/+126
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add pthread barrierAndrei Odintsov2023-01-1122-0/+126
* | | | | haiku posix layer adding locale flavor of strcasecmp apiDavid Carlier2023-01-141-0/+11
| |/ / / |/| | |
* | | | Auto merge of #3062 - lucab:ups/android-syscall-ndk-r21d, r=JohnTitorbors2023-01-115-0/+43
|\ \ \ \ | |/ / / |/| | |
| * | | android: add missing syscall constantsLuca BRUNO2023-01-095-0/+43
* | | | Auto merge of #3064 - colincross:patch-2, r=JohnTitorbors2023-01-111-6/+6
|\ \ \ \
| * | | | Fix compile error for riscv64-linux-androidcolincross2023-01-101-6/+6
| |/ / /
* | | | adding mimmutable from openbsd (7.3)David Carlier2023-01-091-0/+2
|/ / /
* | | linux: add OPEN_TREE_CLONE and OPEN_TREE_CLOEXECLuca BRUNO2023-01-092-0/+8
| |/ |/|