Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pthread: Move most cond tests from nptl to sysdeps/pthread | Samuel Thibault | 2020-02-09 | 1 | -2/+0 |
| | | | | So they can be checked with htl too. | ||||
* | Update. | Ulrich Drepper | 2003-11-21 | 1 | -0/+2 |
2003-11-21 Jakub Jelinek <jakub@redhat.com> * posix/tst-rxspencer.c (mb_tests): Don't run identical multi-byte tests multiple times unnecessarily. 2003-11-21 Jakub Jelinek <jakub@redhat.com> * posix/bug-regex19.c (BRE, ERE): Define. (tests): Add many new tests, remove UTF-8 ones. (do_one_test, do_mb_tests): New functions. (main): Rewritten using do_one_test and do_mb_tests. |