index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
arpa
Age
Commit message (
Expand
)
Author
Lines
2014-12-17
add basic dns record parsing functions
Rich Felker
-35
/
+23
2014-01-06
fix argument types for legacy function inet_makeaddr
Rich Felker
-1
/
+1
2013-10-18
use consistent include guard name in arpa/ftp.h
Szabolcs Nagy
-2
/
+2
2013-07-22
refactor headers, especially alltypes.h, and improve C++ ABI compat
Rich Felker
-10
/
+0
2013-06-25
implement inet_lnaof, inet_netof, and inet_makeaddr
Rich Felker
-1
/
+4
2013-04-05
add arpa/tftp.h
rofl0r
-0
/
+31
2013-04-02
add arpa/nameser_compat.h
rofl0r
-0
/
+2
2013-02-21
add arpa/ftp.h
rofl0r
-0
/
+35
2012-12-19
add inet_network (required for wine)
rofl0r
-0
/
+1
2012-09-08
remove all remaining redundant __restrict/__inline/_Noreturn defs
Rich Felker
-6
/
+1
2012-09-06
use restrict everywhere it's required by c99 and/or posix 2008
Rich Felker
-2
/
+8
2012-08-24
fix missing uintXX_t in nameser.h
Rich Felker
-0
/
+2
2012-06-15
header file fixes: multiple include guard consistency and correctness
Rich Felker
-2
/
+2
2011-11-10
fix all missing instances of __cplusplus checks/extern "C" in headers
Rich Felker
-0
/
+8
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
-0
/
+749