PTF ( Program Temporary Fixes ) Cover letter
OSP-NF QSYSINC/H(XXCVT) header file update
Pre/Co-Requisite PTF / Fix List
REQ LICENSED PTF/FIX LEVEL
TYPE PROGRAM REL NUMBER MIN/MAX OPTION
---- -------- --- ------- ------- ------
PRE 5761SS1 610 SI46981 00/00 0000
NOTICE:
-------
Application of this PTF may disable or render ineffective programs that
use system memory addresses not generated by the IBM translator,
including programs that circumvent control technology designed to limit
interactive capacity to purchased levels. This PTF may be a prerequisite
for future PTFs. By applying this PTF you authorize and agree to the
foregoing.
This PTF is subject to the terms of the license agreement which
accompanied, or was contained in, the Program for which you are obtaining
the PTF. You are not authorized to install or use the PTF except as part
of a Program for which you have a valid Proof of Entitlement.
SUBJECT TO ANY WARRANTIES WHICH CAN NOT BE EXCLUDED OR EXCEPT AS EXPLICITLY
AGREED TO IN THE APPLICABLE LICENSE AGREEMENT OR AN APPLICABLE SUPPORT
AGREEMENT, IBM MAKES NO WARRANTIES OR CONDITIONS EITHER EXPRESS OR IMPLIED,
INCLUDING BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OR CONDITIONS OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON INFRINGEMENT,
REGARDING THE PTF.
The applicable license agreement may have been provided to you in printed
form and/or may be viewed using the Work with Software Agreements (WRKSFWAGR)
CL command.
APAR Error Description / Circumvention
-----------------------------------------------
The <xxcvt.h> header file provides several C runtime conversion
functions. Here is a list of the conversion functions:
QXXDTOP
QXXDTOZ
QXXITOP
QXXITOZ
QXXPTOD
QXXPTOI
QXXZTOD
QXXZTOI
The existing integer functions accept four byte integers. It is
requested that new functions be added for eight byte integers.
CORRECTION FOR APAR SE52187 :
-----------------------------
Four new conversion functions will be provided and will be added
to the <xxcvt.h> header file.
The following conversion functions will be added:
QXXLLTOP
QXXLLTOZ
QXXPTOLL
QXXZTOLL
These functions will be similar to the QXXITOP, QXXITOZ,
QXXPTOI, and QXXZTOI functions except that eight byte integers
will be used instead of four byte integers. A data type of
'long long' will be used instead of a data type of 'int'.
Here are the prototypes for the new functions:
void QXXLLTOP(unsigned char *, int, int, long long);
void QXXLLTOZ(unsigned char *, int, int, long long);
long long QXXPTOLL(unsigned char *, int, int);
long long QXXZTOLL(unsigned char *, int, int);
CIRCUMVENTION FOR APAR SE52187 :
--------------------------------
None.
Activation Instructions
None.
Special Instructions
None.
Default Instructions
THIS PTF CAN BE APPLIED IMMEDIATE OR DELAYED.
Supersedes
PTF/FIX NO(S). APAR TITLE LINE
-------------- ------------------------------------------------------------
NONE
Summary Information
| System.............................................. | i |
| Models.............................................. | |
| Release............................................. | V6R1M0 |
| Recompile........................................... | N |
| Library............................................. | QSYSINC |
| MRI Feature ........................................ | NONE |
| Cum Level........................................... | C3058610 |
IBM disclaims all warranties, whether express or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. By furnishing this document, IBM grants no licenses to any related patents or copyrights. Copyright © 1996,1997,1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 IBM Corporation. Any trademarks and product or brand names referenced in this document are the property of their respective owners. Consult the Terms of use link for trademark information.
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.