summaryrefslogtreecommitdiffstats
path: root/lib/getaddrinfo.c
AgeCommit message (Collapse)AuthorLines
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert-407/+0
2006-08-09Sync from gnulib.Paul Eggert-3/+11
2006-07-09Update from gnulib.Paul Eggert-8/+13
2006-07-04Sync from gnulib.Paul Eggert-9/+166
2005-09-23* lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.Paul Eggert-16/+43
Problem reported by Eric Blake. (getaddrinfo): Initialize se so that it's not garbage. Redo internal storage allocation so that it doesn't make unportable assumptions about alignment. Fix a memory leak.
2005-09-22New file, from gnulib.Paul Eggert-0/+210