mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-13 04:30:07 +00:00
36d423e203
The linux syscall ABI returns long, so the generic syscall code for linux should use long for the return value. This fixes the truncation of the return value of the syscall function when that does not fit into an int. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> |
||
---|---|---|
.. | ||
linux |