Avoid warnings for unused results in nscd/connections.c.
[platform/upstream/glibc.git] / nscd / servicescache.c
2014-04-30 Siddhesh PoyarekarConsolidate code to initialize nscd dataset header
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-05-16 Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-04-15 Andreas SchwabProperly check for short writes when sending the respon...
2013-01-10 Andreas SchwabRevert "Properly check for short writes when sending...
2013-01-10 Andreas SchwabProperly check for short writes when sending the respon...
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-21 Ulrich DrepperDo not cache negative results in nscd if these are...
2011-08-15 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-15 Ulrich DrepperAdd missing initialization in service cache in nscd
2011-07-02 Ulrich Dreppernscd cleanups
2011-06-30 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-06-30 Ulrich DrepperAvoid write to invalid file descriptor in nscd
2011-02-06 Ulrich DrepperSchedule nscd cache pruning more accurately fromr re...
2009-07-17 Ulrich DrepperRevert "Fix lock handling in memory hander of nscd."
2009-07-16 Petr BaudisFix lock handling in memory hander of nscd.
2009-02-13 Ulrich Drepper[BZ #5381]
2008-06-12 Ulrich Drepper* nscd/grpcache.c (cache_addgr): Correctly compute... cvs/fedora-glibc-20080612T1619
2008-05-18 Ulrich Drepper* nscd/cache.c (cache_add): Take additional parameter...
2008-05-11 Ulrich Drepper* nscd/cache.c (cache_add): Before returning with failu...
2008-04-19 Ulrich Drepper[BZ #5209, BZ #5381]
2007-11-25 Ulrich DrepperClear array before use.
2007-08-13 Ulrich Drepper* nscd/servicescache.c: Include kernel-features.h.
2007-07-16 Roland McGrath* elf/ldconfig.c: Allow GPLv2 or any later version.
2007-02-21 Ulrich Drepper* nscd/hstcache.c (cache_addhst): Remove unnecessary...
2007-01-14 Ulrich Drepper* nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r...