PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
realloc.c File Reference
#include <stdlib.h>
#include <string.h>
#include <sys/math.h>
#include "common/heap.h"
#include <stdio.h>
Include dependency graph for realloc.c:

Go to the source code of this file.

Functions

void * realloc (void *ptr, size_t size)
 

Function Documentation

◆ realloc()

void * realloc ( void *  ptr,
size_t  size 
)

Definition at line 13 of file realloc.c.

Here is the call graph for this function:
Here is the caller graph for this function: