Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

malloc.c File Reference

#include "trt.h"

Go to the source code of this file.

Functions

*If the size of the space
requested is return NULL
**Uses the boundary tag allocation 
method (first fit) with roving pointer.*Calls sbrk() as necessary to grow the memory arena by grabbing from the heap

Variables

*If the size of the space
requested is 
zero


Function Documentation

* If the size of the space requested is return NULL* * Uses the boundary tag allocation method first  fit  ) 
 


Variable Documentation

* If the size of the space requested is zero
 

Definition at line 11 of file malloc.c.


Generated on Wed Feb 15 14:52:39 2006 for yapi by doxygen 1.3.2