Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ SPARCworks 2.0.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Anchors

Section (5)

Section 01 December 1992

1. Commands

3. C Library

Section 3C++

3F. FORTRAN Library

3M. Math Library

3V. POSIX/System V Compatibility Routines

3m. Math Library

5. File Formats

Manual — SPARCworks 2.0.1

249 entries

Section (5)

historyWorkspace command and file-change log
putback.cmtPutback transaction comment log file

Section 01 December 1992

vertoolVersionTool is an OpenWindows graphical user interface (GUI) tool for the Source Code Control System (SCCS).  VersionTool is available as part of the SPARCworks/TeamWare product. 

1. Commands (intro)

CCC++ compilation system
accC compiler
lint, alinta C program checker alint (for SunOS 4.x)
analyzerOpenWindows interface for analyzing an experiment that is generated by using the Collector in the Debugger. 
bringovercopy files from a parent workspace to a child workspace
C++filt, c++filtC++ name demangler
checkptgenerate or translate SCCS Mergeable delta IDs for lists of files
checkpttoolgenerate or translate SCCS Mergeable delta IDs for lists of files
codemgrThe CodeManager "umbrella" command. 
codemgrtoolcodemgrtool is an OpenWindows graphical user interface (GUI) tool for CodeManager commands. 
ctagscreate a tags file for use with ex and vi
dbxsource-level debugger
debuggerOpenWindows interface for the dbx source-level debugger
def.dir.flpdefault directory file list program
demdemangle a C++ name
errorinsert compiler error messages at right source lines
f77FORTRAN compiler
filemergewindow-based file comparison and merging program
fprconvert FORTRAN carriage-control output to printable form
fpversionprint information about the system CPU and FPU
fsplitsplit a multi-routine FORTRAN file into individual files
gprofdisplay call-graph profile data
inlinein-line procedure call expander
introintroduction to FORTRAN Manual Pages
lexlexical analysis program generator
lm_checkreport whether or not lmgrd is running
lmdowngraceful shutdown of all license daemons
lmgrdflexible license manager daemon
lmhostidreport the hostid of a system
lmremoveremove specific licenses and return them to license pool
lmrereadtells the license daemon to reread the license file
lmstatreport status on license manager daemons and feature usage
makeParallelMake supplemental information
make_licensemake a customer license file
maketoolMakefile browser and OpenWindows interface to the make(1) program
nmprint name list
pcPascal compiler
profdisplay profile data
putbackcopy files from a child workspace to its parent workspace
ratforrational FORTRAN dialect
resolvemerge files in conflict using interactive commands and/or Filemerge
rpcgenRPC protocol compiler
sbbuildgenerate SourceBrowser database with limited information
sbquerycommand-line interface to Sun SourceBrowser
sbrowserOpenWindows interface to Sun SourceBrowser
tcovconstruct test coverage analysis and statement-by-statement profile
testpatchtest for OS patch 100075-08
versiondisplay version identification of object file or binary
workspacemanipulate CodeManager workspaces
ws_undoundo the effects of the last bringover or putback command
yaccyet another compiler-compiler

3. C Library

List
decimal_to_single, decimal_to_double, decimal_to_extended, decimal_to_quadruple, decimal_to_floatingconvert decimal record to floating-point value
fconvert, gconvert, seconvert, sfconvert, sgconvert, qeconvert, qfconvert, qgconvert, ecvt, fcvt, gcvt, econvertoutput conversion
econvert, fconvert, gconvert, seconvert, sfconvert, sgconvert, qeconvert, qfconvert, qgconvert, ecvt, gcvt, fcvtoutput conversion
single_to_decimal, double_to_decimal, extended_to_decimal, quadruple_to_decimal, floating_to_decimalconvert floating-point value to decimal record
floatingpointIEEE floating point definitions
econvert, fconvert, gconvert, seconvert, sfconvert, sgconvert, qeconvert, qfconvert, qgconvert, ecvt, fcvt, gcvtoutput conversion
list
sigfpesignal handling for specific SIGFPE codes
file_to_decimal, func_to_decimal, string_to_decimalparse characters into decimal record

Section 3C++

complex, CPLX.INTROintroduction to C++ complex mathematics library
iostream, IOS.INTRObuffering, formatting and input/output
task, TASK.INTROcoroutines, multiple threads of control, C++ task library
cartesian/polar, cartpolfunctions for the C++ Complex Math Library
complex_error, cplxerrerror-handling function for the C++ Complex Math Library
exp, log, pow, sqrt, cplxexpexponential, logarithm, power, square root functions for the C++ complex library
complex_operators:  operators for the C++ complex math library, cplxops
cplxtrigtrigonometric and hyperbolic functions for the C++ complex library
filebufbuffer for file I/O. 
fstreamiostream and streambuf specialized to files
generic.h, genericgeneric macro definitions used mainly for creating generic types
Interrupt_handler, interruptsignal handling for the C++ task library
iosinput/output formatting
istreamformatted and unformatted input
manipulators, manipiostream out of band manipulations
ostreamformatted and unformatted output
queueqheads and qtails for the C++ task library
streambuf, sbuf.protinterface for derived classes
streambuf, sbuf.pubpublic interface of character buffering class
strstreambuf, ssbufstreambuf specialized to arrays
stdarghandle variable argument list
stdiobufiostream specialized to stdio FILE
strstreamiostream specialized to arrays
taskcoroutines, multiple threads of control, C++ task library
tasksimhistograms and random numbers for simulations with C++ tasks
varargshandle variable argument list
vectorgeneric vector and stack

3F. FORTRAN Library (intro)

abortterminate abruptly; write memory image to core file
accessreturn access mode (r,w,x) or existence of a file
alarmexecute a subroutine after a specified time
bitand, or, xor, not, rshift, lshift, bic, bis, bit, setbit functions
chdirchange default directory
chmodchange mode of a file
dtime, etimereturn elapsed execution time
exitterminate process with status
f77_floatingpointFORTRAN IEEE floating-point definitions
f77_ieee_environmentmode, status, and signal handling for IEEE arithmetic
fdatereturn date and time in an ASCII string
flushflush output to a logical unit
forkcreate a copy of this process
freedeallocate a region of memory allocated by malloc
ftell, fseekreposition a file on a logical unit
iargc, getargget the kth command line argument
fgetc, getcget a character from a logical unit
getcwdget pathname of current working directory
getenvget value of environment variables
getfdget the file descriptor of an external unit number
getlogget user’s login name
getpidget process id
getgid, getuidget user or group ID of the caller
hostnmget name of current host
itime, idatereturn date or time in numerical form
rindex, lnblnk, len, indexreturn index or length of substring
introintroduction to FORTRAN library functions and subroutines. 
ioinitinitialize I/O: carriage control, blanks, append, filenames
killsend a signal to a process
lenreturn the declared length of a character string
libm_doubledouble-precision FORTRAN access to libm functions
libm_singlesingle-precision FORTRAN access to libm functions
symlnk, linkmake a link to an existing file
locreturn the address of an object
short, longinteger object conversion
mallocallocate an amount of memory and return the address
gerror, ierrno, perrorget system error messages
fputc, putcwrite a character to a FORTRAN logical unit
qsortquick sort
drand, irand, randreturn random values
inmax, rangereturn maximum positive integer
renamerename a file
signalchange the action for a signal
sleepsuspend execution for an interval
lstat, fstat, statget file status
systemexecute operating system command
ctime, ltime, gmtime, timereturn system time
tclose, tread, twrite, trewin, tskipf, tstate, topenFORTRAN tape I/O
isatty, ttynamfind name of a terminal port; also: is unit a terminal? 
unlinkremove a file
waitwait for a process to terminate

3M. Math Library (intro)

intro, Introintroduction to mathematical library functions and constants
sin, cos, tan, asin, atan, atan2, acostrigonometric functions
sinh, cosh, tanh, asinh, atanh, acoshhyperbolic functions
addransadditive pseudo-random number generators
anint, ceil, floor, rint, irint, nint, aintround to integral value in floating-point or integer format
aint, ceil, floor, rint, irint, nint, anintround to integral value in floating-point or integer format
exp, expm1, exp2, exp10, log, log1p, log2, log10, pow, compound, annuityexponential, logarithm, power
sin, cos, tan, acos, atan, atan2, asintrigonometric functions
sinh, cosh, tanh, acosh, atanh, asinhhyperbolic functions
sin, cos, tan, asin, acos, atan2, atantrigonometric functions
sin, cos, tan, asin, acos, atan, atan2trigonometric functions
sinh, cosh, tanh, asinh, acosh, atanhhyperbolic functions
j0, j1, jn, y0, y1, yn, besselBessel functions
hypot, cabsEuclidean distance
sqrt, cbrtsquare root, cube root
aint, anint, floor, rint, irint, nint, ceilround to integral value in floating-point or integer format
ieee_functions, fp_class, finite, ilogb, isinf, isnan, isnormal, issubnormal, iszero, signbit, copysign, fabs, fmod, nextafter, remainder, scalbn, classappendix and related miscellaneous functions for IEEE arithmetic
exp, expm1, exp2, exp10, log, log1p, log2, log10, pow, annuity, compoundexponential, logarithm, power
convert_externalconvert external binary data formats
ieee_functions, fp_class, finite, ilogb, isinf, isnan, isnormal, issubnormal, iszero, signbit, fabs, fmod, nextafter, remainder, scalbn, copysignappendix and related miscellaneous functions for IEEE arithmetic
sin, tan, asin, acos, atan, atan2, costrigonometric functions
sinh, tanh, asinh, acosh, atanh, coshhyperbolic functions
erfc, erferror functions
erf, erfcerror functions
expm1, exp2, exp10, log, log1p, log2, log10, pow, compound, annuity, expexponential, logarithm, power
exp, expm1, exp2, log, log1p, log2, log10, pow, compound, annuity, exp10exponential, logarithm, power
exp, expm1, exp10, log, log1p, log2, log10, pow, compound, annuity, exp2exponential, logarithm, power
exp, exp2, exp10, log, log1p, log2, log10, pow, compound, annuity, expm1exponential, logarithm, power
ieee_functions, fp_class, finite, ilogb, isinf, isnan, isnormal, issubnormal, iszero, signbit, copysign, fmod, nextafter, remainder, scalbn, fabsappendix and related miscellaneous functions for IEEE arithmetic
ieee_functions, fp_class, ilogb, isinf, isnan, isnormal, issubnormal, iszero, signbit, copysign, fabs, fmod, nextafter, remainder, scalbn, finiteappendix and related miscellaneous functions for IEEE arithmetic
aint, anint, ceil, rint, irint, nint, floorround to integral value in floating-point or integer format
ieee_functions, fp_class, finite, ilogb, isinf, isnan, isnormal, issubnormal, iszero, signbit, copysign, fabs, nextafter, remainder, scalbn, fmodappendix and related miscellaneous functions for IEEE arithmetic
ieee_functions, finite, ilogb, isinf, isnan, isnormal, issubnormal, iszero, signbit, copysign, fabs, fmod, nextafter, remainder, scalbn, fp_classappendix and related miscellaneous functions for IEEE arithmetic
lgamma, gammalog gamma function
sinh, cosh, tanh, asinh, acosh, atanh, hyperbolichyperbolic functions
hypotEuclidean distance
ieee_flagsmode and status function for IEEE standard arithmetic
fp_class, finite, ilogb, isinf, isnan, isnormal, issubnormal, iszero, signbit, copysign, fabs, fmod, nextafter, remainder, scalbn, ieee_functionsappendix and related miscellaneous functions for IEEE arithmetic
ieee_handlerIEEE exception trap handler function
ieee_functions, fp_class, finite, ilogb, isinf, isnan, isnormal, issubnormal, iszero, signbit, copysign, fabs, fmod, nextafter, remainder, scalbn, ieee_retrospectiveappendix and related miscellaneous functions for IEEE arithmetic
logb, scalb, significand, ieee_testIEEE test functions for verifying standard compliance
min_subnormal, max_subnormal, min_normal, max_normal, infinity, quiet_nan, signaling_nan, ieee_valuesfunctions that return extreme values of IEEE arithmetic
ieee_functions, fp_class, finite, isinf, isnan, isnormal, issubnormal, iszero, signbit, copysign, fabs, fmod, nextafter, remainder, scalbn, ilogbappendix and related miscellaneous functions for IEEE arithmetic
ieee_values, min_subnormal, max_subnormal, min_normal, max_normal, quiet_nan, signaling_nan, infinityfunctions that return extreme values of IEEE arithmetic
introintroduction to mathematical library functions and constants
aint, anint, ceil, floor, rint, nint, irintround to integral value in floating-point or integer format
ieee_functions, fp_class, finite, ilogb, isnan, isnormal, issubnormal, iszero, signbit, copysign, fabs, fmod, nextafter, remainder, scalbn, isinfappendix and related miscellaneous functions for IEEE arithmetic
ieee_functions, fp_class, finite, ilogb, isinf, isnormal, issubnormal, iszero, signbit, copysign, fabs, fmod, nextafter, remainder, scalbn, isnanappendix and related miscellaneous functions for IEEE arithmetic
ieee_functions, fp_class, finite, ilogb, isinf, isnan, issubnormal, iszero, signbit, copysign, fabs, fmod, nextafter, remainder, scalbn, isnormalappendix and related miscellaneous functions for IEEE arithmetic
ieee_functions, fp_class, finite, ilogb, isinf, isnan, isnormal, iszero, signbit, copysign, fabs, fmod, nextafter, remainder, scalbn, issubnormalappendix and related miscellaneous functions for IEEE arithmetic
ieee_functions, fp_class, finite, ilogb, isinf, isnan, isnormal, issubnormal, signbit, copysign, fabs, fmod, nextafter, remainder, scalbn, iszeroappendix and related miscellaneous functions for IEEE arithmetic
j1, jn, y0, y1, yn, j0Bessel functions
j0, jn, y0, y1, yn, j1Bessel functions
j0, j1, y0, y1, yn, jnBessel functions
lcranslinear congruential pseudo-random number generators
lgammalog gamma function
exp, expm1, exp2, exp10, log1p, log2, log10, pow, compound, annuity, logexponential, logarithm, power
exp, expm1, exp2, exp10, log, log1p, log2, pow, compound, annuity, log10exponential, logarithm, power
exp, expm1, exp2, exp10, log, log2, log10, pow, compound, annuity, log1pexponential, logarithm, power
exp, expm1, exp2, exp10, log, log1p, log10, pow, compound, annuity, log2exponential, logarithm, power
ieee_test, scalb, significand, logbIEEE test functions for verifying standard compliance
matherrmath library exception-handling function
ieee_values, min_subnormal, max_subnormal, min_normal, infinity, quiet_nan, signaling_nan, max_normalfunctions that return extreme values of IEEE arithmetic
ieee_values, min_subnormal, min_normal, max_normal, infinity, quiet_nan, signaling_nan, max_subnormalfunctions that return extreme values of IEEE arithmetic
ieee_values, min_subnormal, max_subnormal, max_normal, infinity, quiet_nan, signaling_nan, min_normalfunctions that return extreme values of IEEE arithmetic
ieee_values, max_subnormal, min_normal, max_normal, infinity, quiet_nan, signaling_nan, min_subnormalfunctions that return extreme values of IEEE arithmetic
ieee_functions, fp_class, finite, ilogb, isinf, isnan, isnormal, issubnormal, iszero, signbit, copysign, fabs, fmod, remainder, scalbn, nextafterappendix and related miscellaneous functions for IEEE arithmetic
aint, anint, ceil, floor, rint, irint, nintround to integral value in floating-point or integer format
exp, expm1, exp2, exp10, log, log1p, log2, log10, compound, annuity, powexponential, logarithm, power
quad_precisionQuadruple-precision access to libm functions
ieee_values, min_subnormal, max_subnormal, min_normal, max_normal, infinity, signaling_nan, quiet_nanfunctions that return extreme values of IEEE arithmetic
ieee_functions, fp_class, finite, ilogb, isinf, isnan, isnormal, issubnormal, iszero, signbit, copysign, fabs, fmod, nextafter, scalbn, remainderappendix and related miscellaneous functions for IEEE arithmetic
aint, anint, ceil, floor, irint, nint, rintround to integral value in floating-point or integer format
ieee_test, logb, significand, scalbIEEE test functions for verifying standard compliance
ieee_functions, fp_class, finite, ilogb, isinf, isnan, isnormal, issubnormal, iszero, signbit, copysign, fabs, fmod, nextafter, remainder, scalbnappendix and related miscellaneous functions for IEEE arithmetic
shufransrandom number shufflers
ieee_values, min_subnormal, max_subnormal, min_normal, max_normal, infinity, quiet_nan, signaling_nanfunctions that return extreme values of IEEE arithmetic
ieee_functions, fp_class, finite, ilogb, isinf, isnan, isnormal, issubnormal, iszero, copysign, fabs, fmod, nextafter, remainder, scalbn, signbitappendix and related miscellaneous functions for IEEE arithmetic
ieee_test, logb, scalb, significandIEEE test functions for verifying standard compliance
cos, tan, asin, acos, atan, atan2, sintrigonometric functions
single_precisionSingle-precision access to libm functions
cosh, tanh, asinh, acosh, atanh, sinhhyperbolic functions
cbrt, sqrtsquare root, cube root
sin, cos, asin, acos, atan, atan2, tantrigonometric functions
sinh, cosh, asinh, acosh, atanh, tanhhyperbolic functions
sin, cos, tan, asin, acos, atan, atan2, trigtrigonometric functions
j0, j1, jn, y1, yn, y0Bessel functions
j0, j1, jn, y0, yn, y1Bessel functions
j0, j1, jn, y0, y1, ynBessel functions

3V. POSIX/System V Compatibility Routines

fprintf, sprintf, printfformatted output conversion
fscanf, sscanf, scanfformatted input conversion

3m. Math Library

HUGE
HUGE_VAL

5. File Formats

access_controlCodeManager access control file
argsCodeManager argument caching file
checkpointfileformat of a checkpoint file
childrenList of a workspace’s child workspaces
conflictsList of files in conflict in a workspace
.dbxinit, dbxinitcommands to dbx
license.datlicense configuration file for FLEXlm licensed applications
license.opt, license.optionssite administrator options file for FLEXlm licensed applications
locksCodeManager locks file
mathmath functions and constants
nametableCodeManager file name table
notificationCodeManager notification file
parentPath name of a workspace’s parent
.sbinit, sbinitdirectives to SourceBrowser and compilers

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026