]> Projects (at) Tadryanom (dot) Me - AdrOS.git/commit
fix: replace x86-specific child_regs.eax=0 with arch_regs_set_retval in fork_impl
authorTulio A M Mendes <[email protected]>
Fri, 13 Feb 2026 18:25:45 +0000 (15:25 -0300)
committerTulio A M Mendes <[email protected]>
Fri, 13 Feb 2026 18:25:45 +0000 (15:25 -0300)
commit531e0ce3c46dfa089a5ba964be107aa6103f7e5b
tree74d62d2aa11d325ca12533862b64d68f22754f4c
parent24061f3c129dfac4e0b591f30e786f72cc8e9dbe
fix: replace x86-specific child_regs.eax=0 with arch_regs_set_retval in fork_impl
src/kernel/syscall.c