aboutsummaryrefslogtreecommitdiff
path: root/nscd/nscd_getgr_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-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-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-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+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-3/+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-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-04-08nscd_getgr_r: Use struct scratch_buffer instead of extend_allocaFlorian Weimer1-9/+9
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-6/+6
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-2/+1
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2009-05-15Robustify libc-side nscd database reader.Jakub Jelinek1-2/+3
2007-10-15* nscd/nscd_getgr_r.c (nscd_getgr_r): Store result of successfulUlrich Drepper1-10/+8
2007-10-14* include/time.h: Declare __tzset_parse_tz and __tzset_compute.Ulrich Drepper1-20/+20
2007-10-13[BZ #3195]Ulrich Drepper1-2/+2
2007-10-13* nscd/nscd_getgr_r.c (nscd_getgr_r): Optimize a bit: use simplerUlrich Drepper1-43/+59
2007-01-31* nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier Jakub Jelinek1-42/+66
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-66/+42
2007-07-31.Jakub Jelinek1-42/+66
2006-05-15* include/rpc/pmap_prot.h: Mark all functions as hidden.Ulrich Drepper1-3/+2
2005-02-22* nscd/nscd-client.h: Include sys/uio.h.Ulrich Drepper1-4/+3
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-68/+46
2007-07-122.5-18.1Jakub Jelinek1-46/+68
2004-11-10Update.cvs/fedora-glibc-20041110T0839Ulrich Drepper1-4/+9
2004-11-10(libc_locked_map_ptr): Add new first parameter, used as class for definition.Ulrich Drepper1-1/+15
2004-09-30Update.Ulrich Drepper1-1/+0
2004-09-30Update.Ulrich Drepper1-14/+33
2004-09-08Update.Ulrich Drepper1-40/+114
2004-08-26Update.Ulrich Drepper1-17/+13
2004-07-23Update.Ulrich Drepper1-13/+17
2004-07-05Update.Ulrich Drepper1-0/+1
2004-06-06Update.Ulrich Drepper1-30/+11
2004-03-01Update.Ulrich Drepper1-0/+3
2004-02-27Update.Ulrich Drepper1-13/+19
2003-04-28Update.Ulrich Drepper1-28/+22
2003-04-22Update.Ulrich Drepper1-29/+1
2003-03-16* posix/fnmatch_loop.c: Add casts for signedness.Roland McGrath1-1/+1
2003-03-16* nscd/cache.c (cache_search): Give first arg type `request_type'.Roland McGrath1-3/+3