aboutsummaryrefslogtreecommitdiff
path: root/resolv/tst-leaks.c
AgeCommit message (Collapse)AuthorFilesLines
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
* All files with FSF copyright notices: Update copyright dates using scripts/update-copyrights. * locale/programs/charmap-kw.h: Regenerated. * locale/programs/locfile-kw.h: Likewise.
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2004-08-08[BZ #41]Ulrich Drepper1-1/+2
Update. * resolv/tst-leaks.c (TIMEOUT): Define so that if no server is available the process is not killed. [BZ #41]
2003-02-232003-02-22 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+43
* resolv/tst-leaks.c: New file by Daniel Jacobowitz <drow@mvista.com>. * resolv/Makefile (tests): Add tst-leaks. ($(objpfx)tst-leaks): Depend on $(objpfx)libresolv.so. (tst-leaks-ENV): New variable. ($(objpfx)mtrace-tst-leaks): New target. (tests): Depend on it.