Installation guide

KCMS Multithreaded Programming
The Kodak Color Management System (KCMS) software product is a color
management solution that ensures color consistency from input devices to output
devices. It is technology licensed from Eastman Kodak that was developed in
conjunction with SunSoft.
KCMS now supports multithreaded programs: it is multithread safe (MT-safe). If
your KCMS application uses multithread capabilities, you do not need to put locks
around KCMS library calls.
For more information, see KCMS Application Developer’s Guide.
X11R6 Base Window System
The X11R6 Base Windowing System includes the latest fixes and patches from the X
Consortium.
For more information, see the X/Open web site at http://www.xopen.org.
X11 Double Buffer Extension
The Double Buffer Extension (DBE) provides a standard way to use double-buffering
within the framework of the X Window System. Double-buffering uses two buffers,
called “front” and “back,” that hold images. The front buffer is visible to the user;
the back buffer is not. A detailed specification is available via an internet browser in
ftp://ftp.x.org/pub/DOCS/DBE/.
For more information, see the X/Open web site at http://www.xopen.org.
Large Files Support
The Solaris operating environment now supports files larger than approximately 2
Gbytes. New interfaces are provided to operate on large files for developers who
want to do asynchronous I/O to large files.
Large Files
The large files project supports files that are larger than or equal to 2 Gbytes. Large
file semantics are supported on UFS, NFS, and CacheFS file systems. Applications
are able to create and access files up to
One Tbyte on UFS mounted file systems
3-24
Information Library for Solaris 2.6 (Intel Platform Edition) August 1997