Intro(3bsd)


Intro -- BSD system compatibility routines

Synopsis

/usr/ucb/cc [flag . . . ] file . . .

Description

This manual page section describes the routines that are provided for compatibility with Berkeley Systems Distribution (BSD) systems. They are intended to be accessed only using the /usr/ucb/cc compiler and are intended for compatibility with legacy Berkeley Systems Distribution systems only.

Routines with these names have been added to libc for conformance with the X/Open Portability Guide, Issue 4, Version 2.

References

They are provided for compatibility with applications originally written for BSD systems; the equivalent System V routines should be used instead.

References

``BSD system libraries and header files''

cc(1bsd), ld(1bsd), Section 2 manual pages, Section 3C manual pages, Section 3S manual pages

Standards compliance

These routines do not conform to any current industry standard. See the manual page sections given above for standard API routines that conform to X/Open Portability Guide, Issue 4, Version 2.
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.