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:55:51 -0400 |
commit | 27ab0d9518746dfb59ed2ba59daefc981dc10e38 (patch) | |
tree | c935441684d4f0318f77ce4c3e4ede4bfe26555d /.gitignore | |
parent | 0889003c67f9c2f520a37281c4b5c3b8a9861f46 (diff) | |
download | glibc-27ab0d9518746dfb59ed2ba59daefc981dc10e38.tar.gz glibc-27ab0d9518746dfb59ed2ba59daefc981dc10e38.tar.xz glibc-27ab0d9518746dfb59ed2ba59daefc981dc10e38.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> (cherry picked from commit ddc3fb333469c2997798742dc0509dc1e3201d91)
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions