haiku/headers
Axel Dörfler c35b04de31 * Moved the TCPConnection class into its own file.
* Added some missing result checks, mostly for allocations.
* Fixed a wrong precendence with the ?: operator
* Some minor cleanup.
* Renamed sBufferModule to gBufferModule - the header expects it to be a global,
  so it should be named like one.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19178 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-02 17:27:13 +00:00
..
build fixed build for R5 : now uses inttypes.h because it's present on R5 also 2006-09-21 12:29:49 +00:00
compatibility/bsd restored sys/ioccom.h in headers/compatibility/bsd/ 2006-08-17 12:58:01 +00:00
cpp
glibc
gnu
legacy/network setsockopt and getsockopt use int as others functions 2006-06-23 14:19:11 +00:00
libs various changes to improve integration of vector icons 2006-09-11 10:52:01 +00:00
os * The "no theme available" string is now resized as needed. 2006-11-02 12:54:33 +00:00
posix Merge of branches/team/network/new_stack - not yet complete as SVN does only support 2006-08-08 12:33:33 +00:00
private * Moved the TCPConnection class into its own file. 2006-11-02 17:27:13 +00:00
tools