API compatibility report for the libmfsio-dev library between base and lfs versions on ARM


Binary
Compatibility
Source
Compatibility

Test Info


Library Namelibmfsio-dev
Version #1base
Version #2lfs
ArchARM
GCC Version12
SubjectBinary Compatibility

Test Results


Total Header Files1
Total Libraries0
Total Symbols / Types6 / 2
Compatibility 100%

Problem Summary


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

Header Files  1 


mfsio.h

to the top

Libraries  0 



to the top



Test Info


Library Namelibmfsio-dev
Version #1base
Version #2lfs
ArchARM
SubjectSource Compatibility

Test Results


Total Header Files1
Total Libraries0
Total Symbols / Types199 / 58
Compatibility 98.1%

Problem Summary


SeverityCount
Added Symbols-6
Removed SymbolsHigh6
Problems with
Data Types
High0
Medium0
Low4
Problems with
Symbols
High0
Medium6
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-1

Added Symbols  6 


mfsio.h
mfs_ftruncate ( int fildes, long long size )
mfs_lockf ( int fildes, int function, long long size )
mfs_lseek ( int fildes, long long offset, int whence )
mfs_pread ( int fildes, void* buf, size_t nbyte, long long offset )
mfs_pwrite ( int fildes, void const* buf, size_t nbyte, long long offset )
mfs_truncate ( char const* path, long long size )

to the top

Removed Symbols  6 


mfsio.h
mfs_ftruncate ( int fildes, long size )
mfs_lockf ( int fildes, int function, long size )
mfs_lseek ( int fildes, long offset, int whence )
mfs_pread ( int fildes, void* buf, size_t nbyte, long offset )
mfs_pwrite ( int fildes, void const* buf, size_t nbyte, long offset )
mfs_truncate ( char const* path, long size )

to the top

Problems with Symbols, Medium Severity  6 


mfsio.h
[+] mfs_ftruncate ( int fildes, long size )  1 
[+] mfs_lockf ( int fildes, int function, long size )  1 
[+] mfs_lseek ( int fildes, long offset, int whence )  1 
[+] mfs_pread ( int fildes, void* buf, size_t nbyte, long offset )  1 
[+] mfs_pwrite ( int fildes, void const* buf, size_t nbyte, long offset )  1 
[+] mfs_truncate ( char const* path, long size )  1 

to the top

Problems with Data Types, Low Severity  4 


fcntl.h
[+] struct flock  2 

struct_stat.h
[+] struct stat  2 

to the top

Other Changes in Data Types  1 


struct_stat.h
[+] struct stat  1 

to the top

Header Files  1 


mfsio.h

to the top

Libraries  0 



to the top