aboutsummaryrefslogtreecommitdiff
path: root/nscd/nscd_getgr_r.c
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-03-27Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto
2023-02-17Use uintptr_t instead of performing pointer subtraction with a null pointerQihao Chencao
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-09-09Use C11 atomics instead of atomic_decrement(_val)Wilco Dijkstra
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-08-31NSS: Remove internal_function function attributeFlorian Weimer
2017-08-18Consolidate non cancellable close callAdhemerval Zanella
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-04-08nscd_getgr_r: Use struct scratch_buffer instead of extend_allocaFlorian Weimer
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2009-05-15Robustify libc-side nscd database reader.Jakub Jelinek
2007-10-15* nscd/nscd_getgr_r.c (nscd_getgr_r): Store result of successfulUlrich Drepper
2007-10-14* include/time.h: Declare __tzset_parse_tz and __tzset_compute.Ulrich Drepper
2007-10-13[BZ #3195]Ulrich Drepper
2007-10-13* nscd/nscd_getgr_r.c (nscd_getgr_r): Optimize a bit: use simplerUlrich Drepper
2007-01-31* nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier Jakub Jelinek
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-05-15* include/rpc/pmap_prot.h: Mark all functions as hidden.Ulrich Drepper
2005-02-22* nscd/nscd-client.h: Include sys/uio.h.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-11-10Update.cvs/fedora-glibc-20041110T0839Ulrich Drepper
2004-11-10(libc_locked_map_ptr): Add new first parameter, used as class for definition.Ulrich Drepper
2004-09-30Update.Ulrich Drepper
2004-09-30Update.Ulrich Drepper
2004-09-08Update.Ulrich Drepper
2004-08-26Update.Ulrich Drepper
2004-07-23Update.Ulrich Drepper
2004-07-05Update.Ulrich Drepper
2004-06-06Update.Ulrich Drepper
2004-03-01Update.Ulrich Drepper
2004-02-27Update.Ulrich Drepper
2003-04-28Update.Ulrich Drepper
2003-04-22Update.Ulrich Drepper
2003-03-16* posix/fnmatch_loop.c: Add casts for signedness.Roland McGrath
2003-03-16* nscd/cache.c (cache_search): Give first arg type `request_type'.Roland McGrath