nscd: Use 64 bit time_t on libc nscd routines (BZ# 29402)
commitfa4a19277842fd09a4815a986f70e0fe0903836f
authorAdhemerval Zanella Netto <adhemerval.zanella@linaro.org>
Wed, 26 Oct 2022 19:04:24 +0000 (26 16:04 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 9 Dec 2022 12:56:09 +0000 (9 09:56 -0300)
tree372ebd44b44e780cb87fe031c59a546a2b7eb271
parent545eefc2f5da61801ba82b7a32ca2589b769ec90
nscd: Use 64 bit time_t on libc nscd routines (BZ# 29402)

Although the nscd module is built with 64 bit time_t, the routines
linked direct to libc.so need to use the internal symbols.
Reviewed-by: DJ Delorie <dj@redhat.com>
nscd/nscd.h
nscd/nscd_gethst_r.c