conformtest: Correct some stdlib.h expectations for XPG3.
commitfdbdbc83a53cfee6edff9f737e188a56925f1db1
authorJoseph Myers <joseph@codesourcery.com>
Fri, 13 May 2016 17:26:04 +0000 (13 17:26 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Fri, 13 May 2016 17:26:04 +0000 (13 17:26 +0000)
tree303d120964f39bfa4234e14af46d0a29f983425a
parent8142262bc5f14bf83fd67f654298500eed45aeee
conformtest: Correct some stdlib.h expectations for XPG3.

This patch corrects some spurious conformtest stdlib.h expectations
for XPG3 (not based on a full review of the expectations for that
standard, so other issues may remain).

Tested for x86_64 and x86.

* conform/data/stdlib.h-data (a64l): Do not expect for [XPG3].
(ecvt): Likewise.
(fcvt): Likewise.
(gcvt): Likewise.
(getsubopt): Likewise.
(grantpt): Likewise.
(initstate): Likewise.
(l64a): Likewise.
(mktemp): Likewise.
(mkstemp): Likewise.
(ptsname): Likewise.
(random): Likewise.
(realpath): Likewise.
(setstate): Likewise.
(srandom): Likewise.
(ttyslot): Likewise.
(unlockpt): Likewise.
(valloc): Likewise.
ChangeLog
conform/data/stdlib.h-data