glibc/nscd
Anders Johansson ea547a1a6e Fix a few asserts and IO calls in nscd.
The nscd/*cache.c files contain assert()s, writeall() and sendfileall() calls
that invalidly use together &dataset->resp and total where either dataset or
dataset->head.recsize should be used instead one of the components. In the
writeall() and sendfileall() cases, it is unlikely to matter in practice, but
the assertions can fail sometimes without a proper reason.
2009-10-29 22:18:26 -07:00
..
aicache.c Fix a few asserts and IO calls in nscd. 2009-10-29 22:18:26 -07:00
cache.c Use correct release semantic in list update. 2009-07-16 09:57:32 -07:00
connections.c * nscd/connections.c (send_ro_fd): Define temporary variable to avoid 2009-04-26 22:31:19 +00:00
dbg_log.c Print timestamp in nscd debug messages. 2009-10-29 13:45:10 -07:00
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 Fix a few asserts and IO calls in nscd. 2009-10-29 22:18:26 -07:00
hstcache.c Fix a few asserts and IO calls in nscd. 2009-10-29 22:18:26 -07:00
initgrcache.c Fix a few asserts and IO calls in nscd. 2009-10-29 22:18:26 -07:00
Makefile Consolidate PIE linking Makefile rules. 2009-06-16 09:19:59 -07:00
mem.c Revert "Fix lock handling in memory hander of nscd." 2009-07-17 07:49:16 -07:00
nscd_conf.c
nscd_getai.c Robustify libc-side nscd database reader. 2009-05-15 21:17:08 -07:00
nscd_getgr_r.c Robustify libc-side nscd database reader. 2009-05-15 21:17:08 -07:00
nscd_gethst_r.c Robustify libc-side nscd database reader. 2009-05-15 21:17:08 -07:00
nscd_getpw_r.c Robustify libc-side nscd database reader. 2009-05-15 21:17:08 -07:00
nscd_getserv_r.c Robustify libc-side nscd database reader. 2009-05-15 21:17:08 -07:00
nscd_helper.c Fix forced loop termination in nscd database lookup. 2009-05-18 10:19:50 -07:00
nscd_initgroups.c Robustify libc-side nscd database reader. 2009-05-15 21:17:08 -07:00
nscd_proto.h
nscd_setup_thread.c
nscd_stat.c
nscd-client.h Move BLOCK_ALIGN* macros back. 2009-05-16 10:29:43 -07:00
nscd.c Don't try to cleanup libselinux and libaudit. 2009-05-15 20:48:08 -07:00
nscd.conf
nscd.h Move BLOCK_ALIGN* macros back. 2009-05-16 10:29:43 -07:00
nscd.init
pwdcache.c Fix a few asserts and IO calls in nscd. 2009-10-29 22:18:26 -07:00
res_hconf.c
selinux.c Don't try to cleanup libselinux and libaudit. 2009-05-15 20:48:08 -07:00
selinux.h Don't try to cleanup libselinux and libaudit. 2009-05-15 20:48:08 -07:00
servicescache.c Revert "Fix lock handling in memory hander of nscd." 2009-07-17 07:49:16 -07:00