ReactOS 0.4.16-dev-329-g9223134
|
#include "compat.h"
#include "debug.h"
Go to the source code of this file.
Functions | |
void * | safe_realloc (void *ptr, size_t size) |
const char * | strerror (int errnum) |
char * | compat_strdup (const char *src) |
Definition at line 32 of file compat_str.c.
Definition at line 16 of file compat_str.c.
Definition at line 23 of file compat_str.c.