aboutsummaryrefslogtreecommitdiff
path: root/nscd/mem.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-03-23nscd: Remove unused variableAdhemerval Zanella1-5/+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-09-17nscd: bump GC cycle during cache pruning (bug 26130)Andreas Schwab1-2/+2
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-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-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-12-17Fix printf format errorAndreas Schwab1-2/+2
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-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-2/+1
2012-01-08Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper1-6/+1
2009-07-17Revert "Fix lock handling in memory hander of nscd."Ulrich Drepper1-3/+3
2009-07-16Fix lock handling in memory hander of nscd.Petr Baudis1-3/+3
2009-02-13[BZ #5381]Ulrich Drepper1-33/+9
2009-01-29[BZ #9750]Ulrich Drepper1-13/+8
2009-01-28[BZ #9741]Ulrich Drepper1-2/+2
2008-06-12* nscd/mem.c (gc): Initialize obstack earlier so that if we jumpUlrich Drepper1-4/+5
2008-05-18* nscd/mem.c (gc): Avoid stack overflow when allocating move list.cvs/fedora-glibc-20080518T1017Ulrich Drepper1-2/+16
2008-05-18* nscd/mem.c (gc): Correctly determine highest used array elementUlrich Drepper1-3/+3
2008-05-18* nscd/mem.c (markrange): Add assert to check entries are allUlrich Drepper1-1/+2
2008-05-18* nscd/nscd.h (mem_in_flight): Replace blockaddr field withUlrich Drepper1-10/+12
2008-05-18* nscd/mem.c (gc): Fix test for stack overuse.Ulrich Drepper1-2/+2
2008-04-19[BZ #5209, BZ #5381]Ulrich Drepper1-2/+33
2007-11-25* nscd/nscd.h (MAX_STACK_USE): Define.Ulrich Drepper1-5/+5
2007-11-23[BZ #5382]Ulrich Drepper1-5/+50
2007-07-16* elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath1-2/+3
2006-10-02* nscd/mem.c (mempool_alloc): Round array size to 16 bytesUlrich Drepper1-3/+3
2005-12-07* catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper1-11/+9
2005-08-23* nscd/connection.c (DEFAULT_DATASIZE_PER_BUCKET): Move to nscd.h.Ulrich Drepper1-5/+13
2005-08-08* nscd/mem.c (mempool_alloc): Use posix_fallocate instead of ftruncate.Ulrich Drepper1-1/+3
2005-08-08* posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,Ulrich Drepper1-8/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-27/+25
2007-07-122.5-18.1Jakub Jelinek1-25/+27
2004-09-13Update.Ulrich Drepper1-5/+6
2004-09-08Update.Ulrich Drepper1-0/+11
2004-08-26Update.Ulrich Drepper1-0/+515