CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/04 12:28:58
Modified files:
lib/libssl : Makefile bytestring.h pqueue.h ssl_locl.h
Added files:
lib/libssl : Symbols.list
Log message:
Add an explict list of exported symbols with just the functions
declared in the public headers, and use __{BEGIN,END}_HIDDEN_DECLS
in the internal headers to optimize internal functions
ok jsing@
