Skip to: Abstract | Comments | Solution | Related Segments | Migration | Download
APAR NUMBER: PJ29630 PRODUCT: TPF4 FUNCTIONAL AREA: ISO-C SUPPORT SHIPPED IN PUT: 19 ABSTRACT: Make the time_t32, size_t32, and ssize_t32 typedefs available. APAR CONTENTS: FEATURE TYPE STATUS NAME Base CHeader Changed include/stddef.h Base CHeader Changed include/stdio.h Base CHeader Changed include/stdlib.h Base CHeader Changed include/string.h Base CHeader Changed include/time.h Base CHeader Changed include/types.h PREREQUISITE APARS: To be applied in order listed. Base CHeader Changed include/stddef.h PJ21337(12) Base CHeader Changed include/stdio.h PJ25977(10) PJ26174(10) PJ26499(11) PJ26714(12) PJ27835(15) Base CHeader Changed include/stdlib.h PJ26125(10) PJ26174(10) PJ26384(11) PJ27277(13) PJ27367(14) PJ27627(14) PJ29593(19) Base CHeader Changed include/string.h PJ25977(10) PJ27028(12) PJ28295(16) Base CHeader Changed include/types.h PJ26188(10) PJ26174(10) PJ26575(11) PJ21337(12) PJ27784(14) PJ28021(15) PJ29575(18) COMMENTS: Customer applications that declare variables of type time_t, size_t, or ssize_t may need to be modified to use persistent typedefs because time_t, size_t, or ssize_t may be changed in future TPF releases. Customer applications that manage data stored on DASD should be changed so that this data is declared to have types time_t32, size_t32, or ssize_t32 to ensure that TPF upgrades will not affect the processing of this data. SOLUTION: A number of header files have been modified to provide definitions of time_t32, size_t32, and ssize_t32. These headers should be installed on customer systems to make these typedefs available to application programs. DEPENDENCIES SEGMENTS TO BE ASSEMBLED OR COMPILED: None. SEGMENTS TO BE LINK EDITED: None. COREQS: None. MIGRATION CONSIDERATIONS: None. UPDATED INFORMATION UNITS: None. See your IBM representative if you need additional information. DOWNLOAD INSTRUCTIONS: http://www.ibm.com/software/htp/tpf/pages/maint.htm -- END APAR PJ29630
Download file(s): Login once to access server, leave window open, then click on link(s) below.Source
