aboutsummaryrefslogtreecommitdiff
path: root/conform
AgeCommit message (Expand)AuthorFilesLines
2017-03-20conformtest: Add x32 XFAILs for mq_attr element types (bug 21279).Joseph Myers1-4/+5
2017-03-20conformtest: Add mips XFAIL for struct stat st_rdev type (bug 21278).Joseph Myers1-1/+2
2017-03-18conformtest: XFAIL tv_nsec tests for x32 (bug 16437).Joseph Myers4-4/+8
2017-03-18conformtest: Handle conditional XFAILs with allow-header.Joseph Myers1-1/+1
2017-03-17conformtest: Add mips XFAIL for struct stat st_dev type (bug 17786).Joseph Myers1-1/+2
2017-03-17conformtest: Add alpha XFAIL for struct netent n_net type (bug 21260).Joseph Myers1-1/+2
2017-03-17conformtest: Skip execution tests when cross-compiling.Joseph Myers2-2/+11
2017-03-17conformtest: Support system-specific XFAILs.Joseph Myers2-2/+18
2017-03-16conformtest: Make more tests into compilation tests.Joseph Myers1-8/+7
2017-02-01Fix missing test dependencyAndreas Schwab1-0/+2
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers5-5/+5
2016-11-16Enable linknamespace testing for libdl and libcrypt.Joseph Myers1-9/+14
2016-11-03Fix linknamespace parallel test failures.Joseph Myers1-0/+1
2016-09-05conform tests: call perl with '-I.'Aurelien Jarno1-3/+3
2016-06-10Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella1-3/+5
2016-05-25network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella1-5/+3
2016-05-23conformtest: Correct some limits.h expectations for XPG3, XPG4.Joseph Myers2-4/+3
2016-05-20conformtest: Correct ftw.h expectations for XPG3, XPG4.Joseph Myers2-1/+9
2016-05-19conformtest: Correct pwd.h expectations for XPG3.Joseph Myers2-2/+1
2016-05-19conformtest: Correct search.h expectations for XPG3.Joseph Myers2-1/+4
2016-05-17Do not declare grantpt, ptsname, unlockpt in stdlib.h for XPG3 (bug 20094).Joseph Myers1-1/+0
2016-05-17Make sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4 (bug 20076).Joseph Myers1-1/+0
2016-05-17Fix stdlib.h rand_r namespace (bug 20074).Joseph Myers1-1/+0
2016-05-17Correct ttyslot header declaration conditions (bug 20051).Joseph Myers1-2/+0
2016-05-13conformtest: Correct some stdlib.h expectations for XPG3.Joseph Myers1-14/+26
2016-05-13conformtest: Do not expect strdup in string.h for XPG3.Joseph Myers2-2/+1
2016-05-12conformtest: Correct time.h XPG3 expectations.Joseph Myers2-3/+2
2016-05-12conformtest: Correct some unistd.h expectations for XPG3, XPG4.Joseph Myers2-22/+27
2016-05-12Declare gethostname for XPG4 (bug 20054).Joseph Myers1-1/+1
2016-05-12conformtest: Do not expect S_IF* in fcntl.h.Joseph Myers2-11/+0
2016-05-11Declare tcgetsid for XPG4 (bug 20055).Joseph Myers2-3/+1
2016-05-10Fix sys/stat.h fchmod namespace (bug 20073).Joseph Myers1-1/+0
2016-05-10conformtest: Correct some sys/stat.h expectations for XPG3.Joseph Myers1-4/+8
2016-05-10conformtest: Fix st_blksize, st_blocks expectations for XPG3, XPG4.Joseph Myers1-1/+9
2016-05-10Declare pthread_atfork in unistd.h for UNIX98 (bug 20044).Joseph Myers1-1/+0
2016-05-09conformtest: Remove some bogus sys/types.h expectations for XPG3 and XPG4.Joseph Myers2-2/+4
2016-05-03Fix sys/time.h timespec namespace (bug 20041).Joseph Myers1-4/+0
2016-05-02Fix fcntl.h timespec namespace (bug 20023).Joseph Myers1-2/+0
2016-04-28Fix stdio.h namespace for pre-threads POSIX (bug 20014).Joseph Myers1-2/+0
2016-04-28conformtest: Add langinfo.h expectations for YESSTR, NOSTR.Joseph Myers2-3/+5
2016-04-28Also define off_t in stdio.h for UNIX98.Joseph Myers1-1/+0
2016-04-27conformtest: Correct stdio.h expectations for fdopen.Joseph Myers1-1/+1
2016-04-27conformtest: Correct some stdio.h expectations for UNIX98.Joseph Myers1-6/+6
2016-04-27conformtest: Correct some signal.h expectations for XOPEN2K.Joseph Myers2-3/+1
2016-04-26Fix langinfo.h nl_langinfo_l namespace (bug 19996).Joseph Myers1-1/+0
2016-04-26conformtest: Correct XOPEN2K stdarg.h expectations.Joseph Myers2-2/+1
2016-04-26Define off_t in stdio.h for XOPEN2K.Joseph Myers1-1/+0
2016-04-25Fix stdio.h cuserid namespace (bug 19989).Joseph Myers1-1/+0
2016-04-08Fix limits.h NL_NMAX namespace (bug 19929).Joseph Myers1-1/+0
2016-04-08Fix termios.h XCASE namespace (bug 19925).Joseph Myers1-2/+0