glibc/nscd
Adhemerval Zanella Netto fa4a192778 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>
2022-12-09 09:56:09 -03:00
..
Depend
Makefile
aicache.c nscd: Drop local address tuple variable [BZ #29607] 2022-10-04 18:40:25 -04:00
cache.c Use C11 atomics instead of atomic_increment(_val) 2022-09-23 15:59:56 +01:00
cachedumper.c
connections.c
dbg_log.c
dbg_log.h
gai.c
getgrgid_r.c
getgrnam_r.c
gethstbyad_r.c
gethstbynm3_r.c
getpwnam_r.c
getpwuid_r.c
getsrvbynm_r.c
getsrvbypt_r.c
grpcache.c
hstcache.c
initgrcache.c
mem.c
netgroupcache.c
nscd-client.h Use C11 atomics instead of atomic_decrement(_val) 2022-09-09 14:22:26 +01:00
nscd.c
nscd.conf
nscd.h nscd: Use 64 bit time_t on libc nscd routines (BZ# 29402) 2022-12-09 09:56:09 -03:00
nscd.init
nscd.service
nscd.tmpfiles
nscd_conf.c
nscd_getai.c Use C11 atomics instead of atomic_decrement(_val) 2022-09-09 14:22:26 +01:00
nscd_getgr_r.c Use C11 atomics instead of atomic_decrement(_val) 2022-09-09 14:22:26 +01:00
nscd_gethst_r.c nscd: Use 64 bit time_t on libc nscd routines (BZ# 29402) 2022-12-09 09:56:09 -03:00
nscd_getpw_r.c Use C11 atomics instead of atomic_decrement(_val) 2022-09-09 14:22:26 +01:00
nscd_getserv_r.c Use C11 atomics instead of atomic_decrement(_val) 2022-09-09 14:22:26 +01:00
nscd_helper.c Use C11 atomics instead of atomic_increment(_val) 2022-09-23 15:59:56 +01:00
nscd_initgroups.c Use C11 atomics instead of atomic_decrement(_val) 2022-09-09 14:22:26 +01:00
nscd_netgroup.c Use C11 atomics instead of atomic_decrement(_val) 2022-09-09 14:22:26 +01:00
nscd_proto.h
nscd_setup_thread.c
nscd_stat.c
pwdcache.c
res_hconf.c
selinux.c
selinux.h
servicescache.c