Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 2 Feb 1999 16:27:57 +0000 (16:27 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 2 Feb 1999 16:27:57 +0000 (16:27 +0000)
commit813f4f4dff904de333642ffa8c17b9309d8f182e
treeb4b2174e80fa05212e0e1bc91d9abda4b94306dc
parentb1418d8f39dd2b26fd67c3350493431f99514285
Update.

* nscd/nscd_getpw_r.c (nscd_getpw_r): Mark as internal and take
extra argument with length of key string.
(__nscd_getpwnam_r): Call nscd_getpw_r with extra argument.
(__nscd_getpwuid_r): Create key string on stack.
* nscd/nscd_getgr_r.c: Mark local functions as internal.
* nscd/nscd_gethst_r.c: Likewise.
ChangeLog
NEWS
nscd/nscd_getgr_r.c
nscd/nscd_gethst_r.c
nscd/nscd_getpw_r.c