about summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorStafford Horne <shorne@gmail.com>2024-03-19 21:01:24 +0000
committerStafford Horne <shorne@gmail.com>2024-03-22 15:43:34 +0000
commitad05a42370fa09062ff2b450fb69905d9f407643 (patch)
tree6a3866c962b5891590a4ebf4dda825a2755bea70 /scripts
parentdf7e29e2a4aadc7e19669eaf953cee1bcf8b156f (diff)
downloadglibc-ad05a42370fa09062ff2b450fb69905d9f407643.tar.gz
glibc-ad05a42370fa09062ff2b450fb69905d9f407643.tar.xz
glibc-ad05a42370fa09062ff2b450fb69905d9f407643.zip
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 'scripts')
0 files changed, 0 insertions, 0 deletions