]> git.ipfire.org Git - thirdparty/glibc.git/commit
linux: Fix tst-syscall-restart.c on old gcc (BZ 32283)
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 18 Oct 2024 11:48:22 +0000 (08:48 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 18 Oct 2024 11:48:22 +0000 (08:48 -0300)
commitab564362d0470d10947c24155ec048c4e14a009d
tree9e820f7a664d93a034e35a40234775fe4e4246ed
parent2c1903cbbac0022153a67776f474c221250ad6ed
linux: Fix tst-syscall-restart.c on old gcc (BZ 32283)

To avoid a parameter name omitted error.
sysdeps/unix/sysv/linux/tst-syscall-restart.c