]> sourceware.org Git - glibc.git/commit
x86-64: Align child stack to 16 bytes [BZ #27902]
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 23 May 2021 17:25:10 +0000 (10:25 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 31 May 2021 19:03:36 +0000 (12:03 -0700)
commit92a7d1343991897f77afe01041f3b77712445e47
tree8cbf19a1c9670c9e3083f2a86c9af8acf1979d1d
parent271ec55d0ae795f03d92e3aa61bff69a31a19e3a
x86-64: Align child stack to 16 bytes [BZ #27902]

In the x86-64 clone wrapper, align child stack to 16 bytes per the
x86-64 psABI.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
sysdeps/unix/sysv/linux/Makefile
sysdeps/unix/sysv/linux/tst-misalign-clone.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/x86_64/clone.S
This page took 0.035101 seconds and 5 git commands to generate.