Age | Commit message (Expand) | Author |
2022-01-15 | hurd: drop SA_SIGINFO availability xfail | Samuel Thibault |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2021-09-17 | Use $(pie-default) with conformtest | Joseph Myers |
2021-09-17 | Run conform/ tests using newly built libc | Joseph Myers |
2021-08-27 | Allow #pragma GCC in headers in conformtest | Joseph Myers |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2020-12-28 | hurd: Add WSTOPPED/WCONTINUED/WEXITED/WNOWAIT support [BZ #23091] | Samuel Thibault |
2020-11-15 | hurd: Remove some remnants of cthreads | Samuel Thibault |
2020-03-03 | Convert Python scripts to Python 3 | Alistair Francis |
2020-02-17 | conform/conformtest.py: Extend tokenizer to cover character constants | Florian Weimer |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-10-10 | sysvipc: Set ipc_perm mode as mode_t (BZ#18231) | Adhemerval Zanella |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-03-14 | Remove obsolete, never-implemented XSI STREAMS declarations | Florian Weimer |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-11-22 | Combine more conformtest tests into single execution of the compiler. | Joseph Myers |
2018-11-22 | Separate conformtest subtest generation and execution. | Joseph Myers |
2018-11-20 | Use unique identifiers in conformtest. | Joseph Myers |
2018-11-09 | Update conform/Makefile mkdir commands. | Joseph Myers |
2018-11-09 | Replace conformtest.pl with conformtest.py. | Joseph Myers |
2018-10-30 | Convert linknamespace tests from Perl to Python. | Joseph Myers |
2018-10-29 | Use tempfile.TemporaryDirectory in conform/glibcconform.py. | Joseph Myers |
2018-10-29 | Patch to require Python 3.4 or later to build glibc. | Joseph Myers |
2018-10-25 | conform: XFAIL siginfo_t si_band test on sparc64 | Florian Weimer |
2018-08-31 | Replace conform/list-header-symbols.pl with a Python script. | Joseph Myers |
2018-07-25 | Fix C11 conformance issues | Adhemerval Zanella |
2018-07-24 | nptl: Add C11 threads tss_* functions | Adhemerval Zanella |
2018-07-24 | nptl: Add C11 threads cnd_* functions | Adhemerval Zanella |
2018-07-24 | nptl: Add C11 threads call_once functions | Adhemerval Zanella |
2018-07-24 | nptl: Add C11 threads mtx_* functions | Adhemerval Zanella |
2018-07-24 | nptl: Add C11 threads thrd_* functions | Adhemerval Zanella |
2018-07-06 | conform/conformtest.pl: Escape literal braces in regular expressions | Florian Weimer |
2018-06-29 | New configure option --disable-crypt. | Zack Weinberg |
2018-06-29 | Disallow use of DES encryption functions in new programs. | Zack Weinberg |
2018-04-20 | hurd xfails: Add missing bug references | Samuel Thibault |
2018-04-20 | hurd: XFAIL tests for signal features not implemented yet | Samuel Thibault |
2018-04-19 | hurd: Fix symbols exposition | Samuel Thibault |
2018-04-19 | hurd: xfail some structure fields ABI incompatibility with standards | Samuel Thibault |
2018-04-18 | conform sys/un.h: Allow sun_ prefix, not only sun_len | Samuel Thibault |
2018-04-18 | hurd: fix conformity test for sys/un.h | Samuel Thibault |
2018-02-07 | Don't install libio.h or _G_config.h. | Zack Weinberg |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-08-30 | Fix mcontext_t sigcontext namespace (bug 21457). | Joseph Myers |
2017-08-21 | Obsolete matherr, _LIB_VERSION, libieee.a. | Joseph Myers |
2017-08-14 | conformtest: Disable si_value expectation for XPG42. | Joseph Myers |
2017-06-20 | conformtest: XFAIL uc_mcontext test for powerpc32 (bug 21635). | Joseph Myers |
2017-06-20 | conformtest: XFAIL uc_sigmask test for ia64 (bug 21634). | Joseph Myers |
2017-06-12 | Fix XPG4 bsd_signal namespace (bug 21552). | Joseph Myers |
2017-06-09 | Fix waitid namespace (bug 21561). | Joseph Myers |
2017-06-08 | conformtest: Correct sys/wait.h expectations for XPG4. | Joseph Myers |