mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 04:52:56 +01:00
libc_resolv is a {free,get}addrinfo() plugin, mainly for use with NOUX.
We prefix the original libc functions to with 'libc_' so there is no
symbol conflict with file_operations.cc.