1Functions changes summary: 0 Removed, 6 Changed (239 filtered out), 0 Added functions
2Variables changes summary: 0 Removed, 0 Changed (9 filtered out), 0 Added variables
3
46 functions with some indirect sub-type change:
5
6 [C] 'function int _IO_default_doallocate(FILE*)' at genops.c:477:1 has some indirect sub-type changes:
7 parameter 1 of type 'FILE*' has sub-type changes:
8 in pointed to type 'typedef FILE' at FILE.h:7:1:
9 underlying type 'struct _IO_FILE' at struct_FILE.h:49:1 changed:
10 type size hasn't changed
11 1 data member changes (4 filtered):
12 type of 'size_t __pad5' changed:
13 entity changed from 'typedef size_t' to '_IO_FILE**'
14 type size hasn't changed
15 and name of '_IO_FILE::__pad5' changed to '_IO_FILE::_prevchain' at struct_FILE.h:95:1
16
17 [C] 'function void _IO_link_in(_IO_FILE_plus*)' at genops.c:86:1 has some indirect sub-type changes:
18 parameter 1 of type '_IO_FILE_plus*' has sub-type changes:
19 in pointed to type 'struct _IO_FILE_plus' at libioP.h:325:1:
20 type size hasn't changed
21 no data member changes (2 filtered);
22
23 [C] 'function void _IO_str_init_readonly(_IO_strfile*, const char*, int)' at strops.c:74:1 has some indirect sub-type changes:
24 parameter 1 of type '_IO_strfile*' has sub-type changes:
25 in pointed to type 'typedef _IO_strfile' at strfile.h:59:1:
26 underlying type 'struct _IO_strfile_' at strfile.h:55:1 changed:
27 type size hasn't changed
28 1 data member change:
29 type of '_IO_streambuf _sbf' changed:
30 type size hasn't changed
31 no data member changes (2 filtered);
32
33 [C] 'function utmp* __getutent()' at getutent.c:28:1 has some indirect sub-type changes:
34 Please note that the exported symbol of this function is getutent@@GLIBC_2.2.5
35 return type changed:
36 in pointed to type 'struct utmp' at utmp.h:58:1:
37 type size hasn't changed
38 1 data member change:
39 type of 'struct {int32_t tv_sec; int32_t tv_usec;} ut_tv' changed:
40 type size hasn't changed
41 1 data member change:
42 type of 'int32_t tv_sec' changed:
43 typedef name changed from int32_t to __uint32_t at types.h:42:1
44 underlying type 'typedef __int32_t' at types.h:41:1 changed:
45 entity changed from 'typedef __int32_t' to compatible type 'unsigned int'
46 type name changed from 'int' to 'unsigned int'
47 type size hasn't changed
48
49 [C] 'function int __prctl(int, ...)' at prctl.c:29:1 has some indirect sub-type changes:
50 Please note that the exported symbol of this function is prctl@@GLIBC_2.2.5
51 return type changed:
52 type name changed from 'int' to 'void'
53 type size changed from 32 to 0 (in bits)
54 parameter 1 of type 'int' was removed
55 parameter 2 of type '...' was removed
56
57 [C] 'function void getutmp(const utmpx*, utmp*)' at getutmp.c:29:1 has some indirect sub-type changes:
58 Please note that the symbol of this function is getutmp@@GLIBC_2.2.5
59 and it aliases symbol: getutmpx@@GLIBC_2.2.5
60 parameter 1 of type 'const utmpx*' has sub-type changes:
61 in pointed to type 'const utmpx':
62 in unqualified underlying type 'struct utmpx' at utmpx.h:55:1:
63 type size hasn't changed
64 1 data member change:
65 type of 'struct {__int32_t tv_sec; __int32_t tv_usec;} ut_tv' changed:
66 type size hasn't changed
67 1 data member change:
68 type of '__int32_t tv_sec' changed:
69 typedef name changed from __int32_t to __uint32_t at types.h:42:1
70 underlying type 'int' changed:
71 type name changed from 'int' to 'unsigned int'
72 type size hasn't changed
73