about summary refs log tree commit diff
path: root/include/resolv.h
Commit message (Collapse)AuthorAgeFilesLines
* header file fixes: multiple include guard consistency and correctnessRich Felker2012-06-151-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)
* remove useless "extern" keywords in headersRich Felker2012-01-261-1/+1
|
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+143