haiku/src/system/kernel/util
Axel Dörfler 02cc779b7d Moved datastore implementation into net_buffer.cpp - there is no reason to clobber the kernel with it.
This also fixes the issue of exporting a C++ API from the kernel.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18974 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-09-28 18:27:30 +00:00
..
cbuf.c Removed unnecessary and stupid code - the doubled chain allocation also caused 2005-08-21 23:18:43 +00:00
Jamfile Moved datastore implementation into net_buffer.cpp - there is no reason to clobber the kernel with it. 2006-09-28 18:27:30 +00:00
kernel_cpp.cpp added needed symbols for gcc4 linking 2006-09-23 14:01:49 +00:00
khash.c Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
list.c Added a list_get_last_item() call - one day we should make most of them inline. 2006-06-21 16:13:34 +00:00
misc.c Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
queue.c Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
ring_buffer.cpp have ring_buffer built on non-haiku platforms 2006-08-04 19:20:01 +00:00