summaryrefslogtreecommitdiff
path: root/src/unix/linux_like/linux/gnu
Commit message (Expand)AuthorAgeFilesLines
* Add kexec_file_load system call for arm linuxRicardo Ribalda2023-04-141-0/+1
* Add user_regs_struct for riscv32/64kxxt2023-03-282-0/+70
* 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-121-21/+0
|\ \ | |/ |/|
| * linux: move DCCP_ constants from linux/gnu to linuxpsykose2023-03-031-21/+0
* | Move `copy_file_range` to `linux/mod.rs`Yuki Okushi2023-03-031-8/+0
|/
* 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 #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 #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
* | Add pthread barrierAndrei Odintsov2023-01-1113-0/+23
|/
* Auto merge of #3007 - xen0n:fix-loong, r=JohnTitorbors2022-11-271-17/+2
|\
| * Fix the loongarch64 kernel ABIWANG Xuerui2022-11-201-17/+2
* | Add kexec_file_load system call for arm64 linuxDavid Tolnay2022-11-211-0/+1
|/
* Add sys/ucontext.h signatures for linux aarch64 glibcDavid Tolnay2022-11-191-0/+7
* Add ucontext and clone_args for loongarch64zhaixiaojuan2022-11-051-0/+33
* expose dirname and basenameSteve Lau2022-10-251-0/+8
* some time functions on glibc and muslSteve Lau2022-10-121-0/+11
* Auto merge of #2941 - SteveLauC:statx-constants-on-gnu-linux, r=JohnTitorbors2022-10-091-0/+3
|\
| * add missing STATX_ATTR_* constants on gnu/linuxSteve Lau2022-10-091-0/+3
* | Auto merge of #2947 - SteveLauC:euidaccess-and-eaccess, r=JohnTitorbors2022-10-091-0/+3
|\ \ | |/ |/|
| * add euidaccess and eaccess on gnu/musl linuxSteve Lau2022-10-081-0/+3
* | add fgetpwent_r and fgetgrent_r on GNU/LinuxSteve Lau2022-10-071-0/+14
|/
* linux add ptrace_rseq_configurationDavid Carlier2022-09-291-0/+9
* Add new Linux system call constantsChristian Duerr2022-09-0914-0/+112
* Added missing constants from elf.hPreben Aandahl2022-09-061-0/+2
* Add pthread_sigqueue.Francis Nixon2022-08-131-0/+1
* Add `gnu_get_[version|release]` for glibcChristian Legnitto2022-08-031-0/+5
* Auto merge of #2838 - devnexen:linux_followup_prctl, r=JohnTitorbors2022-07-201-0/+13
|\
| * linux prctl add speculation control flagsDavid Carlier2022-07-201-0/+13
* | linux arm64 pointer, prctl auth control follow-up.David Carlier2022-06-291-0/+10
|/
* linux/glibc tagged ptr supports for arm64 control addition.David Carlier2022-06-261-0/+6
* linux 64 bits gnu/musl add clone_args for clone3 syscall.David Carlier2022-05-312-0/+31
* linux SOMAXCONN rework proposal.David Carlier2022-05-281-0/+2
* Auto merge of #2607 - devnexen:user_fpsimd_struct_arm64, r=Amanieubors2022-05-281-0/+8
|\
| * linux glibc add user_fpsimd_struct structDavid Carlier2022-01-041-0/+8
* | Auto merge of #2768 - colincross:pthread_setname_np, r=Amanieubors2022-05-111-2/+0
|\ \
| * | Promote pthread_getname_np and pthread_setname_np from glibc to linuxColin Cross2022-05-101-2/+0
* | | Add loongarch64 supportzhaixiaojuan2022-04-284-1/+895
|/ /
* | Auto merge of #2719 - Gankra:fpsimd, r=Gankrabors2022-03-232-0/+14
|\ \
| * | Create optionally-available __int128 typedefs and use them for ARM64 definiti...Aria Beingessner2022-03-232-0/+14
* | | linux_like: add rseq syscallSergio Lopez2022-03-0814-0/+14
|/ /