summaryrefslogtreecommitdiff
path: root/include/resolv.h
AgeCommit message (Collapse)AuthorLines
2012-06-15header file fixes: multiple include guard consistency and correctnessRich Felker-2/+2
one file was reusing another file's macro name, and many had inconsistent underscores and application of SYS prefix, etc. patch by Szabolcs Nagy (nsz)
2012-01-26remove useless "extern" keywords in headersRich Felker-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+143