wget2 2.2.1
Loading...
Searching...
No Matches
xalloc.c File Reference

Memory allocation functions. More...

#include <config.h>
#include <stdlib.h>
#include <wget.h>
#include "private.h"

Variables

wget_malloc_functionwget_malloc_fn = malloc
wget_calloc_functionwget_calloc_fn = calloc
wget_realloc_functionwget_realloc_fn = realloc
wget_free_functionwget_free = free

Detailed Description

Memory allocation functions.