CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2014/04/21 18:33:02

Modified files:
        include        : err.h 
        lib/libc/gen   : Makefile.inc err.3 
Added files:
        lib/libc/gen   : errc.c verrc.c vwarnc.c warnc.c 

Log message:
Add errc/verrc/warnc/vwarnc family: versions of err/... that take the errno
value to use for the strerror() message as an argument.  Originally from
FreeBSD 3.0

Patch from Steffen Nurpmeso (sdaoden (at) gmail.com) with minor tweaks.

Reply via email to