about summary refs log tree commit diff
path: root/nscd/nscd_getgr_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-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-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
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+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-3/+1
* Consolidate non cancellable close callAdhemerval Zanella2017-08-181-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* nscd_getgr_r: Use struct scratch_buffer instead of extend_allocaFlorian Weimer2015-04-081-9/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-6/+6
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-2/+1
* Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu2012-03-201-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Robustify libc-side nscd database reader.Jakub Jelinek2009-05-151-2/+3
* * nscd/nscd_getgr_r.c (nscd_getgr_r): Store result of successfulUlrich Drepper2007-10-151-10/+8
* * include/time.h: Declare __tzset_parse_tz and __tzset_compute.Ulrich Drepper2007-10-141-20/+20
* [BZ #3195]Ulrich Drepper2007-10-131-2/+2
* * nscd/nscd_getgr_r.c (nscd_getgr_r): Optimize a bit: use simplerUlrich Drepper2007-10-131-43/+59
* * nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier Jakub Jelinek2007-01-311-42/+66
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-66/+42
* .Jakub Jelinek2007-07-311-42/+66
* * include/rpc/pmap_prot.h: Mark all functions as hidden.Ulrich Drepper2006-05-151-3/+2
* * nscd/nscd-client.h: Include sys/uio.h.Ulrich Drepper2005-02-221-4/+3
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-68/+46
* 2.5-18.1Jakub Jelinek2007-07-121-46/+68
* Update. cvs/fedora-glibc-20041110T0839Ulrich Drepper2004-11-101-4/+9
* (libc_locked_map_ptr): Add new first parameter, used as class for definition.Ulrich Drepper2004-11-101-1/+15
* Update.Ulrich Drepper2004-09-301-1/+0
* Update.Ulrich Drepper2004-09-301-14/+33
* Update.Ulrich Drepper2004-09-081-40/+114
* Update.Ulrich Drepper2004-08-261-17/+13
* Update.Ulrich Drepper2004-07-231-13/+17
* Update.Ulrich Drepper2004-07-051-0/+1
* Update.Ulrich Drepper2004-06-061-30/+11
* Update.Ulrich Drepper2004-03-011-0/+3
* Update.Ulrich Drepper2004-02-271-13/+19
* Update.Ulrich Drepper2003-04-281-28/+22
* Update.Ulrich Drepper2003-04-221-29/+1
* * posix/fnmatch_loop.c: Add casts for signedness.Roland McGrath2003-03-161-1/+1
* * nscd/cache.c (cache_search): Give first arg type `request_type'.Roland McGrath2003-03-161-3/+3