Searched hist:168441 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/lib/libc/resolv/
H A Dres_debug.cdiff 168441 Fri Apr 06 19:45:17 MDT 2007 kan __p_rcode_syms is declared as external in resolv.conf, so it cannot be
redeclared as static in res_debug.c.

Make __p_rcode_syms global and add it to Symbol map. The rest of
__p_??_syms are already global.

Choice of FBSD_1.0 version for these debug symbols seems strange and
should be revisited before symbol versioning is enabled for libc.so.7.
H A DSymbol.mapdiff 168441 Fri Apr 06 19:45:17 MDT 2007 kan __p_rcode_syms is declared as external in resolv.conf, so it cannot be
redeclared as static in res_debug.c.

Make __p_rcode_syms global and add it to Symbol map. The rest of
__p_??_syms are already global.

Choice of FBSD_1.0 version for these debug symbols seems strange and
should be revisited before symbol versioning is enabled for libc.so.7.

Completed in 55 milliseconds