aboutsummaryrefslogtreecommitdiff
path: root/conform
AgeCommit message (Expand)AuthorFilesLines
2024-02-25conform: Reformat Makefile.Carlos O'Donell1-66/+278
2024-01-08Remove ia64-linux-gnuAdhemerval Zanella2-6/+3
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert6-6/+6
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella1-5/+0
2023-05-25wchar: Define va_list for POSIX (BZ #30035)Adhemerval Zanella1-6/+11
2023-05-01hurd: Also XFAIL missing SA_NOCLDWAIT on 64bitSamuel Thibault1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers6-6/+6
2022-01-15hurd: drop SA_SIGINFO availability xfailSamuel Thibault1-2/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert6-6/+6
2021-09-17Use $(pie-default) with conformtestJoseph Myers1-1/+2
2021-09-17Run conform/ tests using newly built libcJoseph Myers2-3/+20
2021-08-27Allow #pragma GCC in headers in conformtestJoseph Myers1-0/+8
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert6-6/+6
2020-12-28hurd: Add WSTOPPED/WCONTINUED/WEXITED/WNOWAIT support [BZ #23091]Samuel Thibault1-7/+5
2020-11-15hurd: Remove some remnants of cthreadsSamuel Thibault1-2/+3
2020-03-03Convert Python scripts to Python 3Alistair Francis3-3/+3
2020-02-17conform/conformtest.py: Extend tokenizer to cover character constantsFlorian Weimer1-6/+5
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers6-6/+6
2019-10-10sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella1-2/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert6-6/+6
2019-03-14Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2-148/+8
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers6-6/+6
2018-11-22Combine more conformtest tests into single execution of the compiler.Joseph Myers1-1/+23
2018-11-22Separate conformtest subtest generation and execution.Joseph Myers1-65/+105
2018-11-20Use unique identifiers in conformtest.Joseph Myers1-76/+84
2018-11-09Update conform/Makefile mkdir commands.Joseph Myers1-2/+2
2018-11-09Replace conformtest.pl with conformtest.py.Joseph Myers10-995/+709
2018-10-30Convert linknamespace tests from Perl to Python.Joseph Myers3-240/+223
2018-10-29Use tempfile.TemporaryDirectory in conform/glibcconform.py.Joseph Myers1-8/+3
2018-10-29Patch to require Python 3.4 or later to build glibc.Joseph Myers1-6/+0
2018-10-25conform: XFAIL siginfo_t si_band test on sparc64Florian Weimer2-2/+4
2018-08-31Replace conform/list-header-symbols.pl with a Python script.Joseph Myers4-88/+163
2018-07-25Fix C11 conformance issuesAdhemerval Zanella1-3/+2
2018-07-24nptl: Add C11 threads tss_* functionsAdhemerval Zanella1-0/+9
2018-07-24nptl: Add C11 threads cnd_* functionsAdhemerval Zanella1-0/+8
2018-07-24nptl: Add C11 threads call_once functionsAdhemerval Zanella1-0/+5
2018-07-24nptl: Add C11 threads mtx_* functionsAdhemerval Zanella1-0/+12
2018-07-24nptl: Add C11 threads thrd_* functionsAdhemerval Zanella2-4/+29
2018-07-06conform/conformtest.pl: Escape literal braces in regular expressionsFlorian Weimer1-13/+13
2018-06-29New configure option --disable-crypt.Zack Weinberg1-4/+7
2018-06-29Disallow use of DES encryption functions in new programs.Zack Weinberg2-9/+0
2018-04-20hurd xfails: Add missing bug referencesSamuel Thibault2-0/+4
2018-04-20hurd: XFAIL tests for signal features not implemented yetSamuel Thibault2-7/+7
2018-04-19hurd: Fix symbols expositionSamuel Thibault1-0/+2
2018-04-19hurd: xfail some structure fields ABI incompatibility with standardsSamuel Thibault6-12/+18
2018-04-18conform sys/un.h: Allow sun_ prefix, not only sun_lenSamuel Thibault1-1/+2
2018-04-18hurd: fix conformity test for sys/un.hSamuel Thibault1-0/+1
2018-02-07Don't install libio.h or _G_config.h.Zack Weinberg1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers5-5/+5
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers1-15/+0