about summary refs log tree commit diff
path: root/nscd/nscd_gethst_r.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto2023-03-271-1/+2
* Use uintptr_t instead of performing pointer subtraction with a null pointerQihao Chencao2023-02-171-3/+2
* nscd: Remove _STRING_ARCH_unaligned usageAdhemerval Zanella2023-02-171-2/+0
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* nscd: Use 64 bit time_t on libc nscd routines (BZ# 29402)Adhemerval Zanella Netto2022-12-091-1/+1
* Use C11 atomics instead of atomic_decrement(_val)Wilco Dijkstra2022-09-091-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Change most internal uses of time to __clock_gettime.Adhemerval Zanella2019-10-301-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* resolv: Remove support for RES_USE_INET6 and the inet6 optionFlorian Weimer2019-04-081-5/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* NSS: Remove internal_function function attributeFlorian Weimer2017-08-311-2/+1
* Consolidate non cancellable close callAdhemerval Zanella2017-08-181-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]Florian Weimer2016-12-311-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Define _STRING_ARCH_unaligned unconditionallyAdhemerval Zanella2014-04-091-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-3/+3
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Avoid race in nscdAndreas Jaeger2012-05-151-4/+17
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Cache network interface informationUlrich Drepper2011-10-311-1/+22
* Robustify libc-side nscd database reader.Jakub Jelinek2009-05-151-2/+4
* * nscd/nscd_gethst_r.c (nscd_gethst_r): Don't use nscd ifUlrich Drepper2008-12-291-1/+14
* [BZ #3195]Ulrich Drepper2007-10-131-2/+2
* * nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier Jakub Jelinek2007-01-311-59/+84
* * nscd/nscd_gethst_r.c: Minor cleanups.Ulrich Drepper2007-01-131-8/+4
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-86/+61
* .Jakub Jelinek2007-07-311-61/+86
* * include/rpc/pmap_prot.h: Mark all functions as hidden.Ulrich Drepper2006-05-151-2/+2
* (nscd_gethst_r): Avoid unnecesary read call if there are no aliases.Ulrich Drepper2005-11-191-2/+3
* * nscd/nscd-client.h: Include sys/uio.h.Ulrich Drepper2005-02-221-5/+3
* * nscd/nscd_gethst_r.c (nscd_gethst_r): Set *h_errnop toUlrich Drepper2005-02-211-1/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-92/+67
* 2.5-18.1Jakub Jelinek2007-07-121-67/+92
* Update. cvs/fedora-glibc-20041110T0839Ulrich Drepper2004-11-101-5/+10
* (libc_locked_map_ptr): Add new first parameter, used as class for definition.Ulrich Drepper2004-11-101-0/+10
* Update.Ulrich Drepper2004-09-301-1/+0
* Update.Ulrich Drepper2004-09-301-12/+23
* Update.Ulrich Drepper2004-09-301-2/+1
* Update.Ulrich Drepper2004-09-081-121/+174
* Update.Ulrich Drepper2004-06-061-27/+33