[riot-commits] [RIOT-OS/RIOT] 900db3: native: optionally exit() after last thread has en...
Kaspar Schleiser
kaspar at schleiser.de
Sat Apr 12 15:45:23 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 900db3436aabad500c6479e4097083990c30bbd2
https://github.com/RIOT-OS/RIOT/commit/900db3436aabad500c6479e4097083990c30bbd2
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2014-04-12 (Sat, 12 Apr 2014)
Changed paths:
M cpu/native/README
M cpu/native/native_cpu.c
Log Message:
-----------
native: optionally exit() after last thread has ended
Used when compiled with NATIVE_AUTO_EXIT defined.
Commit: 62fb6a81aa9bbc998da6f52cb692a954bb5d8469
https://github.com/RIOT-OS/RIOT/commit/62fb6a81aa9bbc998da6f52cb692a954bb5d8469
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2014-04-12 (Sat, 12 Apr 2014)
Changed paths:
M cpu/native/README
M cpu/native/native_cpu.c
Log Message:
-----------
Merge pull request #972 from kaspar030/native_exit_after_last_task_v2
Make native exit after last thread has ended
Compare: https://github.com/RIOT-OS/RIOT/compare/3903b8add218...62fb6a81aa9b
More information about the commits
mailing list