GDBserver
Functions
mingw-strerror.c File Reference
#include "common-defs.h"
#include <windows.h>

Go to the source code of this file.

Functions

char * safe_strerror (int errnum)
 

Function Documentation

char* safe_strerror ( int  errnum)

Definition at line 32 of file mingw-strerror.c.

References strerror(), and xsnprintf().