Fixed lots of issues with installing a low-caps version of fshell from SIS file.
* Fixed issue in CCommandFactory whereby some APIs like GetCommandInfoL could trigger allocations on the wrong heap or signals to the wrong thread. The symptoms were often seen as a crash in the which_00 thread when running ciftest.
* Lots of build fixes for when FSHELL_PROTECTED_UIDS isn't defined and when all capabilities aren't available.
* Added new platform.mmh macro FSHELL_OPEN_SIGNED.
* Open signing of fshell SIS files is now supported for production S60 handsets. Build fshell with the FSHELL_OPEN_SIGNED macro defined (and without defining FSHELL_CAP_ALL or FSHELL_PROTECTED_UIDS) in your platform.mmh and submit \epoc32\fshell\fshell.unsigned.sis to https://www.symbiansigned.com/app/page/public/openSignedOnline.do . The following commands are not available when using Open Signing due to Platform Security restrictions: fdb; kerninfo; chunkinfo; svrinfo; objinfo; sudo; fsck; localdrive; ramdefrag; readmem; reboot; setcritical; setpriority. Others such as chkdeps, e32header, ps, and fshell itself will run but in a restricted capacity (for example, fshell will no longer allow you to modify files in the \sys\bin directory).
* Removed commands objinfo, svrinfo, chunkinfo, readmem, fsck completely when memory access isn't present - previously they would still appear in the help but would give an error if you tried to run them.
EXPORTS
__11RFileLogger @ 1 NONAME R3UNUSED ; RFileLogger::RFileLogger(void)
Connect__11RFileLogger @ 2 NONAME R3UNUSED ; RFileLogger::Connect(void)
CreateLog__11RFileLoggerRC7TDesC16T116TFileLoggingMode @ 3 NONAME ; RFileLogger::CreateLog(TDesC16 const &, TDesC16 const &, TFileLoggingMode)
HexDump__11RFileLoggerPCUsT1PCUci @ 4 NONAME ; RFileLogger::HexDump(unsigned short const *, unsigned short const *, unsigned char const *, int)
HexDump__11RFileLoggerRC7TDesC16T116TFileLoggingModePCUsT4PCUci @ 5 NONAME ; RFileLogger::HexDump(TDesC16 const &, TDesC16 const &, TFileLoggingMode, unsigned short const *, unsigned short const *, unsigned char const *, int)
LastError__C11RFileLogger @ 6 NONAME R3UNUSED ; RFileLogger::LastError(void) const
LogValid__C11RFileLogger @ 7 NONAME R3UNUSED ; RFileLogger::LogValid(void) const
Run__7FLoggerRQ27FLogger7TSignal @ 8 NONAME R3UNUSED ; FLogger::Run(FLogger::TSignal &)
SetDateAndTime__11RFileLoggerii @ 9 NONAME R3UNUSED ; RFileLogger::SetDateAndTime(int, int)
Version__C11RFileLogger @ 10 NONAME R3UNUSED ; RFileLogger::Version(void) const
WriteFormat__11RFileLoggerGt11TRefByValue1ZC6TDesC8RA0_PSc @ 11 NONAME R3UNUSED ; RFileLogger::WriteFormat(TRefByValue<TDesC8 const>, signed char *(&)[0])
WriteFormat__11RFileLoggerGt11TRefByValue1ZC6TDesC8e @ 12 NONAME ; RFileLogger::WriteFormat(TRefByValue<TDesC8 const>,...)
WriteFormat__11RFileLoggerGt11TRefByValue1ZC7TDesC16RA0_PSc @ 13 NONAME R3UNUSED ; RFileLogger::WriteFormat(TRefByValue<TDesC16 const>, signed char *(&)[0])
WriteFormat__11RFileLoggerGt11TRefByValue1ZC7TDesC16e @ 14 NONAME ; RFileLogger::WriteFormat(TRefByValue<TDesC16 const>,...)
WriteFormat__11RFileLoggerRC7TDesC16T116TFileLoggingModeGt11TRefByValue1ZC6TDesC8RA0_PSc @ 15 NONAME ; RFileLogger::WriteFormat(TDesC16 const &, TDesC16 const &, TFileLoggingMode, TRefByValue<TDesC8 const>, signed char *(&)[0])
WriteFormat__11RFileLoggerRC7TDesC16T116TFileLoggingModeGt11TRefByValue1ZC6TDesC8e @ 16 NONAME ; RFileLogger::WriteFormat(TDesC16 const &, TDesC16 const &, TFileLoggingMode, TRefByValue<TDesC8 const>,...)
WriteFormat__11RFileLoggerRC7TDesC16T116TFileLoggingModeGt11TRefByValue1ZC7TDesC16RA0_PSc @ 17 NONAME ; RFileLogger::WriteFormat(TDesC16 const &, TDesC16 const &, TFileLoggingMode, TRefByValue<TDesC16 const>, signed char *(&)[0])
WriteFormat__11RFileLoggerRC7TDesC16T116TFileLoggingModeGt11TRefByValue1ZC7TDesC16e @ 18 NONAME ; RFileLogger::WriteFormat(TDesC16 const &, TDesC16 const &, TFileLoggingMode, TRefByValue<TDesC16 const>,...)
Write__11RFileLoggerRC6TDesC8 @ 19 NONAME R3UNUSED ; RFileLogger::Write(TDesC8 const &)
Write__11RFileLoggerRC7TDesC16 @ 20 NONAME R3UNUSED ; RFileLogger::Write(TDesC16 const &)
Write__11RFileLoggerRC7TDesC16T116TFileLoggingModeRC6TDesC8 @ 21 NONAME ; RFileLogger::Write(TDesC16 const &, TDesC16 const &, TFileLoggingMode, TDesC8 const &)
Write__11RFileLoggerRC7TDesC16T116TFileLoggingModeT1 @ 22 NONAME ; RFileLogger::Write(TDesC16 const &, TDesC16 const &, TFileLoggingMode, TDesC16 const &)
"_._11RFileLogger" @ 23 NONAME R3UNUSED ; RFileLogger::~RFileLogger(void)
CloseLog__11RFileLogger @ 24 NONAME R3UNUSED ; RFileLogger::CloseLog(void)