This is the mail archive of the
ecos-cvs@sourceware.org
mailing list for the ecos project.
ecos/packages/language/c/libc/startup/current ...
- From: jlarmour at sourceware dot org
- To: ecos-cvs at ecos dot sourceware dot org
- Date: 5 Oct 2007 17:41:49 -0000
- Subject: ecos/packages/language/c/libc/startup/current ...
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: jlarmour@sourceware.org 2007-10-05 17:41:49
Modified files:
packages/language/c/libc/startup/current: ChangeLog
packages/language/c/libc/startup/current/src: main.cxx
Log message:
* src/main.cxx (main): Suspend main thread, rather than exit.
Thanks to Sergei Organov for the idea.