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