haiku/headers
Stephan Aßmus 908967a199 Improved the BNotification API after suggestions from Karsten, thanks! Using
cosnt BString& instead of const char* could potentially save copying the string,
although in most use cases, it will probably ammount to the same thing. It may
provide more flexibility later on, like for example when BString knows its
encoding or something similar. Removed superfluous second version of
AddOnClickRef().


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36958 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-27 21:13:11 +00:00
..
build * Moved phys_addr_t definition to SupportDefs.h. 2010-05-25 11:18:38 +00:00
compatibility
config
cpp
glibc
libs
os Improved the BNotification API after suggestions from Karsten, thanks! Using 2010-05-27 21:13:11 +00:00
posix * Moved phys_addr_t definition to SupportDefs.h. 2010-05-25 11:18:38 +00:00
private Added shared sort_[physical_]address_ranges() to avoid code duplication. Also 2010-05-27 17:08:47 +00:00
tools