about summary refs log tree commit diff
path: root/localedata/tst-numeric.sh
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
|
* Add --enable-hardcoded-path-in-tests configure optionH.J. Lu2013-01-111-2/+2
|
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
|
* Don't pass shell loops' stdin to programs run on glibc's host.Jim Blandy2012-10-221-1/+1
|
* Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin2012-09-251-2/+3
|
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
|
* Update.Ulrich Drepper2003-06-161-5/+7
| | | | | | | | | 2003-06-16 Ulrich Drepper <drepper@redhat.com> * elf/rtld.c (dl_main): Use l_map_start not l_addr in Phdr computation so that prelinking wroks. * inet/netinet/ip6.h (IP6OPT_PAD1, IP6OPT_PADN): Define.
* Update.Ulrich Drepper2003-05-011-1/+2
| | | | | | | | | | 2003-05-01 Ulrich Drepper <drepper@redhat.com> * malloc/malloc.c (mSTATs): Call ptmalloc_init if necessary. 2003-04-29 Andreas Schwab <schwab@suse.de> * string/test-strcat.c (do_one_test): Fix attribute name.
* Update.Ulrich Drepper2003-04-271-0/+48
* locale/programs/locale.c (show_info): Use '\177' instead of CHAR_MAX.