conformtest: Correct stdio.h expectations for fdopen.
commit9a018860a758c8273d2b430661c8242f4f86487a
authorJoseph Myers <joseph@codesourcery.com>
Wed, 27 Apr 2016 21:28:58 +0000 (27 21:28 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Wed, 27 Apr 2016 21:28:58 +0000 (27 21:28 +0000)
tree4f44cc318d1cd974989d824343a60a4cc9820f4c
parent1876dfe4c362c8cd96361aaf5fdc6ef29e36ec2d
conformtest: Correct stdio.h expectations for fdopen.

The conform/ test of stdio.h wrongly does not expect fdopen for XPG3
and XPG4.  fdopen is in those standards; this patch corrects the
expectations.

Tested for x86_64 and x86.

* conform/data/stdio.h-data (fdopen): Expect also for
[XPG3 || XPG4].
ChangeLog
conform/data/stdio.h-data