• Show log

    Commit

  • Hash : 9628798d
    Author : Guillem Jover
    Date : 2019-08-06T15:37:43

    err: Rewrite warnc() and errc() family functions to be standalone
    
    Do not depend on the system vwarn() and verr() functions to implement
    the *c() variants, as the system might actually lack any of the <err.h>
    BSD extensions.