diff options
author | Joseph Myers <joseph@codesourcery.com> | 2016-05-10 17:48:23 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2016-05-10 17:48:23 +0000 |
commit | 23f3a3b5d4f1f1fb77c82899787d69812bd21cf9 (patch) | |
tree | 5976a70a1230f7d17391cb49dd75732cc91bc69f /io | |
parent | 77d21a1f4f56659dc3f6d0e841cdf8df0ba2a16a (diff) | |
download | glibc-23f3a3b5d4f1f1fb77c82899787d69812bd21cf9.tar glibc-23f3a3b5d4f1f1fb77c82899787d69812bd21cf9.tar.gz glibc-23f3a3b5d4f1f1fb77c82899787d69812bd21cf9.tar.bz2 glibc-23f3a3b5d4f1f1fb77c82899787d69812bd21cf9.zip |
conformtest: Correct some sys/stat.h expectations for XPG3.
This patch fixes various conformtest sys/stat.h expectations that were
incorrect for XPG3 (not based on a full review, so not necessarily an
exhaustive set of such corrections). Most of these corrections fix
spurious failures shown in testing (but that for fchmod introduces a
correct failure, as that function is wrongly declared for XPG3, so
this doesn't eliminate any XFAILs).
Tested for x86_64 and x86.
* conform/data/sys/stat.h-data [XPG3] (S_IFLNK): Do not expect.
[XPG3] (S_IFSOCK): Likewise.
[XPG3] (S_ISVTX): Likewise.
[XPG3] (S_ISLNK): Likewise.
[XPG3] (S_ISSOCK): Likewise.
[XPG3] (fchmod): Likewise.
[XPG3] (lstat): Likewise.
[XPG3] (mknod): Likewise.
Diffstat (limited to 'io')
0 files changed, 0 insertions, 0 deletions