index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
/
res_init.c
blob: cbd5b1556473cc6abf1e0f7d4d4761699f686fb9 (
plain
) (
blame
)
1
2
3
4
int
res_init
()
{
return
0
;
}