about summary refs log tree commit diff
path: root/nscd/mem.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* nscd: Remove unused variableAdhemerval Zanella2022-03-231-5/+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
* nscd: bump GC cycle during cache pruning (bug 26130)Andreas Schwab2020-09-171-2/+2
* 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
* 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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Fix printf format errorAndreas Schwab2014-12-171-2/+2
* 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-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-2/+1
* Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper2012-01-081-6/+1
* Revert "Fix lock handling in memory hander of nscd."Ulrich Drepper2009-07-171-3/+3
* Fix lock handling in memory hander of nscd.Petr Baudis2009-07-161-3/+3
* [BZ #5381]Ulrich Drepper2009-02-131-33/+9
* [BZ #9750]Ulrich Drepper2009-01-291-13/+8
* [BZ #9741]Ulrich Drepper2009-01-281-2/+2
* * nscd/mem.c (gc): Initialize obstack earlier so that if we jumpUlrich Drepper2008-06-121-4/+5
* * nscd/mem.c (gc): Avoid stack overflow when allocating move list. cvs/fedora-glibc-20080518T1017Ulrich Drepper2008-05-181-2/+16
* * nscd/mem.c (gc): Correctly determine highest used array elementUlrich Drepper2008-05-181-3/+3
* * nscd/mem.c (markrange): Add assert to check entries are allUlrich Drepper2008-05-181-1/+2
* * nscd/nscd.h (mem_in_flight): Replace blockaddr field withUlrich Drepper2008-05-181-10/+12
* * nscd/mem.c (gc): Fix test for stack overuse.Ulrich Drepper2008-05-181-2/+2
* [BZ #5209, BZ #5381]Ulrich Drepper2008-04-191-2/+33
* * nscd/nscd.h (MAX_STACK_USE): Define.Ulrich Drepper2007-11-251-5/+5
* [BZ #5382]Ulrich Drepper2007-11-231-5/+50
* * elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath2007-07-161-2/+3
* * nscd/mem.c (mempool_alloc): Round array size to 16 bytesUlrich Drepper2006-10-021-3/+3
* * catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper2005-12-071-11/+9
* * nscd/connection.c (DEFAULT_DATASIZE_PER_BUCKET): Move to nscd.h.Ulrich Drepper2005-08-231-5/+13
* * nscd/mem.c (mempool_alloc): Use posix_fallocate instead of ftruncate.Ulrich Drepper2005-08-081-1/+3
* * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,Ulrich Drepper2005-08-081-8/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-27/+25
* 2.5-18.1Jakub Jelinek2007-07-121-25/+27
* Update.Ulrich Drepper2004-09-131-5/+6
* Update.Ulrich Drepper2004-09-081-0/+11
* Update.Ulrich Drepper2004-08-261-0/+515