summaryrefslogtreecommitdiff
path: root/conform
AgeCommit message (Expand)Author
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
2015-06-09Fix pathconf statvfs namespace (bug 18507).Joseph Myers
2015-06-05Fix open_memstream namespace (bug 18498).Joseph Myers
2015-06-05Fix psignal, psiginfo declaration conditions (bug 18483).Joseph Myers
2015-06-03Fix fnmatch strnlen namespace (bug 18470).Joseph Myers
2015-05-26struct stat is not posix conformSzabolcs Nagy
2015-05-22Restore _POSIX2_C_VERSION definition (bug 438).Joseph Myers
2015-05-22Fix pathconf basename namespace (bug 18444).Joseph Myers
2015-05-21linknamespace: whitelist re_syntax_options.Joseph Myers
2015-05-20conformtest: use proper _POSIX_C_SOURCE value for POSIX.Joseph Myers
2015-05-20conformtest: correct POSIX expectations for locale.h.Joseph Myers
2015-05-20conformtest: clean up POSIX expectations for unistd.h.Joseph Myers
2015-05-12Fix linknamespace test handling of architecture-specific st_other.Joseph Myers
2015-02-19Fix scandir scandirat namespace (bug 17999).Joseph Myers
2015-02-18Fix search.h namespace (bug 17996).Joseph Myers
2015-02-18Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers
2015-01-05Fix isblank / isascii / toascii namespace (bug 17635).Joseph Myers
2015-01-05Fix wordsize-64 posix_fadvise64, posix_fallocate64 namespace (bug 17777).Joseph Myers