glibc/nss
Chris Metcalf 017678433c Suppress incorrect link warnings for NSS symbols
When glibc is built with --enable-static-nss, the warning that
using NSS symbols requires the nss shared objects to be present
is no longer true, as those symbols are built into libc.  Suppress
the warning for those symbols by providing a new macro
(nss_interface_function) for the NSS functions that is defined as
static_link_warning in the normal case, and empty for static NSS.
2012-10-30 14:14:33 -04:00
..
nss_db BZ#13696: Add --disable-nscd configure option. 2012-08-22 13:31:12 -07:00
nss_files BZ#13696: Add --disable-nscd configure option. 2012-08-22 13:31:12 -07:00
alias-lookup.c
bug-erange.c
databases.def
db-Makefile
Depend
digits_dots.c
ethers-lookup.c
function.def
getent.c
getnssent_r.c
getnssent.c 2012-03-23 Jeff Law <law@redhat.com> 2012-03-23 14:56:42 -06:00
getXXbyYY_r.c Suppress incorrect link warnings for NSS symbols 2012-10-30 14:14:33 -04:00
getXXbyYY.c Suppress incorrect link warnings for NSS symbols 2012-10-30 14:14:33 -04:00
getXXent_r.c Suppress incorrect link warnings for NSS symbols 2012-10-30 14:14:33 -04:00
getXXent.c Suppress incorrect link warnings for NSS symbols 2012-10-30 14:14:33 -04:00
grp-lookup.c
hosts-lookup.c
key-lookup.c
makedb.c Fix lots of bitrot for stub configurations. 2012-07-30 16:34:33 -07:00
Makefile Quiet make warning under --disable-shared. 2012-09-28 14:33:40 -07:00
netgrp-lookup.c
network-lookup.c
nss_test1.c
nss.h
nsswitch.c Avoid more warnings in nsswitch.c 2012-09-28 13:48:14 -07:00
nsswitch.conf
nsswitch.h Suppress incorrect link warnings for NSS symbols 2012-10-30 14:14:33 -04:00
proto-lookup.c
pwd-lookup.c
rpc-lookup.c
service-lookup.c
sgrp-lookup.c
spwd-lookup.c
test-netdb.c
tst-nss-static.c 2012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com> 2012-04-06 13:49:35 -07:00
tst-nss-test1.c
Versions
XXX-lookup.c