1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-05-20 16:33:46 +03:00
Adhemerval Zanella Netto 2290cf73cc Linux: Do not align the stack for __clone3
All internal callers of __clone3 should provide an already aligned
stack.  Removing the stack alignment in __clone3 is a net gain: it
simplifies the internal function contract (mask/unmask signals) along
with the arch-specific code.

Checked on x86_64-linux-gnu.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2023-02-01 08:42:11 -03:00
..
2022-12-07 14:41:21 -03:00
2022-05-16 15:03:49 -03:00
2022-05-16 15:03:49 -03:00