• J
    logging: confirm that we want to ignore a write error · eb895e74
    Jim Meyering 提交于
    * src/util/logging.c (virLogMessage): Include "ignore-value.h".
    Use it to ignore the return value of safewrite.
    Use STDERR_FILENO, rather than "2".
    * bootstrap (modules): Add ignore-value.
    * gnulib: Update to latest, for ignore-value that is now LGPLv2+.
    eb895e74
bootstrap 2.3 KB