aboutsummaryrefslogtreecommitdiffstats
path: root/lib/resource.c
Commit message (Expand)AuthorAgeFilesLines
* BFD work in progress.Ondrej Zajicek2013-09-161-2/+3
* Initial BFD commit, work in progress.Ondrej Zajicek2013-09-101-8/+21
* Small typo in programmer's documentation.Ondrej Filip2012-04-221-1/+1
* Implements command that shows memory usage.Ondrej Zajicek2010-06-021-2/+36
* Fixes headers for uintptr_t (and build on NetBSD).Ondrej Zajicek2009-09-171-0/+1
* Clear memory allocated by ralloc().Ondrej Zajicek2009-09-041-2/+3
* Fixes memory alignment problems on Sparc64.Ondrej Zajicek2009-07-061-0/+1
* Changes OSPF to generate stub networks for non-primary addresses.Ondrej Zajicek2009-06-101-0/+37
* fixes some 64-bit related bugs.Ondrej Zajicek2008-12-251-2/+2
* One more in the library.Martin Mares2004-06-051-1/+1
* Added rmove() (by Andreas, tweaked by me).Martin Mares2004-05-311-0/+20
* Documented memory resources.Martin Mares2000-06-051-3/+113
* Implemented debugging function rlookup() which you can call from gdbMartin Mares2000-05-081-1/+38
* Use bsprintf() instead of sprintf().Martin Mares2000-03-311-1/+1
* Include "lib/string.h" instead of <string.h>. It should give us bzero()Martin Mares2000-03-311-1/+1
* Clarify resource dumps and include them in the main debugging dump.Martin Mares1999-03-291-2/+3
* Use dmalloc instead of EFence when available (dmalloc has lot of improvementsMartin Mares1999-03-041-0/+9
* Resource pools are now named.Martin Mares1998-05-261-2/+4
* Staticized some variables and functions.Martin Mares1998-05-241-7/+7
* BIRD library: The story continues.Martin Mares1998-05-031-0/+162