mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Update.
1999-07-09 Cristian Gafton <gafton@redhat.com> * 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.
This commit is contained in:
@ -12,4 +12,8 @@ libc {
|
||||
# p*
|
||||
putpwent; setpwent;
|
||||
}
|
||||
GLIBC_2.1.2 {
|
||||
# g*
|
||||
getpwent_r; getpwuid_r;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user