]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use rtld_putstr() instead of write() for the rtld msg() macro
authorarichardson <arichardson@FreeBSD.org>
Wed, 26 Jun 2019 15:43:26 +0000 (15:43 +0000)
committerarichardson <arichardson@FreeBSD.org>
Wed, 26 Jun 2019 15:43:26 +0000 (15:43 +0000)
commit56e633a631465c639b913662dd6e7cc600db3da6
treee9e214527dd298b1fc7aaabf6749c7700e0bd249
parent7f9d2a2c8ae34aef137bd70ac54f68a242406ad4
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.
libexec/rtld-elf/debug.h
libexec/rtld-elf/rtld_printf.h