diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2020-06-17 09:29:07 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2021-11-30 13:13:03 -0300 |
commit | 5b3e31e3124bf89710e5c25176c70fdf66c2a212 (patch) | |
tree | d3459add7dec0cd521bde37c2342b0e924e58c64 /shadow | |
parent | 83008fa495535aaef74def5ab4ed59967fff1bb6 (diff) | |
download | glibc-5b3e31e3124bf89710e5c25176c70fdf66c2a212.zip glibc-5b3e31e3124bf89710e5c25176c70fdf66c2a212.tar.gz glibc-5b3e31e3124bf89710e5c25176c70fdf66c2a212.tar.bz2 |
linux: Implement mremap in C
Variadic function calls in syscalls.list does not work for all ABIs
(for instance where the argument are passed on the stack instead of
registers) and might have underlying issues depending of the variadic
type (for instance if a 64-bit argument is used).
Checked on x86_64-linux-gnu.
Diffstat (limited to 'shadow')
0 files changed, 0 insertions, 0 deletions