tclPosixStr.c File Reference

#include "tclInt.h"

Go to the source code of this file.

Functions

CONST char * Tcl_ErrnoId (void)
CONST char * Tcl_ErrnoMsg (int err)
CONST char * Tcl_SignalId (int sig)
CONST char * Tcl_SignalMsg (int sig)


Function Documentation

CONST char* Tcl_ErrnoId ( void   ) 

Definition at line 37 of file tclPosixStr.c.

References EINVAL, and EOVERFLOW.

Referenced by Tcl_PosixError().

CONST char* Tcl_ErrnoMsg ( int  err  ) 

Definition at line 483 of file tclPosixStr.c.

References EINVAL, and EOVERFLOW.

Referenced by Tcl_PosixError().

CONST char* Tcl_SignalId ( int  sig  ) 

Definition at line 933 of file tclPosixStr.c.

Referenced by TclCleanupChildren().

CONST char* Tcl_SignalMsg ( int  sig  ) 

Definition at line 1064 of file tclPosixStr.c.

Referenced by TclCleanupChildren().



Generated on Wed Mar 12 12:18:33 2008 by  doxygen 1.5.1