Added ENotifyKeypresses and ECaptureCtrlC flags to CCommandBase.
Commands can now get keypresses and handle ctrl-C via callbacks instead of having to implement custom active objects. As part of this extended the CCommandBase extension interface to MCommandExtensionsV2 for the new virtual functions KeyPressed(TUint aKeyCode, TUint aModifiers) and CtrlCPressed(). sudo now cleans up correctly by using ECaptureCtrlC.
EXPORTS
_ZN17RLoggingAllocator7InstallEv @ 1 NONAME
_ZN17RLoggingAllocator9UninstallEv @ 2 NONAME
_ZN17RLoggingAllocator15StaticTraceFreeEP10RAllocatorPv @ 3 NONAME
_ZN17RLoggingAllocator16StaticTraceAllocEP10RAllocatorPvi @ 4 NONAME
_ZN17RLoggingAllocator7InstallEj @ 5 NONAME
_ZN17RLoggingAllocator3NewEjP10RAllocatorRPS_ @ 6 NONAME