mbox series

[RFC,0/2] Unify symbol access API

Message ID 20181123215322.5438-1-yauheni.kaliuta@redhat.com (mailing list archive)
Headers show
Series Unify symbol access API | expand

Message

Yauheni Kaliuta Nov. 23, 2018, 9:53 p.m. UTC
Hi!

I'm not very happy with the naming, but how do you like the idea in general?


Yauheni Kaliuta (2):
  libkmod: module: introduce common symbol API.
  libkmod: module: make old symbol access API as wrapper to the new

 libkmod/libkmod-module.c | 387 ++++++++++++++++-----------------------
 libkmod/libkmod.h        |  12 ++
 2 files changed, 171 insertions(+), 228 deletions(-)