Functions changes summary: 0 Removed, 6 Changed (239 filtered out), 0 Added functions Variables changes summary: 0 Removed, 0 Changed (9 filtered out), 0 Added variables 6 functions with some indirect sub-type change: [C] 'function int _IO_default_doallocate(FILE*)' at genops.c:477:1 has some indirect sub-type changes: parameter 1 of type 'FILE*' has sub-type changes: in pointed to type 'typedef FILE' at FILE.h:7:1: underlying type 'struct _IO_FILE' at struct_FILE.h:49:1 changed: type size hasn't changed 1 data member changes (4 filtered): type of 'size_t __pad5' changed: entity changed from 'typedef size_t' to '_IO_FILE**' type size hasn't changed and name of '_IO_FILE::__pad5' changed to '_IO_FILE::_prevchain' at struct_FILE.h:95:1 [C] 'function void _IO_link_in(_IO_FILE_plus*)' at genops.c:86:1 has some indirect sub-type changes: parameter 1 of type '_IO_FILE_plus*' has sub-type changes: in pointed to type 'struct _IO_FILE_plus' at libioP.h:325:1: type size hasn't changed no data member changes (2 filtered); [C] 'function void _IO_str_init_readonly(_IO_strfile*, const char*, int)' at strops.c:74:1 has some indirect sub-type changes: parameter 1 of type '_IO_strfile*' has sub-type changes: in pointed to type 'typedef _IO_strfile' at strfile.h:59:1: underlying type 'struct _IO_strfile_' at strfile.h:55:1 changed: type size hasn't changed 1 data member change: type of '_IO_streambuf _sbf' changed: type size hasn't changed no data member changes (2 filtered); [C] 'function utmp* __getutent()' at getutent.c:28:1 has some indirect sub-type changes: Please note that the exported symbol of this function is getutent@@GLIBC_2.2.5 return type changed: in pointed to type 'struct utmp' at utmp.h:58:1: type size hasn't changed 1 data member change: type of 'struct {int32_t tv_sec; int32_t tv_usec;} ut_tv' changed: type size hasn't changed 1 data member change: type of 'int32_t tv_sec' changed: typedef name changed from int32_t to __uint32_t at types.h:42:1 underlying type 'typedef __int32_t' at types.h:41:1 changed: entity changed from 'typedef __int32_t' to compatible type 'unsigned int' type name changed from 'int' to 'unsigned int' type size hasn't changed [C] 'function int __prctl(int, ...)' at prctl.c:29:1 has some indirect sub-type changes: Please note that the exported symbol of this function is prctl@@GLIBC_2.2.5 return type changed: type name changed from 'int' to 'void' type size changed from 32 to 0 (in bits) parameter 1 of type 'int' was removed parameter 2 of type '...' was removed [C] 'function void getutmp(const utmpx*, utmp*)' at getutmp.c:29:1 has some indirect sub-type changes: Please note that the symbol of this function is getutmp@@GLIBC_2.2.5 and it aliases symbol: getutmpx@@GLIBC_2.2.5 parameter 1 of type 'const utmpx*' has sub-type changes: in pointed to type 'const utmpx': in unqualified underlying type 'struct utmpx' at utmpx.h:55:1: type size hasn't changed 1 data member change: type of 'struct {__int32_t tv_sec; __int32_t tv_usec;} ut_tv' changed: type size hasn't changed 1 data member change: type of '__int32_t tv_sec' changed: typedef name changed from __int32_t to __uint32_t at types.h:42:1 underlying type 'int' changed: type name changed from 'int' to 'unsigned int' type size hasn't changed