]> git.ipfire.org Git - thirdparty/bird.git/history - lib/mempool.c
Add minor comment
[thirdparty/bird.git] / lib / mempool.c
2014-04-23  Ondrej ZajicekMerge commit 'origin/master'
2014-04-14  Ondrej FilipFixed bug in unused function.
2010-06-02  Ondrej ZajicekImplements command that shows memory usage.
2009-11-09  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-09-17  Ondrej ZajicekFixes headers for uintptr_t (and build on NetBSD).
2009-09-04  Ondrej ZajicekClear memory allocated by ralloc().
2009-08-10  Ondrej ZajicekMerge branch 'master' into dev
2009-07-06  Ondrej ZajicekMerge branch 'master' into dev
2009-07-06  Ondrej ZajicekFixes memory alignment problems on Sparc64.
2004-06-01  Ondrej FilipALIGN -> BIRD_ALIGN
2001-01-17  Martin MaresBug fix from Zheng Yuan <zyuan1@cig.mot.com>.
2000-06-05  Martin MaresDocumented memory resources.
2000-05-08  Martin MaresImplemented debugging function rlookup() which you...
2000-03-31  Martin MaresInclude "lib/string.h" instead of <string.h>. It should...
1999-10-29  Martin MaresSimplify handling of free chunks.
1999-10-02  Martin MaresDon't forget to free large blocks.
1999-03-29  Martin MaresClarify resource dumps and include them in the main...
1999-03-29  Martin MaresAdded lp_flush() which flushes contents of a linear...
1998-12-06  Martin MaresName cleanups as suggested by Pavel:
1998-05-24  Martin MaresStaticized some variables and functions.
1998-05-03  Martin MaresBIRD library: The story continues.