CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2024/07/10 07:11:22
Modified files: regress/lib/libcrypto/symbols: Makefile symbols.awk Log message: Teach symbols test about the namespace This ensures that when adding public symbols, the magic is not omitted. with/ok beck