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 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
bug-erange.c Update. 2002-09-29 18:25:48 +00:00
databases.def Add missing gshadow handling in __nss_configure_lookup 2012-03-06 21:55:18 -05:00
db-Makefile Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
Depend Update. 2000-01-02 04:20:21 +00:00
digits_dots.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
ethers-lookup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
function.def Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
getent.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
getnssent_r.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
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 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
hosts-lookup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
key-lookup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
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 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
network-lookup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
nss_test1.c Add self-contained test for NSS. 2010-08-11 07:25:02 -07:00
nss.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
nsswitch.c Avoid more warnings in nsswitch.c 2012-09-28 13:48:14 -07:00
nsswitch.conf More configurability for secondary group lookup 2011-05-10 00:36:29 -04:00
nsswitch.h Suppress incorrect link warnings for NSS symbols 2012-10-30 14:14:33 -04:00
proto-lookup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
pwd-lookup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
rpc-lookup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
service-lookup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
sgrp-lookup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
spwd-lookup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
test-netdb.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-nss-static.c 2012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com> 2012-04-06 13:49:35 -07:00
tst-nss-test1.c Add self-contained test for NSS. 2010-08-11 07:25:02 -07:00
Versions Implement caching of nscd 2011-10-07 10:06:31 -04:00
XXX-lookup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00