Remove some semaphore.h linknamespace XFAILs.
commitd003ada20e8015df173c06f3292acacc7b148632
authorJoseph Myers <joseph@codesourcery.com>
Tue, 16 Dec 2014 16:25:08 +0000 (16 16:25 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Tue, 16 Dec 2014 16:25:08 +0000 (16 16:25 +0000)
tree26a2373e6921b7590aa15d5579e45419340d4933
parent0cd8552045aeb0537b4f1ab5d1b30ada8ae50076
Remove some semaphore.h linknamespace XFAILs.

Roland's recent sem_* changes introduced some XPASSes for semaphore.h
linknamespace tests by removing a non-static variable "mountpoint".
This patch removes the XFAILs for the fixed bug.

Tested for x86_64.

* conform/Makefile (test-xfail-UNIX98/semaphore.h/linknamespace):
Remove variable.
(test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
(test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
ChangeLog
conform/Makefile