glibc/nscd
Florian Weimer 561052ad35 nscd_getgr_r: Use struct scratch_buffer instead of extend_alloca
The lack of alloca accounting means that the old code could run out of
stack space if multiple retries are needed.
2015-04-08 21:08:03 +02:00
..
aicache.c
cache.c Enhance nscd's inotify support (Bug 14906). 2015-03-13 09:49:24 -04:00
connections.c Enhance nscd's inotify support (Bug 14906). 2015-03-13 09:49:24 -04:00
dbg_log.c
dbg_log.h
Depend
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 grp: Rewrite to use struct scratch_buffer instead of extend_alloca 2015-04-08 21:07:03 +02:00
Makefile
mem.c
netgroupcache.c
nscd_conf.c
nscd_getai.c
nscd_getgr_r.c nscd_getgr_r: Use struct scratch_buffer instead of extend_alloca 2015-04-08 21:08:03 +02:00
nscd_gethst_r.c
nscd_getpw_r.c
nscd_getserv_r.c
nscd_helper.c
nscd_initgroups.c
nscd_netgroup.c
nscd_proto.h
nscd_setup_thread.c
nscd_stat.c Initialize nscd stats data [BZ #17892] 2015-01-29 10:30:09 +05:30
nscd-client.h Fix warnings 2015-03-21 04:49:44 +01:00
nscd.c Update copyright dates not handled by scripts/update-copyrights. 2015-01-02 16:54:45 +00:00
nscd.conf
nscd.h Enhance nscd's inotify support (Bug 14906). 2015-03-13 09:49:24 -04:00
nscd.init
nscd.service
nscd.tmpfiles
pwdcache.c
res_hconf.c
selinux.c
selinux.h
servicescache.c