summaryrefslogtreecommitdiff
path: root/regress/lib/libc/getaddrinfo
AgeCommit message (Expand)Author
2020-02-14no need to declare "extern optarg" and "extern optind"Ingo Schwarze
2017-07-27Sort expected getaddrinfo output in inet4 inet6 order, then theAlexander Bluhm
2011-07-07timed's time is up. use ntpd(8). Even our own fossil developersTheo de Raadt
2009-09-14doing numeric lookups without specifying an ai_socktype fails no longer.Claudio Jeker
2009-06-09Update to handle the default resolv order behavior.Peter Hessler
2004-06-25recover IPv6 entries somehow disappeared. David KrauseJun-ichiro itojun Hagino
2004-06-21make test successful even when /etc/services is changedJun-ichiro itojun Hagino
2004-03-02correct answer file to meet gai_strerror() output on openbsd. David KrauseJun-ichiro itojun Hagino
2004-02-28do not test ai_canonname, as ai_canonname can be vary by /etc/hosts.Jun-ichiro itojun Hagino
2003-09-02add missing includesDavid Krause
2002-09-02Rename a bunch of the old bsd.regress.mk variables into the new ones.Anil Madhavapeddy
2002-08-26Make this into a proper regress test.Artur Grabowski
2002-08-09Get rid of remaining __P usage (except for imported code);Jason Peel
2002-07-05regress for getaddrinfo/getnameinfoJun-ichiro itojun Hagino