diff options
author | 2017-03-20 04:47:56 -0400 | |
---|---|---|
committer | 2017-03-20 10:42:34 -0400 | |
commit | ddc3fb333469c2997798742dc0509dc1e3201d91 (patch) | |
tree | 5fb5f8ede997d6e039eb867867caf971afd52dae /string/test-memset.c | |
parent | linux ttyname and ttyname_r: do not return wrong results (diff) | |
download | glibc-ddc3fb333469c2997798742dc0509dc1e3201d91.tar.xz 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 'string/test-memset.c')
0 files changed, 0 insertions, 0 deletions