Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-10 | * string/strxfrm_l.c (STRXFRM): Fix trailing \1 optimization | Ulrich Drepper | |
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. | |||
2006-11-09 | * string/Makefile (tests): Add tst-strxfrm2. | Ulrich Drepper | |
* string/tst-strxfrm2.c: New file. * string/strxfrm_l.c (STRXFRM): Do the trailing \1 removal optimization even if needed > n. | |||
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | |