From 1e2e27fd8b59b073d1ef3e7475bc5e39fafd3577 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 26 Jun 2003 08:00:21 +0000 Subject: Update. 2003-06-17 Thorsten Kukuk * nis/Makefile: Remove NIS/NIS+ files from nss_compat module. * nis/nss_compat/compat-grp.c: Don't use our own NIS/NIS+ functions, dlopen corresponding NSS module instead. * nis/nss_compat/compat-pwd.c: Likewise. * nis/nss_compat/compat-spwd.c: Likewise. * nis/nss_compat/compat-initgroups.c: Disabled for now. * nss/Versions: Export __nss_lookup_function. 2003-06-19 Daniel Jacobowitz * sysdeps/unix/sysv/linux/kernel-features.h: Update kernel features for the SH architecture. 2003-06-25 Thorsten Kukuk * csu/Makefile: Use CPPFLAGS to find correct linux/version.h. --- nss/Versions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nss/Versions') diff --git a/nss/Versions b/nss/Versions index 91a96a38d1..463ffb5874 100644 --- a/nss/Versions +++ b/nss/Versions @@ -9,7 +9,7 @@ libc { } GLIBC_PRIVATE { _nss_files_parse_grent; _nss_files_parse_pwent; _nss_files_parse_spent; - __nss_disable_nscd; + __nss_disable_nscd; __nss_lookup_function; } } -- cgit v1.2.3