INTRO(3X) — UNIX Programmer’s Manual
NAME
intro − introduction to miscellaneous library functions
DESCRIPTION
These functions constitute minor libraries and other miscellaneous run-time facilities. Most are available only when programming in C. The list below includes libraries which provide device independent plotting functions, terminal independent screen management routines for two dimensional non-bitmap display terminals, functions for managing data bases with inverted indexes, and sundry routines used in executing commands on remote machines. The routines getdiskbyname, rcmd, rresvport, ruserok, and rexec reside in the standard C run-time library “−lc”. All other functions are located in separate libraries indicated in each manual entry.
FILES
/lib/libc.a
/usr/lib/libdbm.a
/usr/lib/libtermcap.a
/usr/lib/libcurses.a
/usr/lib/lib2648.a
/usr/lib/libsanity.a
/usr/lib/libplot.a
/usr/lib/libseq.a
/usr/lib/libutil.a
/usr/lib/libreadline.a
LIST OF FUNCTIONS
NameAppears on PageDescription
arcplot.3xgraphics interface
assertassert.3xprogram verification
circleplot.3xgraphics interface
closeplplot.3xgraphics interface
contplot.3xgraphics interface
cursescurses.3xscreen functions with “optimal” cursor motion
dbminitdbm.3xdata base subroutines
deletedbm.3xdata base subroutines
endfsentgetfsent.3xget file system descriptor file entry
dis32000dis32000.3xdisassemble NS32000 series instructions
dis32000_initdis32000.3xdisassemble NS32000 series instructions
eraseplot.3xgraphics interface
fetchdbm.3xdata base subroutines
firstkeydbm.3xdata base subroutines
freelibsanity.3xfree(3) with sanity checking
getdiskbynamegetdisk.3xget disk description by its name
getfsentgetfsent.3xget file system descriptor file entry
getfsfilegetfsent.3xget file system descriptor file entry
getfsspecgetfsent.3xget file system descriptor file entry
getfstypegetfsent.3xget file system descriptor file entry
getoptgetopt.3xget option letter from argument vector
initgroupsinitgroups.3xinitialize group access list
labelplot.3xgraphics interface
lib2648lib2648.3xsubroutines for the HP 2648 graphics terminal
lineplot.3xgraphics interface
linemodplot.3xgraphics interface
moveplot.3xgraphics interface
nextkeydbm.3xdata base subroutines
plot: openplplot.3xgraphics interface
pointplot.3xgraphics interface
rcmdrcmd.3xroutines for returning a stream to a remote command
rexecrexec.3xreturn stream to a remote command
rresvportrcmd.3xroutines for returning a stream to a remote command
ruserokrcmd.3xroutines for returning a stream to a remote command
setfsentgetfsent.3xget file system descriptor file entry
spaceplot.3xgraphics interface
storedbm.3xdata base subroutines
tgetenttermcap.3xterminal independent operation routines
tgetflagtermcap.3xterminal independent operation routines
tgetnumtermcap.3xterminal independent operation routines
tgetstrtermcap.3xterminal independent operation routines
tgototermcap.3xterminal independent operation routines
tputstermcap.3xterminal independent operation routines
4BSD