summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/getaddrinfo (follow)
Commit message (Expand)AuthorAgeFilesLines
* no need to declare "extern optarg" and "extern optind"schwarze2020-02-141-3/+1
* Sort expected getaddrinfo output in inet4 inet6 order, then thebluhm2017-07-272-46/+37
* timed's time is up. use ntpd(8). Even our own fossil developersderaadt2011-07-071-2/+2
* doing numeric lookups without specifying an ai_socktype fails no longer.claudio2009-09-141-2/+8
* Update to handle the default resolv order behavior.phessler2009-06-092-17/+24
* recover IPv6 entries somehow disappeared. David Krauseitojun2004-06-251-8/+16
* make test successful even when /etc/services is changeditojun2004-06-212-43/+35
* correct answer file to meet gai_strerror() output on openbsd. David Krauseitojun2004-03-021-5/+5
* do not test ai_canonname, as ai_canonname can be vary by /etc/hosts.itojun2004-02-282-24/+26
* add missing includesdavid2003-09-021-1/+2
* Rename a bunch of the old bsd.regress.mk variables into the new ones.avsm2002-09-021-2/+2
* Make this into a proper regress test.art2002-08-261-3/+5
* Get rid of remaining __P usage (except for imported code);jsyn2002-08-091-4/+4
* regress for getaddrinfo/getnameinfoitojun2002-07-054-0/+395