Subject: CVS commit: gnusrc/gnu/dist/toolchain/libobjc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/05/2001 10:38:23
Module Name:	gnusrc
Committed By:	thorpej
Date:		Fri Oct  5 07:38:23 UTC 2001

Modified Files:
	gnusrc/gnu/dist/toolchain/libobjc: Object.m

Log Message:
Provide an extern decl for strlen() all the time, not just if __alpha__
(so this builds on sparc64).  XXX Why we don't just use <string.h> is
beyond me...


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 gnusrc/gnu/dist/toolchain/libobjc/Object.m

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.