E.4 April 2003 Release

This release contains the libraries that shipped with NetWare 6.0 SP3 and NetWare 5.1 SP6.

New Functions

New Header Files

The locale files (*.loc) have been replaced by *.xml files. These files are installed with the support pack and included with the SDK in the c:\novell\ndk\libc\tables directory (with a default installation).

The client.h file contains a new function, create_server_identity, which is supported but undocumented. It allows your application to log in as the server.

Bug Fixes

Testing and bug fixes have increased the stability of the following functions, header files, and features:

LibC/CLib Library File

The libcclib.nlm is a new library that allows developers of LibC NLMs to call into CLib for functionality that isn’t currently available in LibC. However, this is not its real purpose.

The purpose of libcclib.nlm is to wrap the consumption of aging or obsolete libraries and services written to CLib that cannot be ported forward to LibC. We advise in the strongest possible terms against its employ.

Developers tempted to use it should contact Developer Services via the LibC Developer Support Forum before using it and while using it.