aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/sys_freebsd_riscv64.s
AgeCommit message (Expand)Author
2023-06-06runtime: implement SUID/SGID protectionsRoland Shoemaker
2023-05-22runtime: remove some unused constants from assembler codeIan Lance Taylor
2023-05-20runtime: consolidate on a single closeonexec definitionIan Lance Taylor
2023-05-20runtime: change fcntl to return two valuesIan Lance Taylor
2023-05-17runtime: consistently define fcntlIan Lance Taylor
2022-10-20runtime: Add vdso on freebsd/riscv64Mikael Urankar
2022-10-18runtime: always keep global reference to mp until mexit completesMichael Pratt
2022-09-28runtime: add support for freebsd/riscv64Mikael Urankar