haiku/src/system/runtime_loader
Ingo Weinhold c73aeac11e We need to let the runtime loader call shared object termination hooks
from exit().


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27991 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-12 12:26:27 +00:00
..
arch * Implemented x86 assembly version of memset(). 2008-10-10 18:43:46 +00:00
elf.cpp Avoid crashing if gccPlatform is NULL, thanks Axel! 2008-10-11 08:41:54 +00:00
export.c We need to let the runtime loader call shared object termination hooks 2008-10-12 12:26:27 +00:00
heap.cpp * Added a mechanism to retrieve a BMessage with eventual error descriptions 2007-07-27 02:32:19 +00:00
Jamfile * Implemented x86 assembly version of memset(). 2008-10-10 18:43:46 +00:00
runtime_loader_private.h * Resolved TODO added by Ingo: the runtime loader now lazily updates its 2008-09-18 08:04:29 +00:00
runtime_loader.c * Changed the _kern_exec() and _kern_load_image() syscalls. They expect 2008-06-24 03:37:07 +00:00
runtime_loader.rdef * Changed Ld rule to allow adding resource files. 2007-10-02 15:22:13 +00:00
utility.cpp * Added a __swap_int32() function to the runtime_loader - this fixes the build, 2008-07-10 11:52:57 +00:00