conformtest: clean up POSIX expectations for stdlib.h, string.h.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 30 Apr 2014 15:35:18 +0000 (15:35 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Wed, 30 Apr 2014 15:35:18 +0000 (15:35 +0000)
commit9a461d467f56a16e199d4c23d3e327eb886035af
tree98f4b53d9a04f35bd4743dff022ada3519f1e506
parent57f41c40973e5baf1946e9773fddf064972974e0
conformtest: clean up POSIX expectations for stdlib.h, string.h.

Continuing the series of patches to clean up conformtest expectations
for "POSIX" (1995/6) based on review of the expectations against the
standard, this patch cleans up expectations for stdlib.h and
string.h.  Tested x86_64; no new XFAILs needed.

* conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
header inclusion.
[POSIX] (limits.h): Likewise.
[POSIX] (math.h): Likewise.
[POSIX] (sys/wait.h): Likewise.
* conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
function.
[POSIX] (stddef.h): Do not allow header inclusion.
ChangeLog
conform/data/stdlib.h-data
conform/data/string.h-data