haiku/src
John Scipione 0546bdd5e5 Tracker: code simplication to hrev47374
We don't need to create a BNode from a BDirectory because BDirectory derives
from BNode! So use the BDirectory we already have as a BNode and get the
node_ref from it so we can pass it into WatchNode().

Sorry for the noise.
2014-06-14 21:19:42 -04:00
..
add-ons shortcut_catcher: tiny style fix 2014-06-13 12:52:49 -04:00
apps Expander: Replace min_c() and max_c() 2014-06-09 15:56:39 -04:00
bin Fix build problems of makeudfimage with gcc4. 2014-06-11 11:42:41 +02:00
build Revert "ByteOrder.h: remove use of __builtin_bswap16." 2014-05-30 20:39:43 +12:00
data tiff: use the outsourced packages. 2014-06-02 23:45:19 +02:00
documentation Fixed typo. Fixes #8755 2012-07-30 13:12:02 +00:00
kits Tracker: code simplication to hrev47374 2014-06-14 21:19:42 -04:00
libs tiff: drop sources and headers from the source tree 2014-06-13 15:52:11 +02:00
preferences Lots of B_PRI... insertions to fix errors with DEBUG=1. 2014-06-02 02:00:28 +02:00
servers Lots of B_PRI... insertions to fix errors with DEBUG=1. 2014-06-02 02:00:28 +02:00
system Let the bootloader know about ARMv7. 2014-06-13 22:15:54 +02:00
tests Fix more of the cookie test following API changes. 2014-06-11 21:59:04 +02:00
tools More build fixes of unittests, this time for x86_64. 2014-06-11 12:44:39 +02:00
Jamfile