haiku/src/kernel
Ingo Weinhold cbc6d404f9 Added missing select()/deselect() Hooks to the file system interface
and made sure they are called by the VFS, if existent.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@11884 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-03-17 21:04:25 +00:00
..
apps When using keyboard input from the input_server, it will now wait until the 2005-03-14 15:44:49 +00:00
boot misc.c is no longer used. 2005-03-15 05:07:53 +00:00
core Added missing select()/deselect() Hooks to the file system interface 2005-03-17 21:04:25 +00:00
drivers Removed dev.c as it's no longer in use (driver loading is now done by 2005-01-18 16:39:33 +00:00
glue The environ pointer is now initialized in the libroot startup code. 2005-03-14 15:48:19 +00:00
ldscripts Rather keep the .eh_frame section, if we want exceptions. 2005-01-22 16:29:21 +00:00
libroot Added support for the ll' size qualifier. Supported was only L'. 2005-03-17 19:45:45 +00:00
vm2/tests
Jamfile Removed env.c from rld.so - it now has to do it on its own. 2005-03-11 00:49:49 +00:00
TODO