Binary compatibility report for the procps-ng library  between 3.3.2 and 3.3.4 versions on x86

Test Info


Library Nameprocps-ng
Version #13.3.2
Version #23.3.4
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files12
Total Shared Libraries1
Total Symbols / Types101 / 83
VerdictIncompatible
(15.3%)

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh10
Problems with
Data Types
High1
Medium3
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1
Other Changes
in Constants
-1

Removed Symbols (10)


readproc.h, libprocps.so.0.0.0
freeproc proc_t* p ) @@ LIBPROCPS_0
get_proc_stats pid_t pid, proc_t* p ) @@ LIBPROCPS_0
read_cmdline char*const dst, unsigned int sz, unsigned int pid ) @@ LIBPROCPS_0

sig.h, libprocps.so.0.0.0
print_given_signals int argc, char const*const*restrict argv, int max_line ) @@ LIBPROCPS_0

sysinfo.h, libprocps.so.0.0.0
have_privs [data] @@ LIBPROCPS_0
vm_pgpgin [data] @@ LIBPROCPS_0
vm_pgpgout [data] @@ LIBPROCPS_0
vm_pswpin [data] @@ LIBPROCPS_0
vm_pswpout [data] @@ LIBPROCPS_0
vminfo ( ) @@ LIBPROCPS_0

to the top

Problems with Data Types, High Severity (1)


readproc.h
[+] struct proc_t (1)

to the top

Problems with Data Types, Medium Severity (3)


readproc.h
[+] struct proc_t (2)

slab.h
[+] struct slab_info (1)

to the top

Problems with Data Types, Low Severity (1)


slab.h
[+] struct slab_info (1)

to the top

Problems with Constants, Low Severity (1)


slab.h
[+] SLAB_INFO_NAME_LEN

to the top

Other Changes in Constants (1)


readproc.h
[+] PROC_EDITENVRCVT

to the top

Header Files (12)


alloc.h
devname.h
escape.h
procps.h
pwcache.h
readproc.h
sig.h
slab.h
sysinfo.h
version.h
wchan.h
whattime.h

to the top

Shared Libraries (1)


libprocps.so.0.0.0

to the top




Generated on Fri Oct 24 17:08:35 2014 for procps-ng by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API