59 Commits (8fbfc0283c46e7a8b9913a99572bddcc4ea92d35)

Author SHA1 Message Date
Daniel Stenberg fab5b5e116 avoid doing #if an a predef symbol that might not be defined 19 years ago
Gisle Vanem af93e3305e Added CVS id. 19 years ago
Daniel Stenberg 876ea69745 Ok, based on the online docs for AIX'es getservbyport_r() I adjusted to code 19 years ago
Daniel Stenberg 209e8147a1 1 - attempted fix of uninitialized variable 19 years ago
Dominick Meglio 6afd5c16d3 Added constants that will be used by ares_getaddrinfo. Made ares_getnameinfo use the reentrant getservbyport (getservbyport_r) if it isavailable to ensure it works properly in a threaded environment 19 years ago
Dominick Meglio 209b6c1af7 More of the same 20 years ago
Dominick Meglio 4ee0e56440 More compiler warning cleanups 20 years ago
Dominick Meglio ef16aa0669 Cleaned up some compile warnings 20 years ago
Dominick Meglio aba0b775ea Added ares_getnameinfo which mimics the getnameinfo API 20 years ago