Date: Sun, 16 Jun 2002 05:35:18 -0700 (PDT) From: Maxim Sobolev <sobomax@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/tar/lib error.c Message-ID: <200206161235.g5GCZIx44733@freefall.freebsd.org>
index | next in thread | raw e-mail
sobomax 2002/06/16 05:35:17 PDT
Modified files:
contrib/tar/lib error.c
Log:
Our strerror_r(3) returns int, not char *. This fixes bogus error messages
like "Cannot stat: (null)"
Reported by: bde, kris
Revision Changes Path
1.2 +6 -1 src/contrib/tar/lib/error.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206161235.g5GCZIx44733>
