about summary refs log tree commit diff
path: root/conform/data
Commit message (Expand)AuthorAgeFilesLines
* Remove ia64-linux-gnuAdhemerval Zanella2024-01-082-6/+3
* wchar: Define va_list for POSIX (BZ #30035)Adhemerval Zanella2023-05-251-6/+11
* hurd: Also XFAIL missing SA_NOCLDWAIT on 64bitSamuel Thibault2023-05-011-1/+1
* hurd: drop SA_SIGINFO availability xfailSamuel Thibault2022-01-151-2/+1
* hurd: Add WSTOPPED/WCONTINUED/WEXITED/WNOWAIT support [BZ #23091]Samuel Thibault2020-12-281-7/+5
* sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella2019-10-101-2/+1
* Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2019-03-141-140/+0
* Replace conformtest.pl with conformtest.py.Joseph Myers2018-11-095-18/+18
* conform: XFAIL siginfo_t si_band test on sparc64Florian Weimer2018-10-252-2/+4
* nptl: Add C11 threads tss_* functionsAdhemerval Zanella2018-07-241-0/+9
* nptl: Add C11 threads cnd_* functionsAdhemerval Zanella2018-07-241-0/+8
* nptl: Add C11 threads call_once functionsAdhemerval Zanella2018-07-241-0/+5
* nptl: Add C11 threads mtx_* functionsAdhemerval Zanella2018-07-241-0/+12
* nptl: Add C11 threads thrd_* functionsAdhemerval Zanella2018-07-241-0/+23
* Disallow use of DES encryption functions in new programs.Zack Weinberg2018-06-292-9/+0
* hurd xfails: Add missing bug referencesSamuel Thibault2018-04-202-0/+4
* hurd: XFAIL tests for signal features not implemented yetSamuel Thibault2018-04-202-7/+7
* hurd: Fix symbols expositionSamuel Thibault2018-04-191-0/+2
* hurd: xfail some structure fields ABI incompatibility with standardsSamuel Thibault2018-04-196-12/+18
* conform sys/un.h: Allow sun_ prefix, not only sun_lenSamuel Thibault2018-04-181-1/+2
* hurd: fix conformity test for sys/un.hSamuel Thibault2018-04-181-0/+1
* Don't install libio.h or _G_config.h.Zack Weinberg2018-02-071-1/+1
* 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
* conformtest: Correct sys/wait.h expectations for XPG4.Joseph Myers2017-06-081-6/+6
* 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
* conformtest: Allow time.h inclusion from semaphore.h for XOPEN2K.Joseph Myers2017-04-281-1/+3
* conformtest: Fix XPG standard naming.Joseph Myers2017-04-2760-202/+202
* conformtest: Allow *_t in sys/socket.h.Joseph Myers2017-04-251-0/+1
* 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: 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
* 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-231-3/+3
* conformtest: Correct ftw.h expectations for XPG3, XPG4.Joseph Myers2016-05-201-0/+9
* conformtest: Correct pwd.h expectations for XPG3.Joseph Myers2016-05-191-1/+1
* conformtest: Correct search.h expectations for XPG3.Joseph Myers2016-05-191-0/+4
* 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-131-1/+1
* conformtest: Correct time.h XPG3 expectations.Joseph Myers2016-05-121-2/+2
* conformtest: Correct some unistd.h expectations for XPG3, XPG4.Joseph Myers2016-05-121-21/+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-121-9/+0
* Declare tcgetsid for XPG4 (bug 20055).Joseph Myers2016-05-111-1/+1
* conformtest: Correct some sys/stat.h expectations for XPG3.Joseph Myers2016-05-101-4/+8