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