]> git.ipfire.org Git - thirdparty/bird.git/history - lib/resource.c
Implements command that shows memory usage.
[thirdparty/bird.git] / lib / resource.c
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.
2009-06-25  Ondrej ZajicekMerge branch 'master' into dev
2009-06-10  Ondrej ZajicekChanges OSPF to generate stub networks for non-primary...
2008-12-25  Ondrej Zajicekfixes some 64-bit related bugs.
2004-06-05  Martin MaresOne more in the library.
2004-05-31  Martin MaresAdded rmove() (by Andreas, tweaked by me).
2000-06-05  Martin MaresDocumented memory resources.
2000-05-08  Martin MaresImplemented debugging function rlookup() which you...
2000-03-31  Martin MaresUse bsprintf() instead of sprintf().
2000-03-31  Martin MaresInclude "lib/string.h" instead of <string.h>. It should...
1999-03-29  Martin MaresClarify resource dumps and include them in the main...
1999-03-04  Martin MaresUse dmalloc instead of EFence when available (dmalloc...
1998-05-26  Martin MaresResource pools are now named.
1998-05-24  Martin MaresStaticized some variables and functions.
1998-05-03  Martin MaresBIRD library: The story continues.