summaryrefslogtreecommitdiff
path: root/conform
AgeCommit message (Expand)Author
2018-07-25Fix C11 conformance issuesAdhemerval Zanella
2018-07-24nptl: Add C11 threads tss_* functionsAdhemerval Zanella
2018-07-24nptl: Add C11 threads cnd_* functionsAdhemerval Zanella
2018-07-24nptl: Add C11 threads call_once functionsAdhemerval Zanella
2018-07-24nptl: Add C11 threads mtx_* functionsAdhemerval Zanella
2018-07-24nptl: Add C11 threads thrd_* functionsAdhemerval Zanella
2018-07-06conform/conformtest.pl: Escape literal braces in regular expressionsFlorian Weimer
2018-06-29New configure option --disable-crypt.Zack Weinberg
2018-06-29Disallow use of DES encryption functions in new programs.Zack Weinberg
2018-04-20hurd xfails: Add missing bug referencesSamuel Thibault
2018-04-20hurd: XFAIL tests for signal features not implemented yetSamuel Thibault
2018-04-19hurd: Fix symbols expositionSamuel Thibault
2018-04-19hurd: xfail some structure fields ABI incompatibility with standardsSamuel Thibault
2018-04-18conform sys/un.h: Allow sun_ prefix, not only sun_lenSamuel Thibault
2018-04-18hurd: fix conformity test for sys/un.hSamuel Thibault
2018-02-07Don't install libio.h or _G_config.h.Zack Weinberg
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers
2017-08-21Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers
2017-08-14conformtest: Disable si_value expectation for XPG42.Joseph Myers
2017-06-20conformtest: XFAIL uc_mcontext test for powerpc32 (bug 21635).Joseph Myers
2017-06-20conformtest: XFAIL uc_sigmask test for ia64 (bug 21634).Joseph Myers
2017-06-12Fix XPG4 bsd_signal namespace (bug 21552).Joseph Myers
2017-06-09Fix waitid namespace (bug 21561).Joseph Myers
2017-06-08conformtest: Correct sys/wait.h expectations for XPG4.Joseph Myers
2017-06-01conformtest: Correct signal.h expectations for XPG4 / XPG42.Joseph Myers
2017-05-23Fix sigstack namespace (bug 21511).Joseph Myers
2017-05-04Fix network headers stdint.h namespace (bug 21455).Joseph Myers
2017-04-28conformtest: Allow time.h inclusion from semaphore.h for XOPEN2K.Joseph Myers
2017-04-27conformtest: Fix XPG standard naming.Joseph Myers
2017-04-25Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).Joseph Myers
2017-04-25conformtest: Allow *_t in sys/socket.h.Joseph Myers
2017-04-18conformtest: Enable tests when cross compiling.Joseph Myers
2017-03-20conformtest: Add x32 XFAILs for mq_attr element types (bug 21279).Joseph Myers
2017-03-20conformtest: Add mips XFAIL for struct stat st_rdev type (bug 21278).Joseph Myers
2017-03-18conformtest: XFAIL tv_nsec tests for x32 (bug 16437).Joseph Myers
2017-03-18conformtest: Handle conditional XFAILs with allow-header.Joseph Myers
2017-03-17conformtest: Add mips XFAIL for struct stat st_dev type (bug 17786).Joseph Myers
2017-03-17conformtest: Add alpha XFAIL for struct netent n_net type (bug 21260).Joseph Myers
2017-03-17conformtest: Skip execution tests when cross-compiling.Joseph Myers
2017-03-17conformtest: Support system-specific XFAILs.Joseph Myers
2017-03-16conformtest: Make more tests into compilation tests.Joseph Myers
2017-02-01Fix missing test dependencyAndreas Schwab
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-11-16Enable linknamespace testing for libdl and libcrypt.Joseph Myers
2016-11-03Fix linknamespace parallel test failures.Joseph Myers
2016-09-05conform tests: call perl with '-I.'Aurelien Jarno
2016-06-10Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella
2016-05-25network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella
2016-05-23conformtest: Correct some limits.h expectations for XPG3, XPG4.Joseph Myers