haiku/headers/private/userlandfs/shared
Stephan Aßmus 9d3442dff1 Haiku defines B_BEOS_VERSION_5, so the code didn't work as intended. On Haiku,
we want to define closesocket() as close().


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35079 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-01-14 21:50:50 +00:00
..
Compatibility.h Haiku defines B_BEOS_VERSION_5, so the code didn't work as intended. On Haiku, 2010-01-14 21:50:50 +00:00
Debug.h More distinctive header guard. 2007-03-11 21:20:23 +00:00
DriverSettings.h Copied userlandfs code from the test tree to the haiku source tree, 2007-02-24 00:30:19 +00:00
HashMap.h headers/private/kernel/util/OpenHashTable.h, Hugo's version, is a bit nicer than 2009-07-27 00:39:12 +00:00
HashSet.h Removed the OpenHashTable implementation the UserlandFS used. Adjusted the 2009-03-07 21:21:10 +00:00
LazyInitializable.h Copied userlandfs code from the test tree to the haiku source tree, 2007-02-24 00:30:19 +00:00
Locker.h * Removed UserlandFS shared Locker class. Instead use BLocker in userland and 2009-03-05 23:27:35 +00:00
ObjectTracker.h Removed several shared userlandfs classes that exist as Haiku shared or kernel 2009-03-05 22:02:59 +00:00
RecursiveLock.h Inline class with BLocker interface wrapping a recursive_lock. Could probably 2009-03-05 23:23:01 +00:00
String.h Copied userlandfs code from the test tree to the haiku source tree, 2007-02-24 00:30:19 +00:00
Vector.h Made the UserlandFS code gcc4 friendly. 2007-03-04 08:26:45 +00:00