haiku/headers
Tyler Dauwalder 581cfaf2c0 - Added declaration and definition of std::nothrow
- Wrapped everything but #includes in #if _KERNEL_MODE to keep from
  redeclaring/definining operator new and nothrow in userland.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5921 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 00:27:34 +00:00
..
libs Upgrading to 2.1.4 2003-07-25 16:18:35 +00:00
os add two pointers, remove 2 reserved uint32s 2003-12-29 08:57:10 +00:00
posix add header protection, and two posix compliant prototypes that are provided by R5 libroot.so 2003-12-30 07:37:08 +00:00
private - Added declaration and definition of std::nothrow 2004-01-06 00:27:34 +00:00
tools Added support for asserting debugger() calls. The macro CPPUNIT_ASSERT_DEBUGGER shall be used in that case. 2003-11-10 00:45:18 +00:00