From c2fa5b5a4f4d2f0f71918f4cd8b5b67a26d4b72c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 9 Jul 1999 20:58:54 +0000 Subject: Update. 1999-07-09 Cristian Gafton * nscd/nscd_gethst_r.c (nscd_gethst_r): Make sure resultbuf->h_addr_list addresses are correctly aligned. * sysdeps/i386/bits/string.h (__memcpy_c): Help some stupid old compilers. (__memset_cc): Likewise. --- shadow/Versions | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'shadow/Versions') diff --git a/shadow/Versions b/shadow/Versions index 7a0dae565e..38ab368fff 100644 --- a/shadow/Versions +++ b/shadow/Versions @@ -24,4 +24,8 @@ libc { # u* ulckpwdf; } + GLIBC_2.1.2 { + # g* + getspent_r; getspnam_r; + } } -- cgit v1.2.3