summaryrefslogtreecommitdiffstats
path: root/src/tests/resolve/addrinfo-test.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+4
* format %p wants void*Ken Raeburn2009-12-311-1/+1
* Mark and reindent tests, with some exclusionsTom Yu2009-11-301-133/+134
* make mark-cstyleTom Yu2009-10-311-3/+3
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-3/+3
* Use strlcpy instead of strcpy in many placesGreg Hudson2008-10-241-2/+5
* Conditionalize more bits that might not be defined by the OSKen Raeburn2007-02-161-0/+10
* Call freeaddrinfo at end - memory leakEzra Peisach2006-10-181-0/+1
* mine:Ken Raeburn2005-09-091-7/+26
* * addrinfo-test.c: New fileKen Raeburn2004-08-231-0/+283