haiku/headers
Barrett17 a57cf128a6 Codec Kit: Introduce declarative macro with version and name
* Namespaces protect symbols, I didn't consider that when adding
the BCodecKit namespace, so, the AddOnManager complained that
instantiate_plugin() was missing. A macro is introduced that allow
plugins to specify it's className, version and name, this ease
the declaration of the plugin symbols, otherwise the function
should have been declared inside the BCodecKit namespace which
we would like to avoid.
* The code is also more future proof, since in future the AddOn manager
can begin to check for plugin versions.
2018-12-01 11:19:12 +01:00
..
build build: Add basic support for MinGW hosts. 2018-11-23 16:24:25 -05:00
compatibility sincos, sincof, sincosl declarations in gnu/math.h 2018-11-19 23:14:51 +00:00
config build: Add riscv architecture 2018-11-04 13:47:50 -06:00
cpp build fix. 2015-11-12 22:24:16 +01:00
glibc Make public glibc header printf.h usable. 2013-07-17 18:07:56 +02:00
libs Complete implementation of printer serial transport 2018-06-05 21:44:14 +00:00
os Codec Kit: Introduce declarative macro with version and name 2018-12-01 11:19:12 +01:00
posix Fix IN6_IS_ADDR_V4MAPPED & IN6_IS_ADDR_V4COMPAT false positives 2018-11-27 02:43:53 +00:00
private RegionSupport: Fix PVS 338-346 2018-11-30 21:13:14 +00:00
tools Fix #12799: Enable elf symbol patching for Haiku 2016-10-30 10:42:24 +01:00