Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * string/strxfrm_l.c (STRXFRM): Fix trailing \1 optimization | Ulrich Drepper | 2006-11-10 | 1 | -5/+45 |
| | | | | | | | | if N is one bigger than return value. * string/tst-strxfrm2.c (do_test): Also test strxfrm with l1 + 1 and l1 last arguments, if buf is defined, verify the return value equals to strlen (buf) and verify no byte beyond passed length is modified. | ||||
* | * string/Makefile (tests): Add tst-strxfrm2. | Ulrich Drepper | 2006-11-09 | 1 | -0/+43 |
| | | | | | | | * string/tst-strxfrm2.c: New file. * string/strxfrm_l.c (STRXFRM): Do the trailing \1 removal optimization even if needed > n. | ||||
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -83/+0 |
| | |||||
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -0/+83 |