]> git.ipfire.org Git - thirdparty/glibc.git/history - nscd/nscd_getserv_r.c
nscd: Use time_t for return type of addgetnetgrentX
[thirdparty/glibc.git] / nscd / nscd_getserv_r.c
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-03-27  Adhemerval Zanella... Move libc_freeres_ptrs and libc_subfreeres to hidden...
2023-02-17  Qihao ChencaoUse uintptr_t instead of performing pointer subtraction...
2023-02-17  Adhemerval Zanellanscd: Remove _STRING_ARCH_unaligned usage
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-09-09  Wilco DijkstraUse C11 atomics instead of atomic_decrement(_val)
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-08-18  Adhemerval ZanellaConsolidate non cancellable close call
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
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 glibc-2.16.90
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 glibc-2.14.9000
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...