Museum

Home

Lab Overview

Retrotechnology Articles

⇒ SPARCworks_2.0.1 SunOS_4

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 SunOS_4

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
alinta C program checker alint (for SunOS 4.x)[ lint ]
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++filtC++ name demangler[ C++filt ]
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_floatingconvert decimal record to floating-point value[ decimal_to_single, decimal_to_double, decimal_to_extended, decimal_to_quadruple ]
econvertoutput conversion[ econvert, fconvert, gconvert, seconvert, sfconvert, sgconvert, qeconvert, qfconvert, qgconvert, ecvt, fcvt, gcvt ]
fcvtoutput conversion[ econvert, fconvert, gconvert, seconvert, sfconvert, sgconvert, qeconvert, qfconvert, qgconvert, ecvt, fcvt, gcvt ]
floating_to_decimalconvert floating-point value to decimal record[ single_to_decimal, double_to_decimal, extended_to_decimal, quadruple_to_decimal ]
floatingpointIEEE floating point definitions
gcvtoutput conversion[ econvert, fconvert, gconvert, seconvert, sfconvert, sgconvert, qeconvert, qfconvert, qgconvert, ecvt, fcvt, gcvt ]
list
sigfpesignal handling for specific SIGFPE codes
string_to_decimalparse characters into decimal record[ string_to_decimal, file_to_decimal, func_to_decimal ]

Section 3C++

CPLX.INTROintroduction to C++ complex mathematics library[ complex ]
IOS.INTRObuffering, formatting and input/output[ iostream ]
TASK.INTROcoroutines, multiple threads of control, C++ task library[ task ]
cartpolfunctions for the C++ Complex Math Library[ cartesian/polar ]
cplxerrerror-handling function for the C++ Complex Math Library[ complex_error ]
cplxexpexponential, logarithm, power, square root functions for the C++ complex library[ exp, log, pow, sqrt ]
cplxops[ complex_operators:  operators for the C++ complex math library ]
cplxtrigtrigonometric and hyperbolic functions for the C++ complex library
filebufbuffer for file I/O. 
fstreamiostream and streambuf specialized to files
genericgeneric macro definitions used mainly for creating generic types[ generic.h ]
interruptsignal handling for the C++ task library[ Interrupt_handler ]
iosinput/output formatting
istreamformatted and unformatted input
manipiostream out of band manipulations[ manipulators ]
ostreamformatted and unformatted output
queueqheads and qtails for the C++ task library
sbuf.protinterface for derived classes[ streambuf ]
sbuf.pubpublic interface of character buffering class[ streambuf ]
ssbufstreambuf specialized to arrays[ strstreambuf ]
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
etimereturn elapsed execution time[ etime, dtime ]
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
fseekreposition a file on a logical unit[ fseek, ftell ]
getargget the kth command line argument[ getarg, iargc ]
getcget a character from a logical unit[ getc, fgetc ]
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
getuidget user or group ID of the caller[ getuid, getgid ]
hostnmget name of current host
idatereturn date or time in numerical form[ idate, itime ]
indexreturn index or length of substring[ index, rindex, lnblnk, len ]
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
linkmake a link to an existing file[ link, symlnk ]
locreturn the address of an object
longinteger object conversion[ long, short ]
mallocallocate an amount of memory and return the address
perrorget system error messages[ perror, gerror, ierrno ]
putcwrite a character to a FORTRAN logical unit[ putc, fputc ]
qsortquick sort
randreturn random values[ rand, drand, irand ]
rangereturn maximum positive integer[ inmax ]
renamerename a file
signalchange the action for a signal
sleepsuspend execution for an interval
statget file status[ stat, lstat, fstat ]
systemexecute operating system command
timereturn system time[ time, ctime, ltime, gmtime ]
topenFORTRAN tape I/O[ topen, tclose, tread, twrite, trewin, tskipf, tstate ]
ttynamfind name of a terminal port; also: is unit a terminal? [ ttynam, isatty ]
unlinkremove a file
waitwait for a process to terminate

3M. Math Library (intro)

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

3V. POSIX/System V Compatibility Routines

printfformatted output conversion[ printf, fprintf, sprintf ]
scanfformatted input conversion[ scanf, fscanf, sscanf ]

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
dbxinitcommands to dbx[ dbxinit, .dbxinit ]
license.datlicense configuration file for FLEXlm licensed applications
license.optionssite administrator options file for FLEXlm licensed applications[ license.opt ]
locksCodeManager locks file
mathmath functions and constants
nametableCodeManager file name table
notificationCodeManager notification file
parentPath name of a workspace’s parent
sbinitdirectives to SourceBrowser and compilers[ .sbinit ]

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