haiku/headers
Axel Dörfler 29e1a3b55b Added the module_dependency structure.
A module can now define modules it depends on, and they will be automatically
loaded before B_MODULE_INIT is called.
This information will also be evaluated by the boot loader, so that it can
load all needed modules without further hacks.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7316 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-04-26 17:11:56 +00:00
..
libs Upgrading to 2.1.4 2003-07-25 16:18:35 +00:00
os Added the module_dependency structure. 2004-04-26 17:11:56 +00:00
posix Moved to /private/net. Not POSIX-standard headers. 2004-04-25 23:06:36 +00:00
private Moved from headers/posix to private/net, as they're not POSIX headers. 2004-04-25 22:53:41 +00:00
tools Made the Unit test stuff a bit more mwcc/mwld friendly. It still doesn't build right out of the box with our build system, but with a few changes to the build system it can be done (I'm not going to do that, though). 2004-02-18 21:38:04 +00:00