]> sourceware.org Git - glibc.git/commit
Add a syscall test for [BZ #25810]
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 22 Apr 2020 16:48:10 +0000 (09:48 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 22 Apr 2020 16:48:10 +0000 (09:48 -0700)
commit781dacc4f41332098e3a272514b20a490a7ebc8c
tree71236694fc7db2cf809d0e20a10264c038ee01f1
parenteb06601bb4187d8f5a9f55c2d212747869f63fe1
Add a syscall test for [BZ #25810]

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.
misc/Makefile
misc/tst-syscalls.c [new file with mode: 0644]
This page took 0.039602 seconds and 5 git commands to generate.