Update contrib.
1 <?xml version="1.0" encoding="UTF-8"?>
2 <relnotes name="C Standard Library">
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.
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
12 <defect number="DEF133527" title="[Coverity]-DEADCODE -syslibs/stdlib,syslibs/bafl" revision="020">
13 Removed deadcode from SetVBuf.c in Lstdio
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 .
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
21 <defect number="DEF130849" title="[Coverity]-SYMBIAN.CLEANUP STACK errors on stlib in syslibs" revision="017">
23 Cleanup implemented for three files CFileDescBase-CID 2338, CFileTable-CID 2337 and CLocalSystemInterface-CID 2327
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.
31 <defect number="DEF123296" title="sprintf unexpectedly requires cleanup stack" revision="015">
32 Cleanup stack creation is added into the function that uses it.
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.
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.
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.
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().
51 <defect number="DEF114383" title="STDLIB, CLocalSystemInterface::CLocalSystemInterface() panics in OOM" revision="010">
52 Apply 2-phase constructor to class CLocalSystemInterface.
55 <defect number="DEF110592" title="IMPORT_C/EXPORT_C: MEMCMP.C" revision="009">
56 Changed declaration of memcopare from extern to IMPORT_C.
59 <defect number="DEF110614" title="Remove migration SWD macro __HIDE_IPC_V1__ from stdlib" revision="008">
60 Remove the macro and delete unused code.
63 <minorchange revision="007">
64 Upgraded interface access and status tags for identifiers used by partners.
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.
74 <minorchange revision="005">
75 Symbian OS v9.3 component branched from common codeline
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.
82 <defect number="DEF100212" title="GCCXML test build fails for STDLIB IEEEFP.h header file" revision="003">
84 Fixed GCCXML platform compile error in the ieeefp.h header file.
88 <defect number="DEF098522" title="[System Build]: Compilation warnings for reent.h in Build M04078 vFuture" revision="002">
90 Removed compiler warnings caused by new Windows platform compiler.
94 <defect number="INC096710" title="In libc/stdlib.h the #include "_ansi.h" should be replaced by #include "libc/_an" revision="001">
96 Fixed #include problem in the libc/stdlib.h header file.