about summary refs log tree commit diff
path: root/conform
Commit message (Expand)AuthorAgeFilesLines
...
* Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers2017-08-211-6/+2
* conformtest: Disable si_value expectation for XPG42.Joseph Myers2017-08-141-0/+2
* conformtest: XFAIL uc_mcontext test for powerpc32 (bug 21635).Joseph Myers2017-06-202-3/+6
* conformtest: XFAIL uc_sigmask test for ia64 (bug 21634).Joseph Myers2017-06-202-3/+6
* Fix XPG4 bsd_signal namespace (bug 21552).Joseph Myers2017-06-121-1/+0
* Fix waitid namespace (bug 21561).Joseph Myers2017-06-091-3/+0
* conformtest: Correct sys/wait.h expectations for XPG4.Joseph Myers2017-06-082-6/+7
* conformtest: Correct signal.h expectations for XPG4 / XPG42.Joseph Myers2017-06-011-11/+17
* Fix sigstack namespace (bug 21511).Joseph Myers2017-05-231-1/+3
* Fix network headers stdint.h namespace (bug 21455).Joseph Myers2017-05-041-6/+0
* conformtest: Allow time.h inclusion from semaphore.h for XOPEN2K.Joseph Myers2017-04-282-2/+3
* conformtest: Fix XPG standard naming.Joseph Myers2017-04-2763-224/+224
* Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).Joseph Myers2017-04-251-4/+0
* conformtest: Allow *_t in sys/socket.h.Joseph Myers2017-04-251-0/+1
* conformtest: Enable tests when cross compiling.Joseph Myers2017-04-181-2/+0
* conformtest: Add x32 XFAILs for mq_attr element types (bug 21279).Joseph Myers2017-03-201-4/+5
* conformtest: Add mips XFAIL for struct stat st_rdev type (bug 21278).Joseph Myers2017-03-201-1/+2
* conformtest: XFAIL tv_nsec tests for x32 (bug 16437).Joseph Myers2017-03-184-4/+8
* conformtest: Handle conditional XFAILs with allow-header.Joseph Myers2017-03-181-1/+1
* conformtest: Add mips XFAIL for struct stat st_dev type (bug 17786).Joseph Myers2017-03-171-1/+2
* conformtest: Add alpha XFAIL for struct netent n_net type (bug 21260).Joseph Myers2017-03-171-1/+2
* conformtest: Skip execution tests when cross-compiling.Joseph Myers2017-03-172-2/+11
* conformtest: Support system-specific XFAILs.Joseph Myers2017-03-172-2/+18
* conformtest: Make more tests into compilation tests.Joseph Myers2017-03-161-8/+7
* Fix missing test dependencyAndreas Schwab2017-02-011-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-015-5/+5
* Enable linknamespace testing for libdl and libcrypt.Joseph Myers2016-11-161-9/+14
* Fix linknamespace parallel test failures.Joseph Myers2016-11-031-0/+1
* conform tests: call perl with '-I.'Aurelien Jarno2016-09-051-3/+3
* 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