about summary refs log tree commit diff
path: root/posix/tst-getaddrinfo4.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
|
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
|
* Increase test case timeoutSiddhesh Poyarekar2013-06-041-0/+1
|
* Test getaddrinfo return valueDmitry V. Levin2013-05-211-0/+67
This helps testing for regression of BZ#15339. Creation of network isolated environments is a privileged operation and therefore is not included to the test.