diff options
author | Mike Frysinger <vapier@gentoo.org> | 2017-03-20 04:47:56 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2017-03-20 10:42:34 -0400 |
commit | ddc3fb333469c2997798742dc0509dc1e3201d91 (patch) | |
tree | 5fb5f8ede997d6e039eb867867caf971afd52dae /ChangeLog.15 | |
parent | 15e9a4f378c8607c2ae1aa465436af4321db0e23 (diff) | |
download | glibc-ddc3fb333469c2997798742dc0509dc1e3201d91.tar glibc-ddc3fb333469c2997798742dc0509dc1e3201d91.tar.gz glibc-ddc3fb333469c2997798742dc0509dc1e3201d91.tar.bz2 glibc-ddc3fb333469c2997798742dc0509dc1e3201d91.zip |
posix_spawn: fix stack setup on ia64 [BZ #21275]
The ia64-specific clone2 call expects the base of the stack mapping and
the stack size as sep arguments, not an initial stack value as on other
stack-grows-down architectures. Reuse the stack-grows-up macro so we
pass in the right stack base.
Reported-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'ChangeLog.15')
0 files changed, 0 insertions, 0 deletions