Binary compatibility report for the Seccomp library  between 1.0.1 and 2.0.0 versions on x86

Test Info


Library NameSeccomp
Version #11.0.1
Version #22.0.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types11 / 12
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low30

Added Symbols (3)


seccomp.h, libseccomp.so.2.0.0
seccomp_arch_native ( )
seccomp_syscall_resolve_name_arch ( uint32_t arch_token, char const* name )
seccomp_syscall_resolve_num_arch ( uint32_t arch_token, int num )

to the top

Problems with Constants (30)


seccomp.h
[+] __PNR_accept
[+] __PNR_bind
[+] __PNR_connect
[+] __PNR_getpeername
[+] __PNR_getsockname
[+] __PNR_getsockopt
[+] __PNR_listen
[+] __PNR_msgctl
[+] __PNR_msgget
[+] __PNR_msgrcv
[+] __PNR_msgsnd
[+] __PNR_recv
[+] __PNR_recvfrom
[+] __PNR_recvmmsg
[+] __PNR_recvmsg
[+] __PNR_semctl
[+] __PNR_semget
[+] __PNR_semop
[+] __PNR_semtimedop
[+] __PNR_send
[+] __PNR_sendmmsg
[+] __PNR_sendmsg
[+] __PNR_sendto
[+] __PNR_shmat
[+] __PNR_shmctl
[+] __PNR_shmdt
[+] __PNR_shmget
[+] __PNR_shutdown
[+] __PNR_socket
[+] __PNR_socketpair

to the top

Header Files (1)


seccomp.h

to the top

Shared Libraries (1)


libseccomp.so.1.0.1

to the top




Generated on Tue Jan 29 12:03:21 2013 for Seccomp by ABI Compliance Checker 1.98.8  
A tool for checking backward compatibility of a C/C++ library API