summaryrefslogtreecommitdiff
path: root/nscd/mem.c
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-17Fix printf format errorAndreas Schwab
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-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-08Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper
2009-07-17Revert "Fix lock handling in memory hander of nscd."Ulrich Drepper
2009-07-16Fix lock handling in memory hander of nscd.Petr Baudis
2009-02-13[BZ #5381]Ulrich Drepper
2009-01-29[BZ #9750]Ulrich Drepper
2009-01-28[BZ #9741]Ulrich Drepper
2008-06-12* nscd/mem.c (gc): Initialize obstack earlier so that if we jumpUlrich Drepper
2008-05-18* nscd/mem.c (gc): Avoid stack overflow when allocating move list.cvs/fedora-glibc-20080518T1017Ulrich Drepper
2008-05-18* nscd/mem.c (gc): Correctly determine highest used array elementUlrich Drepper
2008-05-18* nscd/mem.c (markrange): Add assert to check entries are allUlrich Drepper
2008-05-18* nscd/nscd.h (mem_in_flight): Replace blockaddr field withUlrich Drepper
2008-05-18* nscd/mem.c (gc): Fix test for stack overuse.Ulrich Drepper
2008-04-19[BZ #5209, BZ #5381]Ulrich Drepper
2007-11-25* nscd/nscd.h (MAX_STACK_USE): Define.Ulrich Drepper
2007-11-23[BZ #5382]Ulrich Drepper
2007-07-16* elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath
2006-10-02* nscd/mem.c (mempool_alloc): Round array size to 16 bytesUlrich Drepper
2005-12-07* catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper
2005-08-23* nscd/connection.c (DEFAULT_DATASIZE_PER_BUCKET): Move to nscd.h.Ulrich Drepper
2005-08-08* nscd/mem.c (mempool_alloc): Use posix_fallocate instead of ftruncate.Ulrich Drepper
2005-08-08* posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-09-13Update.Ulrich Drepper
2004-09-08Update.Ulrich Drepper
2004-08-26Update.Ulrich Drepper