haiku/src/system
François Revol 04fc737059 Start of implementation for the console. dprintf() now uses one of the console handles for simplicity.
It crashes for now though, seems we have a stack alignment issue or maybe mangled registers. Or maybe it's due to non-static initializers not being done.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39053 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-10-22 21:09:10 +00:00
..
boot Start of implementation for the console. dprintf() now uses one of the console handles for simplicity. 2010-10-22 21:09:10 +00:00
glue
kernel Add a watch_volume method to the node monitor to be able to watch node changes on a whole volume and not only for one node. 2010-10-20 12:31:53 +00:00
ldscripts Copy the Atari bootloader ldscript. 2010-10-10 14:10:49 +00:00
libroot * don't mess with the stack before storing the register state :$ 2010-10-19 23:11:57 +00:00
runtime_loader * reintegrated posix-locale 2010-07-23 23:13:00 +00:00
Jamfile