|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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.