FLAM Issue Tracker - FL5
View Issue Details
0000891FL54. Element, Byte, Record or other APIpublic2017-10-13 14:192018-03-05 07:55
Falk Reichbott 
Falk Reichbott 
normalfeatureN/A
assignedopen 
GeneralGeneralGeneral
5.1.15 
5.2 
0000891: Make record and byte interface thread save
For the byte interface new entries will be implmented which are thread save but do not conform to the standard I/O interface.

For the record interface the current return code will be interpreted as a pointer to a structure of two shorts (16 bit values), with the first 16 bit containing the space for the error trace and the second short containing the return code. If the first short (high order half word) is not 0 then after the first 4 byte a remaining byte array can be used to store the error trace. This removes the global variable currently used to get the error trace later with a second call, which is not a thread save solution.
No tags attached.
related to 0000888resolved Ulrich Schwab Support an application transparent file conversion, compression and encryption solution like z/OS-Subsys for open systems 
Issue History
2017-10-13 14:19Falk ReichbottNew Issue
2017-10-13 14:19Falk ReichbottStatusnew => assigned
2017-10-13 14:19Falk ReichbottAssigned To => Falk Reichbott
2017-10-13 16:05Ulrich SchwabDescription Updatedbug_revision_view_page.php?rev_id=387#r387
2017-10-23 12:53Falk ReichbottRelationship addedrelated to 0000888
2018-03-05 07:55Falk ReichbottTarget Version5.1.17 => 5.2

There are no notes attached to this issue.