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