aboutsummaryrefslogtreecommitdiff
path: root/nscd/nscd_gethst_r.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-03-27Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto1-1/+2
2023-02-17Use uintptr_t instead of performing pointer subtraction with a null pointerQihao Chencao1-3/+2
2023-02-17nscd: Remove _STRING_ARCH_unaligned usageAdhemerval Zanella1-2/+0
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-12-09nscd: Use 64 bit time_t on libc nscd routines (BZ# 29402)Adhemerval Zanella Netto1-1/+1
2022-09-09Use C11 atomics instead of atomic_decrement(_val)Wilco Dijkstra1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-10-30Change most internal uses of time to __clock_gettime.Adhemerval Zanella1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-04-08resolv: Remove support for RES_USE_INET6 and the inet6 optionFlorian Weimer1-5/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-31NSS: Remove internal_function function attributeFlorian Weimer1-2/+1
2017-08-18Consolidate non cancellable close callAdhemerval Zanella1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-31resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]Florian Weimer1-2/+2
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-04-09Define _STRING_ARCH_unaligned unconditionallyAdhemerval Zanella1-1/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-3/+3
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold1-0/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-05-15Avoid race in nscdAndreas Jaeger1-4/+17
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-10-31Cache network interface informationUlrich Drepper1-1/+22
2009-05-15Robustify libc-side nscd database reader.Jakub Jelinek1-2/+4
2008-12-29* nscd/nscd_gethst_r.c (nscd_gethst_r): Don't use nscd ifUlrich Drepper1-1/+14
2007-10-13[BZ #3195]Ulrich Drepper1-2/+2
2007-01-31* nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier Jakub Jelinek1-59/+84
2007-01-13* nscd/nscd_gethst_r.c: Minor cleanups.Ulrich Drepper1-8/+4
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-86/+61
2007-07-31.Jakub Jelinek1-61/+86
2006-05-15* include/rpc/pmap_prot.h: Mark all functions as hidden.Ulrich Drepper1-2/+2
2005-11-19(nscd_gethst_r): Avoid unnecesary read call if there are no aliases.Ulrich Drepper1-2/+3
2005-02-22* nscd/nscd-client.h: Include sys/uio.h.Ulrich Drepper1-5/+3
2005-02-21* nscd/nscd_gethst_r.c (nscd_gethst_r): Set *h_errnop toUlrich Drepper1-1/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-92/+67
2007-07-122.5-18.1Jakub Jelinek1-67/+92
2004-11-10Update.cvs/fedora-glibc-20041110T0839Ulrich Drepper1-5/+10
2004-11-10(libc_locked_map_ptr): Add new first parameter, used as class for definition.Ulrich Drepper1-0/+10
2004-09-30Update.Ulrich Drepper1-1/+0
2004-09-30Update.Ulrich Drepper1-12/+23
2004-09-30Update.Ulrich Drepper1-2/+1
2004-09-08Update.Ulrich Drepper1-121/+174
2004-06-06Update.Ulrich Drepper1-27/+33