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
DriverSettings.h
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
Locker.h * Removed UserlandFS shared Locker class. Instead use BLocker in userland and 2009-03-05 23:27:35 +00:00
ObjectTracker.h
RecursiveLock.h Inline class with BLocker interface wrapping a recursive_lock. Could probably 2009-03-05 23:23:01 +00:00
String.h
Vector.h