INTRO(3C) — COMPATIBILITY ROUTINES
NAME
intro − introduction to compatibility library functions
DESCRIPTION
These functions constitute the compatibility library portion of libc. They are automatically loaded as needed by the C compiler cc(1). The link editor searches this library under the “−lc” option. Use of these routines (instead of newer equivalent routines) is encouraged for the sake of program portability. Manual entries for the functions in this library describe the proper routine to use.
LIST OF FUNCTIONS
NameAppears on PageDescription
alarmalarm.3cschedule signal after specified time
ftimetime.3cget date and time
getoptgetopt.3cget option letter from argv
gttystty.3cset and get terminal state
nicenice.3cset program priority
optarggetopt.3cget option letter from argv
optindgetopt.3cget option letter from argv
pausepause.3cstop until signal
randrand.3crandom number generator
srandrand.3crandom number generator
sttystty.3cset and get terminal state
timetime.3cget date and time
timestimes.3cget process times
tmpnamtmpnam.3ccreate a name for a temporary file
ulimitulimit.3cget and set user limits
utimeutime.3cset file times
vlimitvlimit.3ccontrol maximum system resource consumption
vtimesvtimes.3cget information about resource utilization
Sun Release 3.0β — Last change: 20 August 1985