aboutsummaryrefslogtreecommitdiff
path: root/conform/data
AgeCommit message (Expand)AuthorFilesLines
2018-11-09Replace conformtest.pl with conformtest.py.Joseph Myers5-18/+18
2018-10-25conform: XFAIL siginfo_t si_band test on sparc64Florian Weimer2-2/+4
2018-07-24nptl: Add C11 threads tss_* functionsAdhemerval Zanella1-0/+9
2018-07-24nptl: Add C11 threads cnd_* functionsAdhemerval Zanella1-0/+8
2018-07-24nptl: Add C11 threads call_once functionsAdhemerval Zanella1-0/+5
2018-07-24nptl: Add C11 threads mtx_* functionsAdhemerval Zanella1-0/+12
2018-07-24nptl: Add C11 threads thrd_* functionsAdhemerval Zanella1-0/+23
2018-06-29Disallow use of DES encryption functions in new programs.Zack Weinberg2-9/+0
2018-04-20hurd xfails: Add missing bug referencesSamuel Thibault2-0/+4
2018-04-20hurd: XFAIL tests for signal features not implemented yetSamuel Thibault2-7/+7
2018-04-19hurd: Fix symbols expositionSamuel Thibault1-0/+2
2018-04-19hurd: xfail some structure fields ABI incompatibility with standardsSamuel Thibault6-12/+18
2018-04-18conform sys/un.h: Allow sun_ prefix, not only sun_lenSamuel Thibault1-1/+2
2018-04-18hurd: fix conformity test for sys/un.hSamuel Thibault1-0/+1
2018-02-07Don't install libio.h or _G_config.h.Zack Weinberg1-1/+1
2017-08-14conformtest: Disable si_value expectation for XPG42.Joseph Myers1-0/+2
2017-06-20conformtest: XFAIL uc_mcontext test for powerpc32 (bug 21635).Joseph Myers2-3/+6
2017-06-20conformtest: XFAIL uc_sigmask test for ia64 (bug 21634).Joseph Myers2-3/+6
2017-06-08conformtest: Correct sys/wait.h expectations for XPG4.Joseph Myers1-6/+6
2017-06-01conformtest: Correct signal.h expectations for XPG4 / XPG42.Joseph Myers1-11/+17
2017-05-23Fix sigstack namespace (bug 21511).Joseph Myers1-1/+3
2017-04-28conformtest: Allow time.h inclusion from semaphore.h for XOPEN2K.Joseph Myers1-1/+3
2017-04-27conformtest: Fix XPG standard naming.Joseph Myers60-202/+202
2017-04-25conformtest: Allow *_t in sys/socket.h.Joseph Myers1-0/+1
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-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
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 Myers1-3/+3
2016-05-20conformtest: Correct ftw.h expectations for XPG3, XPG4.Joseph Myers1-0/+9
2016-05-19conformtest: Correct pwd.h expectations for XPG3.Joseph Myers1-1/+1
2016-05-19conformtest: Correct search.h expectations for XPG3.Joseph Myers1-0/+4
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 Myers1-1/+1
2016-05-12conformtest: Correct time.h XPG3 expectations.Joseph Myers1-2/+2
2016-05-12conformtest: Correct some unistd.h expectations for XPG3, XPG4.Joseph Myers1-21/+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 Myers1-9/+0
2016-05-11Declare tcgetsid for XPG4 (bug 20055).Joseph Myers1-1/+1
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-09conformtest: Remove some bogus sys/types.h expectations for XPG3 and XPG4.Joseph Myers1-0/+4
2016-04-28conformtest: Add langinfo.h expectations for YESSTR, NOSTR.Joseph Myers1-0/+5
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 Myers1-1/+1
2016-04-26conformtest: Correct XOPEN2K stdarg.h expectations.Joseph Myers1-1/+1