From: To: Subject: eCo Software Runtime (Base) updated to 20131009 eCo Software Runtime (Base) updated to 20131009 You can download it from ftp://www2.ecomstation.ru/runtime/Base/eCoRT-Base-20131009.wpi ecolange 28.08.2013 Dmitry A.Steklenev - A new char[] / delete void* operators are replaced to malloc() and free() functions because the deleting a void pointer is undefined by the C++ Standard. - Removed annoying debug messages. esqlite 10.07.2013 Dmitry A.Steklenev - First release of eSQLite3 based on SQLite 3.7.17. ptrace 03.10.2013 Dmitry A.Steklenev - Added function PTGetPID that allows get the process identifier of the executed program.