mirror of https://git.musl-libc.org/git/musl
Browse Source
the value 19991006 for __RES implies availability of res_ninit and related functions that take a resolver state argument; these are not supported since our resolver is stateless. instead claim support for just the older API by defining __RES to 19960801. based on patch by Dmitrij D. Czarkoff.master
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue