mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-31 14:01:18 +08:00
* resolv/Versions: Fix bracing.
* sysdeps/powerpc/soft-fp/Versions: Likewise.
This commit is contained in:
parent
f49b52b601
commit
ecfe6d8ef5
@ -56,6 +56,7 @@ libresolv {
|
||||
__res_hostalias; __res_mkquery; __res_nmkquery; __res_nquery;
|
||||
__res_nquerydomain; __res_nsearch; __res_nsend; __res_query;
|
||||
__res_querydomain; __res_search;
|
||||
}
|
||||
}
|
||||
|
||||
libnss_dns {
|
||||
|
@ -4,5 +4,6 @@ libc {
|
||||
_q_fle; _q_flt; _q_fne; _q_itoq; _q_mul; _q_neg; _q_qtod; _q_qtoi;
|
||||
_q_qtos; _q_qtou; _q_sqrt; _q_stoq; _q_sub;
|
||||
_q_utoq;
|
||||
_q_lltoq; _q_qtoll; _q_qtoull; _q_ulltoq;
|
||||
_q_lltoq; _q_qtoll; _q_qtoull; _q_ulltoq;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user