Patch-ID# 100071-02 100335-01 Keywords: libsuntools file descriptors 64 256 Synopsis: Sunview does not support 256 file descriptors. Date: 19-July-91 SunOS release: 4.1.1 Unbundled Product: Unbundled Release: Topic: BugId's fixed with this patch: 1038313 Architectures for which this patch is available: sun3 sun4 Obsoleted by: Problem Description: This patch fixes a bug in the libsuntool library. The problem this patch fixes is the 64 file descriptors limit under sunview applications. In O.S. 4.1.1 the system hard limit is 256 file descriptors and this patch would allow the use of all the file descriptors in the sunview application. Fix description: This patch includes the object module window_set.o which needs to be statically linked into your application. Install instructions: 3. When linking your SunView application, include the appropriate window_set.o (sun3 or sun4) object module.