1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-24 21:08:04 +03:00
Files
glibc/sysdeps/unix/sysv/linux/mips
Xi Ruoyao 1f51cd9a86 mips: align stack in clone [BZ #28223]
The MIPS O32 ABI requires 4 byte aligned stack, and the MIPS N64 and N32
ABI require 8 byte aligned stack.  Previously if the caller passed an
unaligned stack to clone the the child misbehaved.

Fixes bug 28223.
2021-08-12 20:31:59 +00:00
..
2021-08-12 20:31:59 +00:00
2021-03-29 10:22:13 -03:00
2021-05-17 10:08:14 +02:00
2021-05-17 10:08:14 +02:00
2021-06-02 07:32:19 +02:00