haiku/headers
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
..
libs The mother of all commits. :P 2003-03-30 00:17:50 +00:00
os Removed B_NOT_SUPPORTED again - EOPNOTSUPP is a socket specific error code 2003-06-17 00:38:45 +00:00
posix Our endian.h header was still missing. Defines constants to determine the 2003-05-17 15:26:18 +00:00
private BMenuField 2003-06-16 08:32:55 +00:00
tools/cppunit Added support for multiple BTestHandlers in a BTestApp. 2002-12-09 12:47:37 +00:00