diff options
author | Torvald Riegel <triegel@redhat.com> | 2015-06-08 23:14:20 +0200 |
---|---|---|
committer | Torvald Riegel <triegel@redhat.com> | 2015-07-10 13:47:45 +0200 |
commit | 1aa8d144f971a907950014177d7e150fe82b83b0 (patch) | |
tree | aa2a67d1e42091da50df990556d10dda870af219 /elf/tst-tlsmod12.c | |
parent | a2f0363f817a58c4d3f439aa515a3b1d73efde36 (diff) | |
download | glibc-1aa8d144f971a907950014177d7e150fe82b83b0.tar.gz glibc-1aa8d144f971a907950014177d7e150fe82b83b0.tar.xz glibc-1aa8d144f971a907950014177d7e150fe82b83b0.zip |
Clean up semaphore EINTR handling after Linux futex docs clarification.
The Linux kernel futex documentation now states that since Linux 2.6.22, FUTEX_WAIT does return EINTR only when interrupted by a signal, and not spuriously anymore. We only support more recent kernels, so clean up EINTR handling in the semaphore and update the comments.
Diffstat (limited to 'elf/tst-tlsmod12.c')
0 files changed, 0 insertions, 0 deletions