summaryrefslogtreecommitdiff
path: root/conform
Commit message (Expand)AuthorAgeFilesLines
* Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella2016-06-101-3/+5
* network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-251-5/+3
* conformtest: Correct some limits.h expectations for XPG3, XPG4.Joseph Myers2016-05-232-4/+3
* conformtest: Correct ftw.h expectations for XPG3, XPG4.Joseph Myers2016-05-202-1/+9
* conformtest: Correct pwd.h expectations for XPG3.Joseph Myers2016-05-192-2/+1
* conformtest: Correct search.h expectations for XPG3.Joseph Myers2016-05-192-1/+4
* Do not declare grantpt, ptsname, unlockpt in stdlib.h for XPG3 (bug 20094).Joseph Myers2016-05-171-1/+0
* Make sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4 (bug 20076).Joseph Myers2016-05-171-1/+0
* Fix stdlib.h rand_r namespace (bug 20074).Joseph Myers2016-05-171-1/+0
* Correct ttyslot header declaration conditions (bug 20051).Joseph Myers2016-05-171-2/+0
* conformtest: Correct some stdlib.h expectations for XPG3.Joseph Myers2016-05-131-14/+26
* conformtest: Do not expect strdup in string.h for XPG3.Joseph Myers2016-05-132-2/+1
* conformtest: Correct time.h XPG3 expectations.Joseph Myers2016-05-122-3/+2
* conformtest: Correct some unistd.h expectations for XPG3, XPG4.Joseph Myers2016-05-122-22/+27
* Declare gethostname for XPG4 (bug 20054).Joseph Myers2016-05-121-1/+1
* conformtest: Do not expect S_IF* in fcntl.h.Joseph Myers2016-05-122-11/+0
* Declare tcgetsid for XPG4 (bug 20055).Joseph Myers2016-05-112-3/+1
* Fix sys/stat.h fchmod namespace (bug 20073).Joseph Myers2016-05-101-1/+0
* conformtest: Correct some sys/stat.h expectations for XPG3.Joseph Myers2016-05-101-4/+8
* conformtest: Fix st_blksize, st_blocks expectations for XPG3, XPG4.Joseph Myers2016-05-101-1/+9
* Declare pthread_atfork in unistd.h for UNIX98 (bug 20044).Joseph Myers2016-05-101-1/+0
* conformtest: Remove some bogus sys/types.h expectations for XPG3 and XPG4.Joseph Myers2016-05-092-2/+4
* Fix sys/time.h timespec namespace (bug 20041).Joseph Myers2016-05-031-4/+0
* Fix fcntl.h timespec namespace (bug 20023).Joseph Myers2016-05-021-2/+0
* Fix stdio.h namespace for pre-threads POSIX (bug 20014).Joseph Myers2016-04-281-2/+0
* conformtest: Add langinfo.h expectations for YESSTR, NOSTR.Joseph Myers2016-04-282-3/+5
* Also define off_t in stdio.h for UNIX98.Joseph Myers2016-04-281-1/+0
* conformtest: Correct stdio.h expectations for fdopen.Joseph Myers2016-04-271-1/+1
* conformtest: Correct some stdio.h expectations for UNIX98.Joseph Myers2016-04-271-6/+6
* conformtest: Correct some signal.h expectations for XOPEN2K.Joseph Myers2016-04-272-3/+1
* Fix langinfo.h nl_langinfo_l namespace (bug 19996).Joseph Myers2016-04-261-1/+0
* conformtest: Correct XOPEN2K stdarg.h expectations.Joseph Myers2016-04-262-2/+1
* Define off_t in stdio.h for XOPEN2K.Joseph Myers2016-04-261-1/+0
* Fix stdio.h cuserid namespace (bug 19989).Joseph Myers2016-04-251-1/+0
* Fix limits.h NL_NMAX namespace (bug 19929).Joseph Myers2016-04-081-1/+0
* Fix termios.h XCASE namespace (bug 19925).Joseph Myers2016-04-081-2/+0
* Make shebang interpreter directives consistentMarko Myllynen2016-01-075-5/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-045-5/+5
* Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers2015-11-201-3/+1
* Remove pre-GCC-4.7 conform/ test XFAILs.Joseph Myers2015-10-271-5/+0
* Use -std=c11 for C11 conform/ tests.Joseph Myers2015-10-271-1/+1
* Test for weak undefined symbols in linknamespace.pl.Joseph Myers2015-09-181-24/+19
* Don't declare float / long double Bessel functions for XSI POSIX (bug 18977).Joseph Myers2015-09-161-20/+0
* Fix math.h, tgmath.h XSI POSIX namespace (gamma, isnan, scalb) (bug 18967).Joseph Myers2015-09-151-4/+0
* Fix spurious conform test failuresAndreas Schwab2015-07-271-2/+1
* conform/linknamespace: whitelist matherrf/matherrlMike Frysinger2015-07-231-2/+4
* conformtest: Fix pselect expectations.Joseph Myers2015-06-192-4/+1
* conformtest: Support xfail markers on individual assertions.Joseph Myers2015-06-198-59/+80
* Remove include/bits/ipc.h.Joseph Myers2015-06-181-10/+0
* Fix netinet/in.h MCAST_* namespace (bug 18558).Joseph Myers2015-06-181-6/+0