diff options
author | Stafford Horne <shorne@gmail.com> | 2024-03-19 21:01:24 +0000 |
---|---|---|
committer | Stafford Horne <shorne@gmail.com> | 2024-03-22 15:43:34 +0000 |
commit | ad05a42370fa09062ff2b450fb69905d9f407643 (patch) | |
tree | 6a3866c962b5891590a4ebf4dda825a2755bea70 /stdlib | |
parent | df7e29e2a4aadc7e19669eaf953cee1bcf8b156f (diff) | |
download | glibc-ad05a42370fa09062ff2b450fb69905d9f407643.zip glibc-ad05a42370fa09062ff2b450fb69905d9f407643.tar.gz glibc-ad05a42370fa09062ff2b450fb69905d9f407643.tar.bz2 |
or1k: Add prctl wrapper to unwrap variadic args
On OpenRISC variadic functions and regular functions have different
calling conventions so this wrapper is needed to translate. This
wrapper is copied from x86_64/x32. I don't know the build system enough
to find a cleaner way to share the code between x86_64/x32 and or1k
(maybe Implies?), so I went with the straight copy.
This fixes test failures:
misc/tst-prctl
nptl/tst-setgetname
Diffstat (limited to 'stdlib')
0 files changed, 0 insertions, 0 deletions