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
/
netdb.h
Age
Commit message (
Expand
)
Author
Lines
2018-10-16
restore attribute((const)) to pthread_self and errno location decls
Rich Felker
-0
/
+3
2017-08-29
move IPPORT_RESERVED from netdb.h to netinet/in.h
Rich Felker
-2
/
+0
2016-07-03
make brace placement in public header struct definitions consistent
Rich Felker
-10
/
+5
2015-09-17
remove attribute((const)) from pthread_self and errno location decls
Rich Felker
-3
/
+0
2014-06-04
add support for ipv6 scope_id to getaddrinfo and getnameinfo
Rich Felker
-1
/
+1
2014-02-05
add NO_ADDRESS macro to netdb.h as an alias for NO_DATA
Timo Teräs
-0
/
+1
2013-12-20
implement legacy function herror
Rich Felker
-0
/
+1
2013-07-22
refactor headers, especially alltypes.h, and improve C++ ABI compat
Rich Felker
-5
/
+2
2012-11-01
avoid breakage if somebody wrongly defines empty feature test macros
Rich Felker
-2
/
+2
2012-09-07
default features: make musl usable without feature test macros
Rich Felker
-5
/
+1
2012-09-06
use restrict everywhere it's required by c99 and/or posix 2008
Rich Felker
-2
/
+8
2012-08-15
improve headers to better deal with removed-in-posix-2008 features
Rich Felker
-11
/
+16
2012-05-22
support _BSD_SOURCE feature test macro
Rich Felker
-2
/
+2
2012-05-12
use __h_errno_location for h_errno
Rich Felker
-1
/
+5
2012-05-12
susv4 removed gethostbyname, etc. legacy cruft.
Rich Felker
-9
/
+7
2012-05-12
namespace cleanup - NI_* is NOT reserved by netdb.h
Rich Felker
-3
/
+2
2012-05-12
some gnu junk in netdb.h
Rich Felker
-0
/
+8
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
-0
/
+148