aboutsummaryrefslogtreecommitdiff
path: root/conform/data
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-24conformtest: Clean up expectations for POSIX for pthread.h.Joseph Myers1-7/+8
2012-11-19conformtest: Clean up expectations for POSIX for more headers.Joseph Myers4-8/+57
2012-11-19conformtest: Clean up expectations for POSIX for various headers.Joseph Myers7-66/+107
2012-11-19conformtest: Fix miscellaneous expectations for XPG4.Joseph Myers6-9/+33
2012-11-10conformtest: Fix miscellaneous UNIX98 expectations.Joseph Myers5-6/+14
2012-11-07conformtest: Fix pthreads expectations for XPG3 / XPG4 / UNIX98.Joseph Myers2-8/+18
2012-11-07conformtest: Fix setenv / unsetenv expectations.Joseph Myers1-2/+2
2012-11-07conformtest: Fix isnan function return type.Joseph Myers1-1/+1
2012-11-07conformtest: Fix sys/mman.h expectations for UNIX98.Joseph Myers1-10/+10
2012-11-07conformtest: Only expect mknodat for XOPEN2K8.Joseph Myers1-0/+2
2012-11-07conformtest: Clean up / correct / expand C99 and C11 expectations.Joseph Myers11-549/+302
2012-11-07conformtest: Fix typo in CLK_TCK condition.Joseph Myers1-1/+1
2012-11-02conformtest: Add test data for fenv.h.Joseph Myers1-0/+36