Age | Commit message (Collapse) | Author |
|
|
|
|
|
wctrans_l(3), towctrans_l(3), wcscasecmp_l(3), wcsncasecmp_l(3),
and strerror_l(3)
|
|
|
|
|
|
|
|
|
|
test passes.
|
|
|
|
optimize the access to it with an illegal instruction. But the
tests needs a SIGSEGV, it would fail with SIGILL.
|
|
|
|
|
|
|
|
|
|
Adversary for Quicksort", just include the code to generate them.
Also allow the number of elements to be specified on the command line.
|
|
ok millert@
|
|
by McIlroy's "A Killer Adversary for Quicksort". This results in
quadratic behavior and the test aborts before completion.
|
|
|
|
parameters.
|
|
Selection Algorithms" by David R Musser.
|
|
be used in qsort.c in a later commit.
|
|
qsort()". This causes quadratic behavior with the 4.4BSD qsort's
"switch to insertion sort" optimization when the input appears to
be mostly sorted. That optimization was removed in qsort.c r1.12
but it is worth having in the regress test too.
|
|
wrap), make it a flag instead. Pointed out by schwarze@
|
|
|
|
Fixes this test on 64-bit architectures.
ok visa@
|
|
ok millert@, deraadt@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Related to locale/multibyte_citrus.c rev. 1.7.
|
|
|
|
|
|
ok deraadt@
|
|
|
|
ok deraadt@ kettenis@
|
|
|
|
|
|
Don't try to calculate strlen(NULL).
|
|
and REG_NOTBOL with line and word anchors
|
|
|
|
|
|
|