about summary refs log tree commit diff
path: root/misc/tst-syscalls.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a syscall test for [BZ #25810]H.J. Lu2020-04-221-0/+167
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.