haiku/src/kernel/glue
Axel Dörfler c1615a93f0 No longer calls _thread_do_exit_notification() as exit() now does it.
Note, this is incompatible with the BeOS behaviour, which didn't call
the hooks when you exit()ed a program.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3108 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-04-28 11:10:09 +00:00
..
crt0.c Implemented BeOS compatible startup code. 2003-01-13 11:18:01 +00:00
init_term_dyn.c Implemented BeOS compatible startup code. 2003-01-13 11:18:01 +00:00
init_term_dyn.h Implemented BeOS compatible startup code. 2003-01-13 11:18:01 +00:00
Jamfile Implemented BeOS compatible startup code. 2003-01-13 11:18:01 +00:00
start_dyn.c No longer calls _thread_do_exit_notification() as exit() now does it. 2003-04-28 11:10:09 +00:00