Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

wvcrash.cc File Reference

#include "wvcrash.h"
#include <signal.h>
#include <execinfo.h>
#include <fcntl.h>
#include <string.h>
#include <unistd.h>

Go to the source code of this file.

Functions

void wr (int fd, const char *str)
void wrn (int fd, int num)
void wvcrash_real (int sig, int fd)
void wvcrash (int sig)
void wvcrash_setup (const char *_argv0)

Variables

const char * argv0 = "UNKNOWN"


Function Documentation

void wr int    fd,
const char *    str
[static]
 

Definition at line 19 of file wvcrash.cc.

Referenced by wrn, wvcrash, and wvcrash_real.

void wrn int    fd,
int    num
[static]
 

Definition at line 26 of file wvcrash.cc.

References wr.

Referenced by wvcrash_real.

void wvcrash int    sig
 

Definition at line 90 of file wvcrash.cc.

References wr, and wvcrash_real.

void wvcrash_real int    sig,
int    fd
[static]
 

Definition at line 59 of file wvcrash.cc.

References argv0, wr, and wrn.

Referenced by wvcrash.

void wvcrash_setup const char *    _argv0
 

Definition at line 133 of file wvcrash.cc.

References argv0, and wvcrash.


Variable Documentation

const char* argv0 = "UNKNOWN" [static]
 

Definition at line 16 of file wvcrash.cc.

Referenced by wvcrash_real, and wvcrash_setup.


Generated on Sun Aug 25 02:29:35 2002 for WvStreams by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002