Don't repeat ourselves unnecessarily in the maps.
We can mark a whole version "introduced=" rather than doing every line separately. Bug: N/A Test: builds Change-Id: I3219edc755a42ce5ff6258efb744fb5e05967a3a
This commit is contained in:
parent
8af55bdf93
commit
a5c316fe0c
14 changed files with 147 additions and 147 deletions
|
@ -1318,25 +1318,25 @@ LIBC_O {
|
|||
wctrans_l; # introduced=26
|
||||
} LIBC_N;
|
||||
|
||||
LIBC_P {
|
||||
LIBC_P { # introduced=P
|
||||
global:
|
||||
__freading; # future
|
||||
__fwriting; # future
|
||||
getentropy; # future
|
||||
getrandom; # future
|
||||
getlogin_r; # future
|
||||
glob; # future
|
||||
globfree; # future
|
||||
hcreate; # future
|
||||
hcreate_r; # future
|
||||
hdestroy; # future
|
||||
hdestroy_r; # future
|
||||
hsearch; # future
|
||||
hsearch_r; # future
|
||||
iconv; # future
|
||||
iconv_close; # future
|
||||
iconv_open; # future
|
||||
syncfs; # future
|
||||
__freading;
|
||||
__fwriting;
|
||||
getentropy;
|
||||
getrandom;
|
||||
getlogin_r;
|
||||
glob;
|
||||
globfree;
|
||||
hcreate;
|
||||
hcreate_r;
|
||||
hdestroy;
|
||||
hdestroy_r;
|
||||
hsearch;
|
||||
hsearch_r;
|
||||
iconv;
|
||||
iconv_close;
|
||||
iconv_open;
|
||||
syncfs;
|
||||
} LIBC_O;
|
||||
|
||||
LIBC_PRIVATE {
|
||||
|
|
|
@ -1238,25 +1238,25 @@ LIBC_O {
|
|||
wctrans_l; # introduced=26
|
||||
} LIBC_N;
|
||||
|
||||
LIBC_P {
|
||||
LIBC_P { # introduced=P
|
||||
global:
|
||||
__freading; # future
|
||||
__fwriting; # future
|
||||
getentropy; # future
|
||||
getrandom; # future
|
||||
getlogin_r; # future
|
||||
glob; # future
|
||||
globfree; # future
|
||||
hcreate; # future
|
||||
hcreate_r; # future
|
||||
hdestroy; # future
|
||||
hdestroy_r; # future
|
||||
hsearch; # future
|
||||
hsearch_r; # future
|
||||
iconv; # future
|
||||
iconv_close; # future
|
||||
iconv_open; # future
|
||||
syncfs; # future
|
||||
__freading;
|
||||
__fwriting;
|
||||
getentropy;
|
||||
getrandom;
|
||||
getlogin_r;
|
||||
glob;
|
||||
globfree;
|
||||
hcreate;
|
||||
hcreate_r;
|
||||
hdestroy;
|
||||
hdestroy_r;
|
||||
hsearch;
|
||||
hsearch_r;
|
||||
iconv;
|
||||
iconv_close;
|
||||
iconv_open;
|
||||
syncfs;
|
||||
} LIBC_O;
|
||||
|
||||
LIBC_PRIVATE {
|
||||
|
|
|
@ -1343,25 +1343,25 @@ LIBC_O {
|
|||
wctrans_l; # introduced=26
|
||||
} LIBC_N;
|
||||
|
||||
LIBC_P {
|
||||
LIBC_P { # introduced=P
|
||||
global:
|
||||
__freading; # future
|
||||
__fwriting; # future
|
||||
getentropy; # future
|
||||
getrandom; # future
|
||||
getlogin_r; # future
|
||||
glob; # future
|
||||
globfree; # future
|
||||
hcreate; # future
|
||||
hcreate_r; # future
|
||||
hdestroy; # future
|
||||
hdestroy_r; # future
|
||||
hsearch; # future
|
||||
hsearch_r; # future
|
||||
iconv; # future
|
||||
iconv_close; # future
|
||||
iconv_open; # future
|
||||
syncfs; # future
|
||||
__freading;
|
||||
__fwriting;
|
||||
getentropy;
|
||||
getrandom;
|
||||
getlogin_r;
|
||||
glob;
|
||||
globfree;
|
||||
hcreate;
|
||||
hcreate_r;
|
||||
hdestroy;
|
||||
hdestroy_r;
|
||||
hsearch;
|
||||
hsearch_r;
|
||||
iconv;
|
||||
iconv_close;
|
||||
iconv_open;
|
||||
syncfs;
|
||||
} LIBC_O;
|
||||
|
||||
LIBC_PRIVATE {
|
||||
|
|
|
@ -1302,25 +1302,25 @@ LIBC_O {
|
|||
wctrans_l; # introduced=26
|
||||
} LIBC_N;
|
||||
|
||||
LIBC_P {
|
||||
LIBC_P { # introduced=P
|
||||
global:
|
||||
__freading; # future
|
||||
__fwriting; # future
|
||||
getentropy; # future
|
||||
getrandom; # future
|
||||
getlogin_r; # future
|
||||
glob; # future
|
||||
globfree; # future
|
||||
hcreate; # future
|
||||
hcreate_r; # future
|
||||
hdestroy; # future
|
||||
hdestroy_r; # future
|
||||
hsearch; # future
|
||||
hsearch_r; # future
|
||||
iconv; # future
|
||||
iconv_close; # future
|
||||
iconv_open; # future
|
||||
syncfs; # future
|
||||
__freading;
|
||||
__fwriting;
|
||||
getentropy;
|
||||
getrandom;
|
||||
getlogin_r;
|
||||
glob;
|
||||
globfree;
|
||||
hcreate;
|
||||
hcreate_r;
|
||||
hdestroy;
|
||||
hdestroy_r;
|
||||
hsearch;
|
||||
hsearch_r;
|
||||
iconv;
|
||||
iconv_close;
|
||||
iconv_open;
|
||||
syncfs;
|
||||
} LIBC_O;
|
||||
|
||||
LIBC_PRIVATE {
|
||||
|
|
|
@ -1238,25 +1238,25 @@ LIBC_O {
|
|||
wctrans_l; # introduced=26
|
||||
} LIBC_N;
|
||||
|
||||
LIBC_P {
|
||||
LIBC_P { # introduced=P
|
||||
global:
|
||||
__freading; # future
|
||||
__fwriting; # future
|
||||
getentropy; # future
|
||||
getrandom; # future
|
||||
getlogin_r; # future
|
||||
glob; # future
|
||||
globfree; # future
|
||||
hcreate; # future
|
||||
hcreate_r; # future
|
||||
hdestroy; # future
|
||||
hdestroy_r; # future
|
||||
hsearch; # future
|
||||
hsearch_r; # future
|
||||
iconv; # future
|
||||
iconv_close; # future
|
||||
iconv_open; # future
|
||||
syncfs; # future
|
||||
__freading;
|
||||
__fwriting;
|
||||
getentropy;
|
||||
getrandom;
|
||||
getlogin_r;
|
||||
glob;
|
||||
globfree;
|
||||
hcreate;
|
||||
hcreate_r;
|
||||
hdestroy;
|
||||
hdestroy_r;
|
||||
hsearch;
|
||||
hsearch_r;
|
||||
iconv;
|
||||
iconv_close;
|
||||
iconv_open;
|
||||
syncfs;
|
||||
} LIBC_O;
|
||||
|
||||
LIBC_PRIVATE {
|
||||
|
|
|
@ -1300,25 +1300,25 @@ LIBC_O {
|
|||
wctrans_l; # introduced=26
|
||||
} LIBC_N;
|
||||
|
||||
LIBC_P {
|
||||
LIBC_P { # introduced=P
|
||||
global:
|
||||
__freading; # future
|
||||
__fwriting; # future
|
||||
getentropy; # future
|
||||
getrandom; # future
|
||||
getlogin_r; # future
|
||||
glob; # future
|
||||
globfree; # future
|
||||
hcreate; # future
|
||||
hcreate_r; # future
|
||||
hdestroy; # future
|
||||
hdestroy_r; # future
|
||||
hsearch; # future
|
||||
hsearch_r; # future
|
||||
iconv; # future
|
||||
iconv_close; # future
|
||||
iconv_open; # future
|
||||
syncfs; # future
|
||||
__freading;
|
||||
__fwriting;
|
||||
getentropy;
|
||||
getrandom;
|
||||
getlogin_r;
|
||||
glob;
|
||||
globfree;
|
||||
hcreate;
|
||||
hcreate_r;
|
||||
hdestroy;
|
||||
hdestroy_r;
|
||||
hsearch;
|
||||
hsearch_r;
|
||||
iconv;
|
||||
iconv_close;
|
||||
iconv_open;
|
||||
syncfs;
|
||||
} LIBC_O;
|
||||
|
||||
LIBC_PRIVATE {
|
||||
|
|
|
@ -1238,25 +1238,25 @@ LIBC_O {
|
|||
wctrans_l; # introduced=26
|
||||
} LIBC_N;
|
||||
|
||||
LIBC_P {
|
||||
LIBC_P { # introduced=P
|
||||
global:
|
||||
__freading; # future
|
||||
__fwriting; # future
|
||||
getentropy; # future
|
||||
getrandom; # future
|
||||
getlogin_r; # future
|
||||
glob; # future
|
||||
globfree; # future
|
||||
hcreate; # future
|
||||
hcreate_r; # future
|
||||
hdestroy; # future
|
||||
hdestroy_r; # future
|
||||
hsearch; # future
|
||||
hsearch_r; # future
|
||||
iconv; # future
|
||||
iconv_close; # future
|
||||
iconv_open; # future
|
||||
syncfs; # future
|
||||
__freading;
|
||||
__fwriting;
|
||||
getentropy;
|
||||
getrandom;
|
||||
getlogin_r;
|
||||
glob;
|
||||
globfree;
|
||||
hcreate;
|
||||
hcreate_r;
|
||||
hdestroy;
|
||||
hdestroy_r;
|
||||
hsearch;
|
||||
hsearch_r;
|
||||
iconv;
|
||||
iconv_close;
|
||||
iconv_open;
|
||||
syncfs;
|
||||
} LIBC_O;
|
||||
|
||||
LIBC_PRIVATE {
|
||||
|
|
|
@ -36,9 +36,9 @@ LIBC_N {
|
|||
|
||||
LIBC_OMR1 { # introduced=27
|
||||
global:
|
||||
__cfi_shadow_size; # introduced=27
|
||||
__cfi_slowpath; # introduced=27
|
||||
__cfi_slowpath_diag; # introduced=27
|
||||
__cfi_shadow_size;
|
||||
__cfi_slowpath;
|
||||
__cfi_slowpath_diag;
|
||||
} LIBC_N;
|
||||
|
||||
LIBC_PLATFORM {
|
||||
|
|
|
@ -35,9 +35,9 @@ LIBC_N {
|
|||
|
||||
LIBC_OMR1 { # introduced=27
|
||||
global:
|
||||
__cfi_shadow_size; # introduced=27
|
||||
__cfi_slowpath; # introduced=27
|
||||
__cfi_slowpath_diag; # introduced=27
|
||||
__cfi_shadow_size;
|
||||
__cfi_slowpath;
|
||||
__cfi_slowpath_diag;
|
||||
} LIBC_N;
|
||||
|
||||
LIBC_PLATFORM {
|
||||
|
|
|
@ -35,9 +35,9 @@ LIBC_N {
|
|||
|
||||
LIBC_OMR1 { # introduced=27
|
||||
global:
|
||||
__cfi_shadow_size; # introduced=27
|
||||
__cfi_slowpath; # introduced=27
|
||||
__cfi_slowpath_diag; # introduced=27
|
||||
__cfi_shadow_size;
|
||||
__cfi_slowpath;
|
||||
__cfi_slowpath_diag;
|
||||
} LIBC_N;
|
||||
|
||||
LIBC_PLATFORM {
|
||||
|
|
|
@ -35,9 +35,9 @@ LIBC_N {
|
|||
|
||||
LIBC_OMR1 { # introduced=27
|
||||
global:
|
||||
__cfi_shadow_size; # introduced=27
|
||||
__cfi_slowpath; # introduced=27
|
||||
__cfi_slowpath_diag; # introduced=27
|
||||
__cfi_shadow_size;
|
||||
__cfi_slowpath;
|
||||
__cfi_slowpath_diag;
|
||||
} LIBC_N;
|
||||
|
||||
LIBC_PLATFORM {
|
||||
|
|
|
@ -35,9 +35,9 @@ LIBC_N {
|
|||
|
||||
LIBC_OMR1 { # introduced=27
|
||||
global:
|
||||
__cfi_shadow_size; # introduced=27
|
||||
__cfi_slowpath; # introduced=27
|
||||
__cfi_slowpath_diag; # introduced=27
|
||||
__cfi_shadow_size;
|
||||
__cfi_slowpath;
|
||||
__cfi_slowpath_diag;
|
||||
} LIBC_N;
|
||||
|
||||
LIBC_PLATFORM {
|
||||
|
|
|
@ -35,9 +35,9 @@ LIBC_N {
|
|||
|
||||
LIBC_OMR1 { # introduced=27
|
||||
global:
|
||||
__cfi_shadow_size; # introduced=27
|
||||
__cfi_slowpath; # introduced=27
|
||||
__cfi_slowpath_diag; # introduced=27
|
||||
__cfi_shadow_size;
|
||||
__cfi_slowpath;
|
||||
__cfi_slowpath_diag;
|
||||
} LIBC_N;
|
||||
|
||||
LIBC_PLATFORM {
|
||||
|
|
|
@ -35,9 +35,9 @@ LIBC_N {
|
|||
|
||||
LIBC_OMR1 { # introduced=27
|
||||
global:
|
||||
__cfi_shadow_size; # introduced=27
|
||||
__cfi_slowpath; # introduced=27
|
||||
__cfi_slowpath_diag; # introduced=27
|
||||
__cfi_shadow_size;
|
||||
__cfi_slowpath;
|
||||
__cfi_slowpath_diag;
|
||||
} LIBC_N;
|
||||
|
||||
LIBC_PLATFORM {
|
||||
|
|
Loading…
Reference in a new issue