glibc/sysdeps/unix/sysv
Szabolcs Nagy 3842ba4949 aarch64: align stack in clone [BZ #27939]
The AArch64 PCS requires 16 byte aligned stack.  Previously if the
caller passed an unaligned stack to clone then the child crashed.

Fixes bug 27939.
2021-06-01 09:47:48 +01:00
..
linux aarch64: align stack in clone [BZ #27939] 2021-06-01 09:47:48 +01:00