| 1.1 |
| 22-Nov-2024 |
riastradh | branches: 1.1.4; external/bsd/atf libatf-c, libatf-c++: Add expected symbols list.
NOTE: libatf-c++ seems to be missing a `namespace atf' somewhere, so it exports various symbols like `tp::handle_srcdir()' which I suspect were meant to be `atf::tp::handle_srcdir()' or something.
PR lib/58838: shared libraries in base should all have expsym lists
|