aboutsummaryrefslogtreecommitdiff
path: root/conform/Makefile
AgeCommit message (Expand)Author
2024-02-25conform: Reformat Makefile.Carlos O'Donell
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-09-17Use $(pie-default) with conformtestJoseph Myers
2021-09-17Run conform/ tests using newly built libcJoseph Myers
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-11-15hurd: Remove some remnants of cthreadsSamuel Thibault
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-03-14Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-11-09Update conform/Makefile mkdir commands.Joseph Myers
2018-11-09Replace conformtest.pl with conformtest.py.Joseph Myers
2018-10-30Convert linknamespace tests from Perl to Python.Joseph Myers
2018-10-29Patch to require Python 3.4 or later to build glibc.Joseph Myers
2018-08-31Replace conform/list-header-symbols.pl with a Python script.Joseph Myers
2018-07-25Fix C11 conformance issuesAdhemerval Zanella
2018-07-24nptl: Add C11 threads thrd_* functionsAdhemerval Zanella
2018-06-29New configure option --disable-crypt.Zack Weinberg
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers
2017-06-12Fix XPG4 bsd_signal namespace (bug 21552).Joseph Myers
2017-06-09Fix waitid namespace (bug 21561).Joseph Myers
2017-06-08conformtest: Correct sys/wait.h expectations for XPG4.Joseph Myers
2017-05-04Fix network headers stdint.h namespace (bug 21455).Joseph Myers
2017-04-28conformtest: Allow time.h inclusion from semaphore.h for XOPEN2K.Joseph Myers
2017-04-27conformtest: Fix XPG standard naming.Joseph Myers
2017-04-25Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).Joseph Myers
2017-04-18conformtest: Enable tests when cross compiling.Joseph Myers
2017-03-17conformtest: Skip execution tests when cross-compiling.Joseph Myers
2017-03-17conformtest: Support system-specific XFAILs.Joseph Myers
2017-02-01Fix missing test dependencyAndreas Schwab
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-11-16Enable linknamespace testing for libdl and libcrypt.Joseph Myers
2016-11-03Fix linknamespace parallel test failures.Joseph Myers
2016-09-05conform tests: call perl with '-I.'Aurelien Jarno
2016-05-23conformtest: Correct some limits.h expectations for XPG3, XPG4.Joseph Myers
2016-05-20conformtest: Correct ftw.h expectations for XPG3, XPG4.Joseph Myers
2016-05-19conformtest: Correct pwd.h expectations for XPG3.Joseph Myers
2016-05-19conformtest: Correct search.h expectations for XPG3.Joseph Myers
2016-05-17Do not declare grantpt, ptsname, unlockpt in stdlib.h for XPG3 (bug 20094).Joseph Myers
2016-05-17Make sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4 (bug 20076).Joseph Myers
2016-05-17Fix stdlib.h rand_r namespace (bug 20074).Joseph Myers
2016-05-17Correct ttyslot header declaration conditions (bug 20051).Joseph Myers
2016-05-13conformtest: Do not expect strdup in string.h for XPG3.Joseph Myers
2016-05-12conformtest: Correct time.h XPG3 expectations.Joseph Myers
2016-05-12conformtest: Correct some unistd.h expectations for XPG3, XPG4.Joseph Myers
2016-05-12conformtest: Do not expect S_IF* in fcntl.h.Joseph Myers