aboutsummaryrefslogtreecommitdiff
path: root/conform/data
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-02conformtest: Enable complex.h and inttypes.h testing for XOPEN2K8.Joseph Myers2-2/+2
2012-11-02conformtest: Fix sys/wait.h expectations for struct rusage.Joseph Myers1-1/+1
2012-07-24conformtest: Update expectations for time.h.Joseph Myers1-3/+3
2012-07-15conformtest: Update expectations for string.h.Joseph Myers1-3/+8
2012-05-24conformtest: Update expectations for stdio.h and stdlib.h.Joseph Myers2-22/+34
2012-05-09conformtest: Update expectations for more ISO C headers.Joseph Myers5-120/+78
2012-05-01conformtest: Update expectations for some ISO C headers.Joseph Myers6-146/+163
2012-05-01conformtest: Don't test non-C90 headers for C90.Joseph Myers2-0/+4
2012-05-01conformtest: Unify "macro" cases.Joseph Myers1-1/+1
2012-05-01conformtest: Unify "constant" and "typed-constant".Joseph Myers1-4/+4
2012-05-01conformtest: Unify variants of "constant" and "optional-constant".Joseph Myers5-91/+91
2012-05-01conformtest: Improve math.h tests for X/Open versions.Joseph Myers1-19/+22