aboutsummaryrefslogtreecommitdiff
path: root/conform/data
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-16Don't declare float / long double Bessel functions for XSI POSIX (bug 18977).Joseph Myers1-20/+0
2015-06-19conformtest: Fix pselect expectations.Joseph Myers1-1/+1
2015-06-19conformtest: Support xfail markers on individual assertions.Joseph Myers6-10/+19
2015-06-12Fix netdb.h addrinfo namespace (bug 18529).Joseph Myers1-0/+6
2015-06-12Fix grp.h endgrent, getgrent namespace (bug 18528).Joseph Myers1-3/+1
2015-05-26struct stat is not posix conformSzabolcs Nagy1-0/+5
2015-05-20conformtest: correct POSIX expectations for locale.h.Joseph Myers1-1/+1
2015-05-20conformtest: clean up POSIX expectations for unistd.h.Joseph Myers1-3/+80
2014-10-14conformtest: clean up POSIX expections for sys/utsname.h, sys/wait.h.Joseph Myers2-4/+10
2014-06-11conformtest: clean up POSIX expectations for sys/mman.h, sys/stat.h, sys/type...Joseph Myers3-2/+9
2014-06-09conformtest: clean up POSIX expectations for termios.h, time.h.Joseph Myers2-3/+13
2014-04-30conformtest: clean up POSIX expectations for stdlib.h, string.h.Joseph Myers2-3/+3
2014-03-07conformtest: clean up POSIX expectations for semaphore.h, signal.h, tar.h.Joseph Myers3-37/+63
2014-03-06conformtest: correct set of standards for which more headers are tested.Joseph Myers4-4/+4
2014-03-06conformtest: correct set of standards for which some headers are tested.Joseph Myers26-26/+26
2013-09-25conformtest: Clean up expectations for POSIX for sched.h.Joseph Myers1-3/+11