aboutsummaryrefslogtreecommitdiff
path: root/serverboot/kalloc.c
Commit message (Collapse)AuthorAgeFilesLines
* 2006-03-15 Alfred M. Szmidt <ams@gnu.org>Thomas Schwinge2006-03-141-3/+20
| | | | | | | * kalloc.c: #include <malloc.h>. (init_hook, malloc_hook, free_hook): New functions. (__malloc_initialize_hook): New variable. (malloc, free): Functions removed.
* Initial RevisionThomas Bushnell1997-04-031-0/+274