On Wed, Dec 13 2017, Philip Guenther wrote:
> Inspired by kettenis@'s diff for libutil, here's a diff to do the
> (simpler) work for libkvm,
>
> The symbols this hides are just the linker defined ones; we've already
> declared the internal C symbols static or at least hidden. However, while
>
> Date: Wed, 13 Dec 2017 23:05:24 -0800
> From: Philip Guenther
>
> Inspired by kettenis@'s diff for libutil, here's a diff to do the
> (simpler) work for libkvm,
>
> The symbols this hides are just the linker defined ones; we've already
> declared the internal C symbols static or at least hid
Inspired by kettenis@'s diff for libutil, here's a diff to do the
(simpler) work for libkvm,
The symbols this hides are just the linker defined ones; we've already
declared the internal C symbols static or at least hidden. However, while
here I've added the dance to have the three internally