]> git.ipfire.org Git - thirdparty/glibc.git/commit
sysdeps/pthread/eintr.c: fix warn unused result
authorFrédéric Bérat <fberat@redhat.com>
Fri, 28 Apr 2023 12:21:33 +0000 (14:21 +0200)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Thu, 25 May 2023 01:52:31 +0000 (21:52 -0400)
commit7aec73c40691b7dfa48d22941ff72238aebe82eb
tree5733ac0c6c3a4d2bf9acf3f0d06db07edacf814c
parenta961e16ff67e62b26e23d43f323c718ffcf84e1e
sysdeps/pthread/eintr.c: fix warn unused result

Fix unused result warnings, detected when _FORTIFY_SOURCE is enabled in
glibc.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
sysdeps/pthread/eintr.c