Date: Wed, 18 Dec 2002 08:59:08 -0800 (PST) From: Mike Barcroft <mike@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/lib/libc/string Makefile test-strerror.c Message-ID: <200212181659.gBIGx8I6023743@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mike 2002/12/18 08:59:08 PST Added files: tools/regression/lib/libc/string Makefile test-strerror.c Log: Add regression test for strerror()/strerror_r(). Based on: src/lib/libc/string/strerror.c (rev 1.8) Revision Changes Path 1.1 +11 -0 src/tools/regression/lib/libc/string/Makefile (new) 1.1 +130 -0 src/tools/regression/lib/libc/string/test-strerror.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212181659.gBIGx8I6023743>