aboutsummaryrefslogtreecommitdiff
path: root/misc/tst-syscalls.c
AgeCommit message (Collapse)Author
2020-04-22Add a syscall test for [BZ #25810]H.J. Lu
Add a test to pass 64-bit long arguments to syscall with undefined upper 32 bits on x32. Tested on i386, x86-64 and x32 as well as with build-many-glibcs.py.