sttkintro

Langue: en

Version: Thu Jun 24 17:43:28 1993 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

sttk_intro - introduction to the ShapeTools Toolkit Library

SYNOPSIS

#include <config.h>
#include <sttk.h>

char* stVersion (void);

DESCRIPTION

The ShapeTools Toolkit library (sttk) is a set of functions to be used in various parts of the ShapeTools configuration management toolkit.

Inclusion of config.h may be omitted when atfs.h is included.

stVersion returns a version identification string for the ShapeTools Toolkit library.

LIST OF FUNCTIONS AND VARIABLES

Name   Appears on PageDescription
 stAbortThissttransaction.3abort transaction
 stAskConfirmstuserio.3ask user for confirmation
 stCallCmdstcall.3call command
 stCallCmdErrnostcall.3error code returned by command (variable)
 stCallEditorstcall.3call editor with default contents
 stCatchSigsstsignal.3catch signals
 stCleanupstsignal.3do cleanup (remove temporary files etc.)
 stConvertPatternststring.3convert sh(1) pattern to regex pattern
 stExit stsignal.3stop program execution
 stFindProgramstcall.3check if file exists and is executable
 stGetFromStdinstuserio.3read text from standard input
 stGetTermWidthstuserio.3get current terminal width in columns
 stInterruptActionstsignal.3address of signal handler for SIGINT (variable)
 stLog  stuserio.3print message
 stMessagestuserio.3buffer for constructing messages (variable)
 stMktimesttime.3parse time string
 stParseArgsstparseargs.3parse command line arguments
 stProgramNamestuserio.3name how program was called
 stQuietFlagstuserio.3suppress normal messages (no error messages) (variable) 
 stQuitActionstsignal.3address of signal handler for SIGQUIT (variable)
 stRegisterFilesttmpfiles.3register file
 stRmRegisteredFilessttmpfiles.3remove all registered files
 stShortUsagestparseargs.3print usage string
 stShutupFlagstuserio.3supress all messages (variable)
 stStrEnterststring.3enter string to string table
 stStrtokststring.3tokenize string
 stSubstituteStringststring.3replace parts of a string by new string
 stTermActionstsignal.3address of signal handler for SIGTERM (variable)
 stThisTransactionsttransaction.3current transaction (variable)
 stTmpFilesttmpfiles.3return unique name for temporary file
 stUnRegisterFilesttmpfiles.3unregister file
 stVersionsttkintro.3print version identification string
 stWriteTimesttime.3generate time string
 

SEE ALSO

Andreas Lampen and Axel Mahler (Eds.)
ShapeTools, Technical Report No. 92-14, Technische Universität Berlin, May 1992