Binary compatibility report for the libudev library between 055 and 056 versions on x86

Test Info


Library Namelibudev
Version #1055
Version #2056
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files14
Total Shared Libraries1
Total Symbols / Types43 / 46
VerdictIncompatible
(2.3%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (1)


udev_utils.h, udev.so
add_matching_files ( struct list_head* name_list, char const* dirname, char const* suffix )

to the top

Removed Symbols (1)


udev_utils.h, udev.so
call_foreach_file ( int(*handler_function)(struct udevice*, char const*), struct udevice* udev, char const* dirname, char const* suffix )

to the top

Header Files (14)


dlist.h
libsysfs.h
list.h
logging.h
sysfs.h
udev.h
udev_db.h
udev_libc_wrapper.h
udev_rules.h
udev_selinux.h
udev_sysfs.h
udev_utils.h
udev_version.h
udevd.h

to the top

Shared Libraries (1)


udev.so

to the top