CHECKABIINTERFACE(1)ISC/os Reference ManualECKABIINTERFACE(1)
NAME
check_abi_interface - check abi compliance of a library
interface
SYNOPSIS
check_abi_interface [-abidir directory -missing -extra -libname library] file
DESCRIPTION
This command checks a library interface and displays abi
entries which are missing as well as public entries which
are not part of the abi.
-abidir directory
This specifies a directory which contains files which
specify abi routines. The filenames are of the form
LIBRARY.names.
-libname library
This specifies the name of the library to use when
searching in abidir. The default is the name of the
file.
-missing
Display only abi routines which are missing from the
library.
-extra
Display only public routines which are not part of the
abi.
Mips Computer Systems, Inc.
Printed 11/19/92 Page 1