summaryrefslogtreecommitdiffstats
path: root/include/ifaddrs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary typedef usage.espie2004-01-221-2/+2
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-3/+3
* add freeifaddrs(3), which reclaims region allocated by getifaddrs(3).itojun2000-02-231-2/+3
* add getifaddrs(3), from bsdi4.itojun2000-02-231-0/+55