Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ intro.bsd(3C) — Domain/IX SR9.5

Media Vault

Software Library

Restoration Projects

Artifacts Sought

INTRO(3C)

NAME

intro − introduction to compatibility library functions

DESCRIPTION

These functions constitute a compatibility library.  They are part of /lib/clib, and are automatically loaded as needed by the C compiler cc(1).  Many of these routines have been rendered obsolete by newer ones.  They are included here so that older programs will compile and run, but their use in new programs should, for the most part, be avoided.  Manual entries for “obsolete” functions also name the newer, preferred, function. 

LIST OF FUNCTIONS

NameAppears on PageDescription
alarmalarm.3cschedule signal after specified time
ftimetime.3cget date and time
getpwgetpw.3cget name from uid
gttystty.3cset and get terminal state (defunct)
nicenice.3cset program priority
pausepause.3cstop until signal
randrand.3crandom number generator
signalsignal.3csimplified software signal facilities
srandrand.3crandom number generator
sttystty.3cset and get terminal state (defunct)
timetime.3cget date and time
timestimes.3cget process times
utimeutime.3cset file times

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