]> git.corax.cc Git - corax/commit
Change the signature of sys_posixcall() so it can modify the caller's stackframe...
authorMatthias Kruk <m@m10k.eu>
Mon, 4 Nov 2019 02:01:45 +0000 (11:01 +0900)
committerMatthias Kruk <m@m10k.eu>
Mon, 4 Nov 2019 02:01:45 +0000 (11:01 +0900)
commitade6c67b86c389e571dd5c1ce0285cc6b47d7444
treefdf830115f96c45b1e3586703b1b1c10a2a652c5
parent98d5547cfd89be04e3a0c0c7b6db02c00084bb25
Change the signature of sys_posixcall() so it can modify the caller's stackframe in the case of sys_fork()
kernel/arch/interrupt.c
kernel/core/posixcall.c