Patch-ID# 101062-04 Keywords: statfs f_bsize bad value signal bcp SIGIO sigvec sys5 Synopsis: SunOS 5.2: Various BCP runtime library fixes Date: Aug/13/93 Solaris Release: 2.2 SunOS release: 5.2 Unbundled Product: Unbundled Release: Topic: Solaris 2.2: fixes for binary compatibility shared libraries BugId's fixed with this patch: 1131365 1120416 1121675 1118250 1136583 1136129 1136583 Changes incorporated in this version: 1136583 Relevant Architectures: sparc Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: /usr/4lib/libc.so.1.8 /usr/4lib/libc.so.2.8 Problem Description: 4.x sys5 sigvec() returns incorrect old signal vector (from 101062-03) The default action on the SIGIO should be to ignore the signal, but instead the program is aborting. The signal() libc routine does not return the correct value of for the old vector. (from 101062-02) proper signal handling for BCP (from 101062-01) statfs() returns incorrect f_bsize for some files Patch Installation Instructions: -------------------------------- Generic 'installpatch' and 'backoutpatch' scripts are provided within each patch package with instructions appended to this section. Other specific or unique installation instructions may also be necessary and should be described below. Special Install Instructions: ----------------------------- None.