haiku/headers/os/support
Axel Dörfler 154aaaf273 Removed B_NOT_SUPPORTED again - EOPNOTSUPP is a socket specific error code
and it should have read B_NOT_SUPPORTED_ON_SOCKET.
We could reintroduce it later (along with other missing network errors).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3552 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-06-17 00:38:45 +00:00
..
Archivable.h It is accomplished ... 2002-07-09 12:24:59 +00:00
Autolock.h Minor header-related changes 2003-05-14 17:21:46 +00:00
Beep.h some header files to be R5 compatible 2002-10-23 13:54:44 +00:00
BlockCache.h Initial checkin. 2002-07-25 04:56:14 +00:00
BufferIO.h some header files to be R5 compatible 2002-10-23 13:54:44 +00:00
byteorder.h It is accomplished ... 2002-07-09 12:24:59 +00:00
ByteOrder.h avoid collision with <netinet/in.h> 2002-10-29 23:38:46 +00:00
ClassInfo.h It is accomplished ... 2002-07-09 12:24:59 +00:00
DataIO.h Header rewritten from the scratch. 2003-06-04 18:38:49 +00:00
Debug.h Minor header-related changes 2003-05-14 17:21:46 +00:00
Errors.h Removed B_NOT_SUPPORTED again - EOPNOTSUPP is a socket specific error code 2003-06-17 00:38:45 +00:00
Flattenable.h It is accomplished ... 2002-07-09 12:24:59 +00:00
List.h The header is now R5 binary and source compatible 2002-12-06 14:24:06 +00:00
Locker.h It is accomplished ... 2002-07-09 12:24:59 +00:00
StopWatch.h Minor header-related changes 2003-05-14 17:21:46 +00:00
String.h Added missing _DoReplace(). 2003-02-15 20:08:36 +00:00
SupportDefs.h Minor header-related changes 2003-05-14 17:21:46 +00:00
syslog.h some header files to be R5 compatible 2002-10-23 13:54:44 +00:00
TLS.h The return value is now also a variable of type (void **). 2003-01-07 00:20:52 +00:00
TypeConstants.h It is accomplished ... 2002-07-09 12:24:59 +00:00
UTF8.h added 3 missing conversions - mysterious! 2002-11-16 21:36:29 +00:00