Skip to content

xDL v1.2.0

Compare
Choose a tag to compare
@caikelun caikelun released this 09 Nov 07:49
· 34 commits to master since this release
v1.2.0
0e09289

Incompatible Changes

  • xdl_info structure renamed to xdl_info_t.

New features

  • Added new API xdl_info(). xdl_info() obtains information about the dynamically loaded object referred to by handle (obtained by an earlier call to xdl_open).

不兼容的变更

  • xdl_info 结构体更名为 xdl_info_t

新特性

  • 增加了新的 API xdl_info()xdl_info() 通过 handlexdl_open 的返回值)来获取动态加载对象的信息。