[Libosinfo] [PATCH 0/3] Fixes to libosinfo.syms

Daniel P. Berrange berrange at redhat.com
Wed Dec 4 12:01:55 UTC 2013


From: "Daniel P. Berrange" <berrange at redhat.com>

In building 0.2.8 for mingw32 I found the syms file had a bogus
symbol in it. This inspired me to copy across libvirt's validation
tests.

Daniel P. Berrange (3):
  Remove non-existant osinfo_device_driver_set_signed sym
  Sort symbols in libosinfo.syms alphabetically
  Add scripts for validating the libosinfo.syms file

 configure.ac               |   7 +
 osinfo/Makefile.am         |  16 ++
 osinfo/check-symfile.pl    |  70 ++++++++
 osinfo/check-symsorting.pl | 100 +++++++++++
 osinfo/libosinfo.syms      | 406 ++++++++++++++++++++++++---------------------
 5 files changed, 413 insertions(+), 186 deletions(-)
 create mode 100755 osinfo/check-symfile.pl
 create mode 100755 osinfo/check-symsorting.pl

-- 
1.8.3.1




More information about the Libosinfo mailing list