Up to [cvs.NetBSD.org] / src / lib / librt
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
librt: Nix expected symbols for now. Need to find why the symbol __rt_cerror is apparently machine-dependent. PR lib/58846: librt exports __rt_cerror on some architectures but not others PR lib/58838: shared libraries in base should all have expsym lists
librt: Add expected symbols list. NOTE: Not sure about some of these internal-looking names like _librt_sem_open or _pset_bind, intentional? PR lib/58838: shared libraries in base should all have expsym lists