about summary refs log tree commit diff
path: root/nss/Versions
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2020-07-16 16:12:46 +0200
committerFlorian Weimer <fweimer@redhat.com>2020-07-21 07:32:46 +0200
commit299210c1fa67e2dfb564475986fce11cd33db9ad (patch)
tree7230de5a2b2d0556428f53f28d2d5f2ccfad12d8 /nss/Versions
parent469c03907b116c37c98d8ad7a9edac2bdbf3e934 (diff)
downloadglibc-299210c1fa67e2dfb564475986fce11cd33db9ad.tar.gz
glibc-299210c1fa67e2dfb564475986fce11cd33db9ad.tar.xz
glibc-299210c1fa67e2dfb564475986fce11cd33db9ad.zip
nss_files: Consolidate file opening in __nss_files_fopen
Tested-by: Carlos O'Donell <carlos@redhat.com>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'nss/Versions')
-rw-r--r--nss/Versions1
1 files changed, 1 insertions, 0 deletions
diff --git a/nss/Versions b/nss/Versions
index afc82a23c2..f489cb6eb0 100644
--- a/nss/Versions
+++ b/nss/Versions
@@ -18,6 +18,7 @@ libc {
     __nss_passwd_lookup2; __nss_group_lookup2; __nss_hosts_lookup2;
     __nss_services_lookup2; __nss_next2; __nss_lookup;
     __nss_hash; __nss_database_lookup2;
+    __nss_files_fopen;
   }
 }