Binary compatibility report for the libudev library between 055 and 056 versions on x86
Test Info
Library Name | libudev |
Version #1 | 055 |
Version #2 | 056 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 14 |
Total Shared Libraries | 1 |
Total Symbols / Types | 43 / 46 |
Verdict | Incompatible (2.3%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1 |
Removed Symbols | High | 1 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
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