(3bsd) - BSD compatibility routines

Intro
BSD system compatibility routines
alloca
(BSD) memory allocator
alphasort
(BSD) scan a directory
copysign
(BSD) miscellaneous functions for IEEE arithmetic
dbm
BSD database subroutines
dbm_clearerr
BSD database subroutines
dbm_close
BSD database subroutines
dbmclose
BSD database subroutines
dbm_delete
BSD database subroutines
dbm_error
BSD database subroutines
dbm_fetch
BSD database subroutines
dbm_firstkey
BSD database subroutines
dbminit
BSD database subroutines
dbm_nextkey
BSD database subroutines
dbm_open
BSD database subroutines
dbm_store
BSD database subroutines
decimal_to_double
(BSD) convert decimal record to floating-point value
decimal_to_extended
(BSD) convert decimal record to floating-point value
decimal_to_floating
(BSD) convert decimal record to floating-point value
decimal_to_single
(BSD) convert decimal record to floating-point value
delete
BSD database subroutines
double_to_decimal
(BSD) convert floating-point value to decimal record
econvert
(BSD) output conversion
endusershell
(BSD) get legal user shells
extended_to_decimal
(BSD) convert floating-point value to decimal record
fconvert
(BSD) output conversion
fdopen
(BSD) open a stream
fetch
BSD database subroutines
firstkey
BSD database subroutines
floatingpoint
(BSD) IEEE floating point definitions
floating_to_decimal
(BSD) convert floating-point value to decimal record
fopen
(BSD) open a stream
fp_class
(BSD) miscellaneous functions for IEEE arithmetic
freopen
(BSD) open a stream
ftime
(BSD) get date and time
gcd
(BSD) multiple precision integer arithmetic
gconvert
(BSD) output conversion
getdtablesize
(BSD) get descriptor table size
gethostid
get unique identifier of current host
gethostname
get/set name of current host
getpagesize
(BSD) get system page size
getpriority
(BSD) get/set program scheduling priority
getrusage
(BSD) get information about resource utilization
gettimeofday
(BSD) get or set the date and time
getusershell
(BSD) get legal user shells
getwd
(BSD) get current working directory pathname
ieee_functions
(BSD) miscellaneous functions for IEEE arithmetic
ieee_handler
(BSD) IEEE exception trap handler function
initstate
(BSD) init state array
isnan
(BSD) miscellaneous functions for IEEE arithmetic
itom
(BSD) multiple precision integer arithmetic
killpg
(BSD) send signal to a process group
_longjmp
(BSD) non-local goto
longjmp
(BSD) non-local goto
madd
(BSD) multiple precision integer arithmetic
mcmp
(BSD) multiple precision integer arithmetic
mctl
(BSD) memory management control
mdiv
(BSD) multiple precision integer arithmetic
mfree
(BSD) multiple precision integer arithmetic
min
(BSD) multiple precision integer arithmetic
mkstemp
(BSD) make a unique file name
mout
(BSD) multiple precision integer arithmetic
mp
(BSD) multiple precision integer arithmetic
msqrt
(BSD) multiple precision integer arithmetic
msub
(BSD) multiple precision integer arithmetic
mtox
(BSD) multiple precision integer arithmetic
mult
(BSD) multiple precision integer arithmetic
ndbm
BSD database subroutines
nextkey
BSD database subroutines
nice
(BSD) change priority of a process
pow
(BSD) multiple precision integer arithmetic
printf
(BSD) formatted output conversion
psignal
(BSD) system signal messages
rand
(BSD) simple random number generator
random
(BSD) pseudo-random number generator
reboot
reboot system or halt processor
re_comp
(BSD) regular expression handler
re_exec
(BSD) regular expression handler
regex
(BSD) regular expression handler
rpow
(BSD) multiple precision integer arithmetic
scalbn
(BSD) miscellaneous functions for IEEE arithmetic
scandir
(BSD) scan a directory
sdiv
(BSD) multiple precision integer arithmetic
seconvert
(BSD) output conversion
setbuffer
(BSD) assign buffering to a stream
sethostname
set name of current host
setjmp
(BSD) non-local goto
_setjmp
(BSD) non-local goto
setlinebuf
(BSD) assign buffering to a stream
setpriority
(BSD) set program scheduling priority
setstate
(BSD) switch state arrays
settimeofday
(BSD) get or set the date and time
setusershell
(BSD) get legal user shells
sfconvert
(BSD) output conversion
sgconvert
(BSD) output conversion
sigblock
(BSD) block signals
sigfpe
(BSD) signal handling for specific SIGFPE codes
siginterrupt
(BSD) allow signals to interrupt system calls
siglongjmp
(BSD) non-local goto
sigmask
(BSD) block signals
signal
(BSD) simplified software signal facilities
sigpause
(BSD) automatically release blocked signals and wait for interrupt
sigsetjmp
(BSD) non-local goto
sigsetmask
(BSD) set current signal mask
sigstack
(BSD) set and/or get signal stack context
sigvec
(BSD) software signal facilities
single_to_decimal
(BSD) convert floating-point value to decimal record
sleep
(BSD) suspend execution for interval
sprintf
(BSD) formatted output conversion
srand
(BSD) simple random number generator
srandom
(BSD) pseudo-random number generator
store
BSD database subroutines
strcasecmp
(BSD) string operations
string
(BSD) string operations
strncasecmp
(BSD) string operations
syscall
(BSD) indirect system call
sys_siglist
(BSD) system signal messages
times
(BSD) get process times
timezone
(BSD) get time zone name given offset from GMT
ualarm
(BSD) schedule signal after interval in microseconds
usleep
(BSD) suspend execution for interval in microseconds
utimes
(BSD) set file times
vsprintf
(BSD) formatted output conversion
wait
(BSD) wait for process to terminate or stop
wait3
(BSD) wait for process to terminate or stop
WIFEXITED
(BSD) wait for process to terminate or stop
WIFSIGNALED
(BSD) wait for process to terminate or stop
WIFSTOPPED
(BSD) wait for process to terminate or stop
xtom
(BSD) multiple precision integer arithmetic