1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-26 13:21:07 +03:00
Files
glibc/sysdeps/unix/sysv/linux/arm
Szabolcs Nagy 3101b96787 arm: align stack in clone [BZ 28020]
The arm PCS requires 8 byte aligned stack at function entry.
Previously unaligned stack could crash the clone child.

Fixes bug 28020.
2021-06-28 11:35:44 +01:00
..
2021-06-28 11:35:44 +01:00
2017-11-09 05:10:03 -08:00
2021-03-18 15:54:39 -03:00