![]() |
wget2 2.0.0
|
Memory allocation functions. More...
#include <config.h>
#include <stdlib.h>
#include <wget.h>
#include "private.h"
Variables | |
wget_malloc_function * | wget_malloc_fn = malloc |
wget_calloc_function * | wget_calloc_fn = calloc |
wget_realloc_function * | wget_realloc_fn = realloc |
wget_free_function * | wget_free = free |
Memory allocation functions.