os/ossrv/genericopenlibs/cstdlib/group/syslibs_stdlib.history.xml
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <relnotes name="C Standard Library">
     3   <purpose>
     4     SUBSET of the C programming language Standard Library, allowing ported C applications to interface to native services, orginally written to support porting of binary-only Java VM.
     5   </purpose>
     6 <deliverystep number="1462" name="PREQ2475: Splitting Mixed Header files for Base Services API" osproject="SymTB9.2"   revision="001">
     7     <milestone project="GT0494" number="3.9"/>
     8     <preq number="2475" title="Splitting Mixed header">
     9     Splitting Mixed Header files for Base Services API
    10   </preq>
    11   </deliverystep>
    12   <defect number="DEF133527" title="[Coverity]-DEADCODE -syslibs/stdlib,syslibs/bafl" revision="020">
    13   Removed deadcode from SetVBuf.c in Lstdio
    14   </defect>
    15    <defect number="PDEF132898" title="Loki Project: 3rd Party IP found in STRFTIME.c" revision="019"> 
    16  Re-Written Strftime.c  to Remove 3rd Party IPR .
    17   </defect>
    18  <defect number=" DEF132532 " title="SWAP_Wordscan: Fix the profanity found in Base Services code" revision="018">
    19      Fix the profanity found in Base Services code   
    20   </defect>
    21   <defect number="DEF130849" title="[Coverity]-SYMBIAN.CLEANUP STACK errors on stlib in syslibs" revision="017">
    22 
    23     Cleanup implemented for three files CFileDescBase-CID 2338, CFileTable-CID 2337 and CLocalSystemInterface-CID 2327
    24 
    25   </defect>
    26 
    27   <defect number="DEF124477" title="[coverity] RESOURCE_LEAK - stdlib" revision="016">
    28       Free allocated memory before the pointers go out of scope and the memory is orphaned.
    29   </defect>	
    30 
    31   <defect number="DEF123296" title="sprintf unexpectedly requires cleanup stack" revision="015">
    32       Cleanup stack creation is added into the function that uses it.
    33   </defect>	
    34 
    35   <defect number="PDEF122338" title="tmisc3 of stdlib test fail in winscw urel" revision="014">
    36       Add OPTION CW -opt nointrinsics in tmisc3.mmp to suppress inlining of math functions.
    37   </defect>
    38   
    39   <defect number="DEF117451" title="Header files included by a source file is in incorrect case " revision="013">
    40     Correct the case of the tchar.h header file in the include statement.
    41   </defect>
    42   
    43   <defect number="DEF113884" title="STDLIB math.h functions do not map Symbian Math errors into 'errno'" revision="012">
    44     Added mapping function to Math.h and LMath.cpp and applied to affected functions.  Updated automatic test script.
    45   </defect>
    46 
    47   <defect number="PDEF114447" title="7 failures on Cookie Port TC" revision="011">
    48     add a flag to processing sign "+" or "-" in a string passed to strtoul().
    49   </defect>
    50 
    51   <defect number="DEF114383" title="STDLIB, CLocalSystemInterface::CLocalSystemInterface() panics in OOM" revision="010">
    52     Apply 2-phase constructor to class CLocalSystemInterface.
    53   </defect>
    54   
    55   <defect number="DEF110592" title="IMPORT_C/EXPORT_C: MEMCMP.C" revision="009">
    56     Changed declaration of memcopare from extern to IMPORT_C.
    57   </defect>
    58 
    59   <defect number="DEF110614" title="Remove migration SWD macro __HIDE_IPC_V1__ from stdlib" revision="008">
    60     Remove the macro and delete unused code.
    61   </defect>
    62 
    63   <minorchange revision="007">
    64     Upgraded interface access and status tags for identifiers used by partners.
    65   </minorchange>
    66 
    67   <deliverystep number="557" name="Filename policy changes" osproject="Oghma" revision="006">
    68     <milestone project="GT0329" number="3.11"/>
    69     <preq number="1182" title="GNU Make-based build system">
    70     Updating the component source files to comply with the Symbian filename policy.
    71   </preq>
    72   </deliverystep>
    73 
    74   <minorchange revision="005">
    75     Symbian OS v9.3 component branched from common codeline
    76   </minorchange>
    77 
    78   <defect number="DEF100212" title="GCCXML test build fails for STDLIB IEEEFP.h header file" revision="004">
    79     Improved in-source documentation for setsockopt() parameters making clear which are and aren’t supported by Symbian OS.
    80   </defect>
    81 
    82   <defect number="DEF100212" title="GCCXML test build fails for STDLIB IEEEFP.h header file" revision="003">
    83     
    84     Fixed GCCXML platform compile error in the ieeefp.h header file.
    85     
    86   </defect>
    87 
    88   <defect number="DEF098522" title="[System Build]: Compilation warnings for reent.h in Build M04078 vFuture" revision="002">
    89     
    90     Removed compiler warnings caused by new Windows platform compiler.
    91     
    92   </defect>
    93 
    94   <defect number="INC096710" title="In libc/stdlib.h the #include &quot;_ansi.h&quot; should be replaced by #include &quot;libc/_an" revision="001">
    95     
    96     Fixed #include problem in the libc/stdlib.h header file.
    97 
    98       
    99   </defect>
   100 </relnotes>