ELinks 0.18.0
memory.c File Reference

Memory allocation manager. More...

#include <stdlib.h>
#include <sys/types.h>
#include <unistd.h>
#include "elinks.h"
#include "util/error.h"
#include "util/memory.h"
Include dependency graph for memory.c:

Macros

#define _GNU_SOURCE   /* MREMAP_MAYMOVE */

Detailed Description

Memory allocation manager.

Macro Definition Documentation

◆ _GNU_SOURCE

#define _GNU_SOURCE   /* MREMAP_MAYMOVE */