xDL v1.1.0
Incompatible Changes
- Add
flags
toxdl_open()
to control whether to forcedlopen()
dynamic library. - Add parameter to
xdl_sym()
andxdl_dsym()
to get the size of the symbol.
Others
- Update version for AGP and CMake.
不兼容的变更
- 为
xdl_open()
增加flags
参数,用来控制是否强制dlopen()
动态库。 - 为
xdl_sym()
和xdl_dsym()
增加参数,用于获取符合对应的大小。
其他
- 升级 AGP 和 CMake 的版本。