8c77b6ad40
The new format lists the version on each line, as in: VERSION SYMBOL TYPE [VALUE] This makes it easier to process the files with line-oriented tools. The abilist files were converted with this awk script: /^[^ ]/ { version = $1 } /^ / { print version, substr($0, 2) } And sorted under the "C" locale with sort.
42 lines
1.2 KiB
Plaintext
42 lines
1.2 KiB
Plaintext
GLIBC_2.17 GLIBC_2.17 A
|
|
GLIBC_2.17 td_init F
|
|
GLIBC_2.17 td_log F
|
|
GLIBC_2.17 td_symbol_list F
|
|
GLIBC_2.17 td_ta_clear_event F
|
|
GLIBC_2.17 td_ta_delete F
|
|
GLIBC_2.17 td_ta_enable_stats F
|
|
GLIBC_2.17 td_ta_event_addr F
|
|
GLIBC_2.17 td_ta_event_getmsg F
|
|
GLIBC_2.17 td_ta_get_nthreads F
|
|
GLIBC_2.17 td_ta_get_ph F
|
|
GLIBC_2.17 td_ta_get_stats F
|
|
GLIBC_2.17 td_ta_map_id2thr F
|
|
GLIBC_2.17 td_ta_map_lwp2thr F
|
|
GLIBC_2.17 td_ta_new F
|
|
GLIBC_2.17 td_ta_reset_stats F
|
|
GLIBC_2.17 td_ta_set_event F
|
|
GLIBC_2.17 td_ta_setconcurrency F
|
|
GLIBC_2.17 td_ta_thr_iter F
|
|
GLIBC_2.17 td_ta_tsd_iter F
|
|
GLIBC_2.17 td_thr_clear_event F
|
|
GLIBC_2.17 td_thr_dbresume F
|
|
GLIBC_2.17 td_thr_dbsuspend F
|
|
GLIBC_2.17 td_thr_event_enable F
|
|
GLIBC_2.17 td_thr_event_getmsg F
|
|
GLIBC_2.17 td_thr_get_info F
|
|
GLIBC_2.17 td_thr_getfpregs F
|
|
GLIBC_2.17 td_thr_getgregs F
|
|
GLIBC_2.17 td_thr_getxregs F
|
|
GLIBC_2.17 td_thr_getxregsize F
|
|
GLIBC_2.17 td_thr_set_event F
|
|
GLIBC_2.17 td_thr_setfpregs F
|
|
GLIBC_2.17 td_thr_setgregs F
|
|
GLIBC_2.17 td_thr_setprio F
|
|
GLIBC_2.17 td_thr_setsigpending F
|
|
GLIBC_2.17 td_thr_setxregs F
|
|
GLIBC_2.17 td_thr_sigsetmask F
|
|
GLIBC_2.17 td_thr_tls_get_addr F
|
|
GLIBC_2.17 td_thr_tlsbase F
|
|
GLIBC_2.17 td_thr_tsd F
|
|
GLIBC_2.17 td_thr_validate F
|