summaryrefslogtreecommitdiff
path: root/nss/hosts.c
AgeCommit message (Expand)Author
2006-11-17do some refactoring in the generated code and add some documentation on gener...Arthur de Jong
2006-11-16switch to a simpler and more compact framework to generate methods (one reade...Arthur de Jong
2006-11-15properly filter out empty returned address records and return NOTFOUND for en...Arthur de Jong
2006-11-10rename nss/exports.h to nss/prototypes.hArthur de Jong
2006-11-10switch to using prototypes that are defined in glibc 2.3.6Arthur de Jong
2006-11-10add test code for host database and add const to function definitionArthur de Jong
2006-11-10use better names for our thread-local file pointerArthur de Jong
2006-11-03implement initial host database lookups NSS-sideArthur de Jong