about summary refs log tree commit diff
path: root/conform
Commit message (Expand)AuthorAgeFilesLines
* conform: Reformat Makefile.Carlos O'Donell2024-02-251-66/+278
* Remove ia64-linux-gnuAdhemerval Zanella2024-01-082-6/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-016-6/+6
* crypt: Remove libcrypt supportAdhemerval Zanella2023-10-301-5/+0
* 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
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-066-6/+6
* hurd: drop SA_SIGINFO availability xfailSamuel Thibault2022-01-151-2/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-016-6/+6
* Use $(pie-default) with conformtestJoseph Myers2021-09-171-1/+2
* Run conform/ tests using newly built libcJoseph Myers2021-09-172-3/+20
* Allow #pragma GCC in headers in conformtestJoseph Myers2021-08-271-0/+8
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-026-6/+6
* hurd: Add WSTOPPED/WCONTINUED/WEXITED/WNOWAIT support [BZ #23091]Samuel Thibault2020-12-281-7/+5
* hurd: Remove some remnants of cthreadsSamuel Thibault2020-11-151-2/+3
* Convert Python scripts to Python 3Alistair Francis2020-03-033-3/+3
* conform/conformtest.py: Extend tokenizer to cover character constantsFlorian Weimer2020-02-171-6/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-016-6/+6
* sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella2019-10-101-2/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-076-6/+6
* Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2019-03-142-148/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-016-6/+6
* Combine more conformtest tests into single execution of the compiler.Joseph Myers2018-11-221-1/+23
* Separate conformtest subtest generation and execution.Joseph Myers2018-11-221-65/+105
* Use unique identifiers in conformtest.Joseph Myers2018-11-201-76/+84
* Update conform/Makefile mkdir commands.Joseph Myers2018-11-091-2/+2
* Replace conformtest.pl with conformtest.py.Joseph Myers2018-11-0910-995/+709
* Convert linknamespace tests from Perl to Python.Joseph Myers2018-10-303-240/+223
* Use tempfile.TemporaryDirectory in conform/glibcconform.py.Joseph Myers2018-10-291-8/+3
* Patch to require Python 3.4 or later to build glibc.Joseph Myers2018-10-291-6/+0
* conform: XFAIL siginfo_t si_band test on sparc64Florian Weimer2018-10-252-2/+4
* Replace conform/list-header-symbols.pl with a Python script.Joseph Myers2018-08-314-88/+163
* Fix C11 conformance issuesAdhemerval Zanella2018-07-251-3/+2
* 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-242-4/+29
* conform/conformtest.pl: Escape literal braces in regular expressionsFlorian Weimer2018-07-061-13/+13
* New configure option --disable-crypt.Zack Weinberg2018-06-291-4/+7
* 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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-015-5/+5
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-301-15/+0