libcres.a.5 (2010 09)

l
libcres(5) libcres(5)
NAME
libcres - a subset of functions from libc
DESCRIPTION
The
libcres library may improve the performance of applications that are linked to the shared-library
version of libc. Applications that frequently call the functions contained in this library may execute
more efficiently than would be possible if these functions were in the shared version of
libc. This
improvement is highly dependent on the application’s use of the included functions.
The
libcres library can be linked with an application with the use of the linker option
-lcres as
documented in
ld (see ld (1)).
Some of the interfaces in
libcres are listed below:
abs(), div(), ffs(), labs(), ldiv(), llabs(), lldiv(), memchr(),
memcmp(), memmove(), memset(), strcat(), strchr(), strcmp(),
strcpy(), strcspn(), strlen(), strncat(), strncmp(), strncpy(),
strrchr(), strstr(), swab()
The contents of this library are subject to change in future releases.
WARNINGS
If the developer links an application with
-lcres, the functions contained in this library cannot be
replaced with user-defined functions of the same name. The developer must not use these names in the
application or unexpected results may occur.
SEE ALSO
ld (1).
HP-UX Linker and Libraries User’s Guide on
http://www.hp.com/go/hpux-core-docs
.
HP-UX 11i Version 3: September 2010 1 Hewlett-Packard Company 1

Summary of content (2 pages)