Loader

Wiki page by khorben on 19/10/2010 01:52:51
--- /var/www/www.defora.org/wiki/Loader	2010/10/18 23:40:15	1.2
+++ /var/www/www.defora.org/wiki/Loader	2010/10/18 23:52:51	1.3
@@ -1 +1 @@
-<a href="/os/project/3439/Loader">Project page</a><br><h3>Description</h3>This project is part of the <a href="/os/wiki/3428/Core-environment">core environment</a>.<br><h3>Current status</h3>This project just started.<br><h3>Tasks</h3><ul><li style="text-decoration: line-through;">list dependencies from a binary</li><li>load all dependencies in memory</li><li>apply all relocations</li><li>interpret and run an executable from the command-line</li><li>replace the default dynamic loader in bootable images<br></li></ul>
\ No newline at end of file
+<a href="/os/project/3439/Loader">Project page</a><br><h3>Description</h3>This project is part of the <a href="/os/wiki/3428/Core-environment">core environment</a> and <a href="/os/wiki/3425/Self-hosting-environment">self-hosting effort</a>.<br><h3>Current status</h3>This project just started.<br><h3>Tasks</h3><ul><li style="text-decoration: line-through;">list dependencies from a binary</li><li>load all dependencies in memory</li><li>apply all relocations</li><li>interpret and run an executable from the command-line</li><li>replace the default dynamic loader in bootable images<br></li></ul>
\ No newline at end of file
Revisions
NameDateAuthorMessage
1.3 (diff)khorben
1.2 (diff)khorben
1.1khorben