Avoid warnings for unused results in nscd/connections.c.
[platform/upstream/glibc.git] / nscd / nscd_getserv_r.c
2014-04-09 Adhemerval ZanellaDefine _STRING_ARCH_unaligned unconditionally
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-11-11 Andreas SchwabFix off-by-one in nscd getservbyport call
2013-05-16 Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
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-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-20 H.J. LuMove stdio-common/_itoa.h to sysdeps/generic
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2011-07-07 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-07-05 Ulrich DrepperAvoid warning.
2011-05-31 Ulrich DrepperDon't free non-malloced memory and fix memory leak
2011-05-23 Ulrich DrepperAdd a few more alloca size checks
2009-05-16 Jakub JelinekRobustify libc-side nscd database reader.
2008-06-03 Jakub Jelinek* nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Pass cp
2007-10-13 Ulrich Drepper[BZ #3195]
2007-01-31 Jakub JelinekDo recend check before realigning on strict alignment...
2007-01-31 Jakub Jelinek* nscd/nscd-client.h (__nscd_cache_search): Remove...
2007-01-17 Jakub Jelinek* nscd/nscd_getserv_r.c (nscd_getserv_r): Fix pastos.
2007-01-14 Ulrich Drepper* nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r...