summaryrefslogtreecommitdiff
path: root/conform
AgeCommit message (Expand)Author
2016-05-10conformtest: Fix st_blksize, st_blocks expectations for XPG3, XPG4.Joseph Myers
2016-05-10Declare pthread_atfork in unistd.h for UNIX98 (bug 20044).Joseph Myers
2016-05-09conformtest: Remove some bogus sys/types.h expectations for XPG3 and XPG4.Joseph Myers
2016-05-03Fix sys/time.h timespec namespace (bug 20041).Joseph Myers
2016-05-02Fix fcntl.h timespec namespace (bug 20023).Joseph Myers
2016-04-28Fix stdio.h namespace for pre-threads POSIX (bug 20014).Joseph Myers
2016-04-28conformtest: Add langinfo.h expectations for YESSTR, NOSTR.Joseph Myers
2016-04-28Also define off_t in stdio.h for UNIX98.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-26Fix langinfo.h nl_langinfo_l namespace (bug 19996).Joseph Myers
2016-04-26conformtest: Correct XOPEN2K stdarg.h expectations.Joseph Myers
2016-04-26Define off_t in stdio.h for XOPEN2K.Joseph Myers
2016-04-25Fix stdio.h cuserid namespace (bug 19989).Joseph Myers
2016-04-08Fix limits.h NL_NMAX namespace (bug 19929).Joseph Myers
2016-04-08Fix termios.h XCASE namespace (bug 19925).Joseph Myers
2016-01-07Make shebang interpreter directives consistentMarko Myllynen
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-20Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers
2015-10-27Remove pre-GCC-4.7 conform/ test XFAILs.Joseph Myers
2015-10-27Use -std=c11 for C11 conform/ tests.Joseph Myers
2015-09-18Test for weak undefined symbols in linknamespace.pl.Joseph Myers
2015-09-16Don't declare float / long double Bessel functions for XSI POSIX (bug 18977).Joseph Myers
2015-09-15Fix math.h, tgmath.h XSI POSIX namespace (gamma, isnan, scalb) (bug 18967).Joseph Myers
2015-07-27Fix spurious conform test failuresAndreas Schwab
2015-07-23conform/linknamespace: whitelist matherrf/matherrlMike Frysinger
2015-06-19conformtest: Fix pselect expectations.Joseph Myers
2015-06-19conformtest: Support xfail markers on individual assertions.Joseph Myers
2015-06-18Remove include/bits/ipc.h.Joseph Myers
2015-06-18Fix netinet/in.h MCAST_* namespace (bug 18558).Joseph Myers
2015-06-17Fix nice getpriority, setpriority namespace (bug 18553).Joseph Myers
2015-06-17Fix ttyslot namespace (bug 18547).Joseph Myers
2015-06-17Fix mq_notify socket, recv namespace (bug 18546).Joseph Myers
2015-06-17Fix mq_receive, mq_send mq_timed* namespace (bug 18545).Joseph Myers
2015-06-17Fix swscanf vswscanf namespace (bug 18542).Joseph Myers
2015-06-17Fix getpass fflush_unlocked namespace (bug 18540).Joseph Myers
2015-06-17Fix fmtmsg addseverity namespace (bug 18539).Joseph Myers
2015-06-17Fix sem_* tdelete, tfind, tsearch, twalk namespace (bug 18536).Joseph Myers
2015-06-17Fix syslog dprintf namespace (bug 18534).Joseph Myers
2015-06-17Fix vsyslog namespace (bug 18533).Joseph Myers
2015-06-17Fix gethostbyaddr in6addr_any, in6addr_loopback namespace (bug 18532).Joseph Myers
2015-06-14Fix linknamespace expectations for in6addr_any, in6addr_loopback.Joseph Myers
2015-06-12Fix netdb.h addrinfo namespace (bug 18529).Joseph Myers
2015-06-12Fix grp.h endgrent, getgrent namespace (bug 18528).Joseph Myers
2015-06-12Fix getlogin_r namespace (bug 18527).Joseph Myers
2015-06-12Fix aio_* pread namespace (bug 18519).Joseph Myers
2015-06-12Fix ecvt_r, fcvt_r namespace (bug 18522).Joseph Myers
2015-06-12Fix h_errno namespace (bug 18520).Joseph Myers
2015-06-09Fix regcomp wcscoll, wcscmp namespace (bug 18497).Joseph Myers