[libc][aarch64] Set frame pointer of the new thread to the stack pointer.
authorSiva Chandra <sivachandra@google.com>
Thu, 16 Jun 2022 05:48:21 +0000 (22:48 -0700)
committerSiva Chandra <sivachandra@google.com>
Thu, 16 Jun 2022 05:58:49 +0000 (22:58 -0700)
commit33d14e3cd3b3c6b478e9b91b8575edfa8da63f31
tree403f906e2fe4983a9d389dd55c2710499afabdaa
parent70f2befaf7ad60b8bae62f01f89dfd8bdb890234
[libc][aarch64] Set frame pointer of the new thread to the stack pointer.

This allows sniffing thread start args in a robust fashion.
libc/src/__support/threads/linux/thread.h