haiku/src
François Revol b77aa0155d Fix gcc4 build:
- use new(std::nothrow) from <new> since we dropped kernel_cpp.h,
- fix "declared 'extern' and later 'static'" warning,
- fix "deprecated conversion from string constant to 'char*'" warning in tracing code.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39784 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-12-09 00:40:25 +00:00
..
add-ons Fix gcc4 build: 2010-12-09 00:40:25 +00:00
apps * Pretty much completed BNetworkDevice. The only parts missing are GetMediaAt(), 2010-12-08 22:55:57 +00:00
bin Fix #6763, using _SIZEOF_ADDR_IFREQ() macro. 2010-12-06 11:35:53 +00:00
build
data added mime type for ttf files 2010-12-07 23:44:51 +00:00
documentation Move icon_guidelines/ to docs/. 2010-12-04 20:18:59 +00:00
kits * Added ability to parse link level addresses. 2010-12-09 00:06:45 +00:00
libs * Code style changes 2010-12-08 19:09:44 +00:00
preferences Rework a bit displayed info: now transport "address" is shown too. 2010-12-03 14:10:59 +00:00
servers * Work in progress of WLAN support in the net_server. 2010-12-09 00:11:15 +00:00
system ISO C and POSIX mandate _Exit() in stdlib.h to be the same as _exit(). 2010-11-28 05:07:53 +00:00
tests * Now you can specify the network via MAC address as well using the new 2010-12-09 00:07:26 +00:00
tools Added a small utility script, to set the svn properties on html files. 2010-12-04 20:01:00 +00:00
Jamfile