Timestamp:
01/26/17 10:06:50 (7 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
abc963d
Parents:
d1505a1
git-author:
Sebastian Huber <sebastian.huber@…> (01/26/17 10:06:50)
git-committer:
Sebastian Huber <sebastian.huber@…> (01/26/17 10:20:45)
Message:

score: Fix user extensions order

Use forward and reverse order for initial and dynamic extensions. This
is the behaviour documented in the C Users Guide. Change thread
terminate order to backward to be in line with the thread delete order.
Change fatal error order to forward to ensure that initial extensions
are called first due the peculiar execution context of fatal error
extensions, see _Terminate() documentation.

Update #2692.

(No files)

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