haiku/headers
Axel Dörfler 416458e9c4 * Added nothrow to the new operator because otherwise the C++ compiler
will not accept if the allocator returns NULL and crashes instead
  (ie. not compiling in tracing would have crashed if some module tried
  to use it).
* Added total entries count to the KDL command output.
* Fixed computing the start index of the KDL command.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23460 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-01-12 23:55:53 +00:00
..
build Mask io-space bit in promise_tx2 driver, the driver was broken after recent ide-adapter changes. 2008-01-01 20:31:14 +00:00
compatibility/bsd Added daemon() function to libbsd.so. 2007-09-04 12:32:20 +00:00
cpp GCC 4 fix. 2005-12-11 16:22:51 +00:00
glibc
gnu
legacy/network setsockopt and getsockopt use int as others functions 2006-06-23 14:19:11 +00:00
libs updated libpng to 1.2.22 2007-10-26 18:09:44 +00:00
os * expose the XOR function for BRegions (for now called "ExclusiveInclude") 2008-01-11 13:42:21 +00:00
posix added pthread_once() implementation and tests 2007-12-07 21:02:59 +00:00
private * Added nothrow to the new operator because otherwise the C++ compiler 2008-01-12 23:55:53 +00:00
tools