Binary compatibility report for the libfixposix library  between 0.3.0 and current versions on x86

Test Info


Library Namelibfixposix
Version #10.3.0
Version #2current
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files21
Total Shared Libraries1
Total Symbols / Types122 / 109
VerdictIncompatible
(0.8%)

Problem Summary


SeverityCount
Added Symbols-6
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low6
Problems with
Symbols
High1
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Constants
-1

Added Symbols (6)


dirent.h, libfixposix.so.3.0.0
lfp_closedir DIR* dirp )
lfp_opendir char const* name )
lfp_rewinddir DIR* dirp )
lfp_seekdir DIR* dirp, long offset )
lfp_telldir DIR* dirp )

spawn.h, libfixposix.so.3.0.0
lfp_spawn_file_actions_addkeep ( struct lfp_spawn_file_actions_t* file_actions, int fd )

to the top

Problems with Symbols, High Severity (1)


stdlib.h, libfixposix.so.2.0.0
[+] lfp_mkostemp char* tmplate, int flags ) (1)

to the top

Problems with Data Types, Low Severity (6)


spawn.h
[+] struct lfp_spawn_file_actions_t (6)

to the top

Other Changes in Constants (1)


spawn.h
[+] LFP_SPAWN_USEVFORK

to the top

Header Files (21)


aux.h
dirent.h
errno.h
fcntl.h
ioctl.h
lfp.h
mman.h
resource.h
select.h
sendfile.h
signal.h
socket.h
spawn.h
stat.h
stdlib.h
strerror.h
string.h
syslog.h
time.h
unistd.h
wait.h

to the top

Shared Libraries (1)


libfixposix.so.2.0.0

to the top




Generated on Wed Jun 10 00:10:08 2015 for libfixposix by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API