diff -r 000000000000 -r e4d67989cc36 genericopenlibs/cstdlib/group/syslibs_stdlib.history.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/genericopenlibs/cstdlib/group/syslibs_stdlib.history.xml Tue Feb 02 02:01:42 2010 +0200 @@ -0,0 +1,100 @@ + + + + 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. + + + + + Splitting Mixed Header files for Base Services API + + + + Removed deadcode from SetVBuf.c in Lstdio + + + Re-Written Strftime.c to Remove 3rd Party IPR . + + + Fix the profanity found in Base Services code + + + + Cleanup implemented for three files CFileDescBase-CID 2338, CFileTable-CID 2337 and CLocalSystemInterface-CID 2327 + + + + + Free allocated memory before the pointers go out of scope and the memory is orphaned. + + + + Cleanup stack creation is added into the function that uses it. + + + + Add OPTION CW -opt nointrinsics in tmisc3.mmp to suppress inlining of math functions. + + + + Correct the case of the tchar.h header file in the include statement. + + + + Added mapping function to Math.h and LMath.cpp and applied to affected functions. Updated automatic test script. + + + + add a flag to processing sign "+" or "-" in a string passed to strtoul(). + + + + Apply 2-phase constructor to class CLocalSystemInterface. + + + + Changed declaration of memcopare from extern to IMPORT_C. + + + + Remove the macro and delete unused code. + + + + Upgraded interface access and status tags for identifiers used by partners. + + + + + + Updating the component source files to comply with the Symbian filename policy. + + + + + Symbian OS v9.3 component branched from common codeline + + + + Improved in-source documentation for setsockopt() parameters making clear which are and aren’t supported by Symbian OS. + + + + + Fixed GCCXML platform compile error in the ieeefp.h header file. + + + + + + Removed compiler warnings caused by new Windows platform compiler. + + + + + + Fixed #include problem in the libc/stdlib.h header file. + + + +