Changeset 42fce5d3 in rtems for cpukit/ChangeLog

Timestamp:
01/04/08 06:38:06 (16 years ago)
Author:
Till Straumann <strauman@…>
Branches:
4.10, 4.11, 4.9, 5, master
Children:
74ee68d
Parents:
4779963
Message:

2008-01-03 Till Straumann <strauman@…>

  • score/src/threadhandler.c, sapi/src/exshutdown.c: cannot call _fini via atexit() from rtems_shutdown_executive() because at the point where rtems_shutdown_executive is called the C-library is already dead. Instead, register an atexit(_fini) after calling _init().
(No files)

Note: See TracChangeset for help on using the changeset viewer.