HomeFreeBSD

Use rtld_putstr() instead of write() for the rtld msg() macro

Description

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.

Details

Provenance
arichardsonAuthored on
Parents
rS349416: Fix -Wsign-compare warnings in realpath.c
Branches
Unknown
Tags
Unknown