2.0 LibC Overview

LibC provides a standard C runtime library for NLMâ„¢ applications as well as a multiprocessor-aware threading and synchronization model. This section discusses the architecture of the LibC programming environment.

LibC replaces the previous library known as CLib. For details about the differences between LibC and CLib along with porting information, see Section B.0, LibC and CLib.

This section contains the following topics:

In addition, overview material can be found for the service interfaces. See the following