Skip to content

xDL v1.1.0

Compare
Choose a tag to compare
@caikelun caikelun released this 21 May 13:30
· 60 commits to master since this release
v1.1.0
10153fe

Incompatible Changes

  • Add flags to xdl_open() to control whether to force dlopen() dynamic library.
  • Add parameter to xdl_sym() and xdl_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 的版本。