2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-22 03:12:16 +00:00
Files
build/src
Rene Rivera a6e6438b48 Route perror call through output functions.
This adds `errno_puts` and `errno_printf` output functions that read and
output `errno` value and description in common format and through
common output channels. This also replaces direct uses of `perror` to
use the output functions.

fixes #53
2021-10-01 08:51:17 -05:00
..
2021-09-21 22:15:28 -05:00