glibc/nss
Arjun Shankar 04726be814 Disable warnings due to deprecated libselinux symbols used by nss and nscd
The SELinux API deprecated several symbols in its 3.1 release, including
security_context_t, matchpathcon, avc_init, and sidput, which are used in
makedb and nscd.  While the usage of these should eventually be replaced by
newer interfaces, this commit disables GCC warnings due to the use of the
above symbols.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
2020-07-23 12:20:38 +02:00
..
nss_compat nss_compat: Do not use mmap to read database files (bug 26258) 2020-07-21 07:33:08 +02:00
nss_db
nss_files nss: Add __nss_fgetent_r 2020-07-21 07:33:50 +02:00
tst-nss-db-endgrent.root/etc
tst-nss-db-endpwent.root
tst-nss-files-hosts-long.root/etc
tst-nss-test3.root
Depend
Makefile nss: Add __nss_fgetent_r 2020-07-21 07:33:50 +02:00
Versions nss: Add __nss_fgetent_r 2020-07-21 07:33:50 +02:00
XXX-lookup.c
alias-lookup.c
bug-erange.c
bug17079.c
compat-lookup.c
databases.def
db-Makefile
digits_dots.c
ethers-lookup.c
function.def
getXXbyYY.c
getXXbyYY_r.c
getXXent.c
getXXent_r.c
getent.c
getnssent.c
getnssent_r.c
grp-lookup.c Remove --enable-obsolete-nsl configure flag 2020-07-08 17:25:57 +02:00
hosts-lookup.c
key-lookup.c
makedb.c Disable warnings due to deprecated libselinux symbols used by nss and nscd 2020-07-23 12:20:38 +02:00
netgrp-lookup.c
network-lookup.c
nss.h
nss_fgetent_r.c nss: Add __nss_fgetent_r 2020-07-21 07:33:50 +02:00
nss_files_fopen.c nss_files: Consolidate file opening in __nss_files_fopen 2020-07-21 07:32:46 +02:00
nss_hash.c
nss_parse_line_result.c nss: Add __nss_fgetent_r 2020-07-21 07:33:50 +02:00
nss_readline.c nss: Add __nss_fgetent_r 2020-07-21 07:33:50 +02:00
nss_test.h
nss_test.ver
nss_test1.c
nss_test2.c
nsswitch.c Remove --enable-obsolete-nsl configure flag 2020-07-08 17:25:57 +02:00
nsswitch.conf Remove --enable-obsolete-nsl configure flag 2020-07-08 17:25:57 +02:00
nsswitch.h
proto-lookup.c
pwd-lookup.c Remove --enable-obsolete-nsl configure flag 2020-07-08 17:25:57 +02:00
rewrite_field.c
rpc-lookup.c
service-lookup.c
sgrp-lookup.c
spwd-lookup.c Remove --enable-obsolete-nsl configure flag 2020-07-08 17:25:57 +02:00
test-digits-dots.c
test-netdb.c
tst-cancel-getpwuid_r.c
tst-field.c
tst-nss-db-endgrent.c
tst-nss-db-endpwent.c
tst-nss-files-alias-leak.c
tst-nss-files-alias-truncated.c
tst-nss-files-hosts-erange.c
tst-nss-files-hosts-getent.c
tst-nss-files-hosts-long.c
tst-nss-files-hosts-multi.c
tst-nss-getpwent.c
tst-nss-static.c
tst-nss-test1.c
tst-nss-test2.c
tst-nss-test3.c
tst-nss-test4.c
tst-nss-test5.c
valid_field.c
valid_list_field.c