haiku/src
Axel Dörfler 0641ddaabc Now uses the KERNEL_STACK_SIZE constant to allocate the idle thread kernel stacks.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10056 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-19 21:56:45 +00:00
..
add-ons Big update while moving over completely to the Haiku kernel: 2004-11-19 20:53:45 +00:00
apps we have mktime (in libroot.so), so do not include the missing mktime, which defines an extraneous main function when DEBUG is defined 2004-11-19 19:59:07 +00:00
data added timezone source files from ftp://elsie.nci.nih.gov/pub/tzdata2004g.tar.gz 2004-11-19 19:34:35 +00:00
kernel Now uses the KERNEL_STACK_SIZE constant to allocate the idle thread kernel stacks. 2004-11-19 21:56:45 +00:00
kits Double buffering support (as it's in the original version). Needs some testing to see if it's cheaper/better than direct drawing. 2004-11-17 11:02:16 +00:00
libs Initial checkin 2004-11-12 02:02:58 +00:00
prefs Removed unnessecary BView creation, added code to check for the initial, "no config view yet" state 2004-11-15 23:57:45 +00:00
servers Moving to the headers/private/servers/app because of DisplayDriver dependency 2004-11-12 22:33:53 +00:00
tests Now use the BFS R5 for now. Might get moved to the Haiku one later on. 2004-11-19 15:35:51 +00:00
tools Extremely bad idea: Since the inline stat() is not static, we get a endless recursion, if the server is not running. Fascinatingly this doesn't happen on R5, but at least on BONE (with the same executable) -- correctly, I would think. Apparently a bug in the R5 loader. 2004-11-01 23:52:15 +00:00
Jamfile Added data directory, it should contain generated data files 2004-11-19 19:25:44 +00:00