summaryrefslogtreecommitdiff
path: root/include/arpa
AgeCommit message (Expand)AuthorLines
2014-01-06fix argument types for legacy function inet_makeaddrRich Felker-1/+1
2013-10-18use consistent include guard name in arpa/ftp.hSzabolcs Nagy-2/+2
2013-07-22refactor headers, especially alltypes.h, and improve C++ ABI compatRich Felker-10/+0
2013-06-25implement inet_lnaof, inet_netof, and inet_makeaddrRich Felker-1/+4
2013-04-05add arpa/tftp.hrofl0r-0/+31
2013-04-02add arpa/nameser_compat.hrofl0r-0/+2
2013-02-21add arpa/ftp.hrofl0r-0/+35
2012-12-19add inet_network (required for wine)rofl0r-0/+1
2012-09-08remove all remaining redundant __restrict/__inline/_Noreturn defsRich Felker-6/+1
2012-09-06use restrict everywhere it's required by c99 and/or posix 2008Rich Felker-2/+8
2012-08-24fix missing uintXX_t in nameser.hRich Felker-0/+2
2012-06-15header file fixes: multiple include guard consistency and correctnessRich Felker-2/+2
2011-11-10fix all missing instances of __cplusplus checks/extern "C" in headersRich Felker-0/+8
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+749