Fix sem_post race (bug 14532).
authorJoseph Myers <joseph@codesourcery.com>
Fri, 31 Aug 2012 19:49:31 +0000 (19:49 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Fri, 31 Aug 2012 19:49:31 +0000 (19:49 +0000)
commit033d54a2d43a92cdb1794a4dfece4d465cf36f6b
tree398c6f127057702fb0f9254ee1c76e2cb224fdcf
parentd22e28b070d3d1572d39a463d711c6f223078552
Fix sem_post race (bug 14532).
NEWS
nptl/ChangeLog
nptl/Makefile
nptl/sysdeps/unix/sysv/linux/sem_post.c
nptl/tst-sem14.c [new file with mode: 0644]