about summary refs log tree commit diff
path: root/conform/Makefile
Commit message (Expand)AuthorAgeFilesLines
* conform: Reformat Makefile.Carlos O'Donell2024-02-251-66/+278
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* crypt: Remove libcrypt supportAdhemerval Zanella2023-10-301-5/+0
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Use $(pie-default) with conformtestJoseph Myers2021-09-171-1/+2
* Run conform/ tests using newly built libcJoseph Myers2021-09-171-0/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* hurd: Remove some remnants of cthreadsSamuel Thibault2020-11-151-2/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2019-03-141-8/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update conform/Makefile mkdir commands.Joseph Myers2018-11-091-2/+2
* Replace conformtest.pl with conformtest.py.Joseph Myers2018-11-091-5/+5
* Convert linknamespace tests from Perl to Python.Joseph Myers2018-10-301-7/+6
* Patch to require Python 3.4 or later to build glibc.Joseph Myers2018-10-291-6/+0
* Replace conform/list-header-symbols.pl with a Python script.Joseph Myers2018-08-311-5/+10
* Fix C11 conformance issuesAdhemerval Zanella2018-07-251-3/+2
* nptl: Add C11 threads thrd_* functionsAdhemerval Zanella2018-07-241-4/+6
* New configure option --disable-crypt.Zack Weinberg2018-06-291-4/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-301-15/+0
* 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-081-0/+1
* 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-281-1/+0
* conformtest: Fix XPG standard naming.Joseph Myers2017-04-271-18/+18
* Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).Joseph Myers2017-04-251-4/+0
* conformtest: Enable tests when cross compiling.Joseph Myers2017-04-181-2/+0
* conformtest: Skip execution tests when cross-compiling.Joseph Myers2017-03-171-1/+7
* conformtest: Support system-specific XFAILs.Joseph Myers2017-03-171-1/+6
* Fix missing test dependencyAndreas Schwab2017-02-011-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* 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
* conformtest: Correct some limits.h expectations for XPG3, XPG4.Joseph Myers2016-05-231-1/+0
* conformtest: Correct ftw.h expectations for XPG3, XPG4.Joseph Myers2016-05-201-1/+0
* conformtest: Correct pwd.h expectations for XPG3.Joseph Myers2016-05-191-1/+0
* conformtest: Correct search.h expectations for XPG3.Joseph Myers2016-05-191-1/+0
* 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: Do not expect strdup in string.h for XPG3.Joseph Myers2016-05-131-1/+0
* conformtest: Correct time.h XPG3 expectations.Joseph Myers2016-05-121-1/+0
* conformtest: Correct some unistd.h expectations for XPG3, XPG4.Joseph Myers2016-05-121-1/+0
* conformtest: Do not expect S_IF* in fcntl.h.Joseph Myers2016-05-121-2/+0