summaryrefslogtreecommitdiff
path: root/conform/data
AgeCommit message (Expand)Author
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-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
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-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-04-28conformtest: Allow time.h inclusion from semaphore.h for XOPEN2K.Joseph Myers
2017-04-27conformtest: Fix XPG standard naming.Joseph Myers
2017-04-25conformtest: Allow *_t in sys/socket.h.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-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
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
2016-05-20conformtest: Correct ftw.h expectations for XPG3, XPG4.Joseph Myers
2016-05-19conformtest: Correct pwd.h expectations for XPG3.Joseph Myers
2016-05-19conformtest: Correct search.h expectations for XPG3.Joseph Myers
2016-05-13conformtest: Correct some stdlib.h expectations for XPG3.Joseph Myers
2016-05-13conformtest: Do not expect strdup in string.h for XPG3.Joseph Myers
2016-05-12conformtest: Correct time.h XPG3 expectations.Joseph Myers
2016-05-12conformtest: Correct some unistd.h expectations for XPG3, XPG4.Joseph Myers
2016-05-12Declare gethostname for XPG4 (bug 20054).Joseph Myers
2016-05-12conformtest: Do not expect S_IF* in fcntl.h.Joseph Myers
2016-05-11Declare tcgetsid for XPG4 (bug 20055).Joseph Myers
2016-05-10conformtest: Correct some sys/stat.h expectations for XPG3.Joseph Myers
2016-05-10conformtest: Fix st_blksize, st_blocks expectations for XPG3, XPG4.Joseph Myers
2016-05-09conformtest: Remove some bogus sys/types.h expectations for XPG3 and XPG4.Joseph Myers
2016-04-28conformtest: Add langinfo.h expectations for YESSTR, NOSTR.Joseph Myers
2016-04-27conformtest: Correct stdio.h expectations for fdopen.Joseph Myers
2016-04-27conformtest: Correct some stdio.h expectations for UNIX98.Joseph Myers
2016-04-27conformtest: Correct some signal.h expectations for XOPEN2K.Joseph Myers
2016-04-26conformtest: Correct XOPEN2K stdarg.h expectations.Joseph Myers
2015-09-16Don't declare float / long double Bessel functions for XSI POSIX (bug 18977).Joseph Myers
2015-06-19conformtest: Fix pselect expectations.Joseph Myers