History log of /haiku/src/kits/support/Architecture.cpp
Revision Date Author Comments
# c39c9283 16-Nov-2013 Ingo Weinhold <ingo_weinhold@gmx.de>

Add get_architectures() and C++ versions

* get_architectures() returns the primary and the secondary
architectures in one array. That turned out to be convenient.
* Add C++ versions for get[_secondary]_architectures(), returning a
BStringList.


# c39c9283aa34b0b694e61c9edbd0a8fb1d490d93 16-Nov-2013 Ingo Weinhold <ingo_weinhold@gmx.de>

Add get_architectures() and C++ versions

* get_architectures() returns the primary and the secondary
architectures in one array. That turned out to be convenient.
* Add C++ versions for get[_secondary]_architectures(), returning a
BStringList.