K 10 svn:author V 11 arichardson K 8 svn:date V 27 2019-06-26T15:43:26.117844Z K 7 svn:log V 175 Use rtld_putstr() instead of write() for the rtld msg() macro This removes an unnecessary libc dependency from rtld. See https://reviews.freebsd.org/D20663 for more details. END