CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2017/12/14 02:27:44
Modified files: lib/libutil : Makefile imsg-buffer.c imsg.c shlib_version Added files: lib/libutil : Symbols.map Log message: Make a few internal symbols static and add a Symbols.map version script to control which symbols are exported from the shared library. ok guenther@, deraadt@, jca@