repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Don't deadlock in __dl_iterate_phdr while (un)loading objects.
[glibc.git]
/
include
/
netinet
/
in.h
blob
876f1a4369f7ed6beb8353a275bb100dcd312487
1
#ifndef _NETINET_IN_H
2
3
#include <inet/netinet/in.h>
4
5
libc_hidden_proto
(
bindresvport
)
6
libc_hidden_proto
(
in6addr_loopback
)
7
libc_hidden_proto
(
in6addr_any
)
8
9
#endif