-
- Downloads
utils: Add public/private knowledge about symbol versions and symbols
We are now able to list the symbol versions and/or symbols that are
known to be public/private.
This is especially useful for comparing libraries that removed symbol
versions, or symbols, from one release to another. As this already
happened multiple times in the past, like for example with
`libdrm_nouveau.so.2` or `libedit.so.2`.
Signed-off-by:
Ludovico de Nittis <ludovico.denittis@collabora.com>
parent
497702e7
Branches
Tags
Showing
- utils/capture-libs.c 15 additions, 14 deletionsutils/capture-libs.c
- utils/library-cmp.c 272 additions, 76 deletionsutils/library-cmp.c
- utils/library-cmp.h 24 additions, 16 deletionsutils/library-cmp.h
- utils/utils.c 19 additions, 0 deletionsutils/utils.c
- utils/utils.h 1 addition, 0 deletionsutils/utils.h
Loading
Please register or sign in to comment