CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/30 19:05:40
Modified files:
lib/libc/arch/aarch64/sys: tfork_thread.S
lib/libc/arch/amd64/sys: tfork_thread.S
Log message:
Mark top-level frame for new thread in both CFI and with zero
framepointer, so gdb knows to stop. Inspired by glibc
ok kettenis@
