argp: Use fwrite_unlocked instead of __fxprintf when !_LIBC
__fxprintf is not available when argp is built outside libc. gnulib has the same logic already.
Loading
Please register or sign in to comment
__fxprintf is not available when argp is built outside libc. gnulib has the same logic already.