summaryrefslogtreecommitdiffstats
path: root/lib/resource.h
AgeCommit message (Expand)Author
2010-06-02Implements command that shows memory usage.Ondrej Zajicek
2009-06-10Changes OSPF to generate stub networks for non-primary addresses.Ondrej Zajicek
2004-05-31Added rmove() (by Andreas, tweaked by me).Martin Mares
2000-05-09Implemented debugging function rlookup() which you can call from gdbMartin Mares
2000-03-30Avoid conflicts with libraries defining their own xmalloc by definingMartin Mares
1999-03-29Added lp_flush() which flushes contents of a linear pool, leaving all theMartin Mares
1999-03-04Use dmalloc instead of EFence when available (dmalloc has lot of improvementsMartin Mares
1998-12-06Name cleanups as suggested by Pavel:Martin Mares
1998-11-27Removed prototype of rp_free() since this function has never existed.Martin Mares
1998-05-26Resource pools are now named.Martin Mares
1998-05-03BIRD library: The story continues.Martin Mares
1998-04-28Changed #include <x/y> to #include "x/y" for our local includes, so thatMartin Mares
1998-04-22First look at data structures. More to come tomorrow...Martin Mares