Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add --enable-hardcoded-path-in-tests configure option | H.J. Lu | 2013-01-11 | 1 | -2/+2 |
| | |||||
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | Don't pass shell loops' stdin to programs run on glibc's host. | Jim Blandy | 2012-10-22 | 1 | -1/+1 |
| | |||||
* | Set "fail on error" mode directly in testsuite shell scripts | Dmitry V. Levin | 2012-09-25 | 1 | -2/+3 |
| | |||||
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
| | |||||
* | Update. | Ulrich Drepper | 2003-06-16 | 1 | -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 Drepper | 2003-05-01 | 1 | -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 Drepper | 2003-04-27 | 1 | -0/+48 |
* locale/programs/locale.c (show_info): Use '\177' instead of CHAR_MAX. |