haiku/headers/private
Axel Dörfler 8f3a4e7dd4 Cleaned up kernel.h; the insque(), remque() functions are now in a separate
header kqueue.h - together with their implementation which was in module.c
Added a new CHECK_USER_ADDRESS() macro that can be used to check if a
user address points into the kernel.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1742 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-29 03:31:57 +00:00
..
app Added {Get,AddTo,Clear}Recent{Apps,Documents,Folders} message constants. 2002-10-27 07:47:18 +00:00
input It is accomplished ... 2002-07-09 12:24:59 +00:00
interface Added some macros. 2002-10-15 15:47:23 +00:00
kernel Cleaned up kernel.h; the insque(), remque() functions are now in a separate 2002-10-29 03:31:57 +00:00
libroot added macros PI and PI2, and fixed previous (invalid) references to these 2002-10-27 01:36:45 +00:00
media updated to include the same features/bugs as the screenshot in today's news. 2002-10-10 18:55:47 +00:00
net Moving the net kit private includes files to /current tree. 2002-08-27 07:59:57 +00:00
shared A templatized adaptation of BAutolock. Any class which supplies the 2002-07-15 16:06:31 +00:00
storage allow building everything without local(tree external) header files beeing 2002-10-23 20:13:17 +00:00