Subject: CVS commit: syssrc/sys/sys
To: None <source-changes@netbsd.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 07/07/2001 08:15:57
Module Name:	syssrc
Committed By:	perry
Date:		Sat Jul  7 05:15:57 UTC 2001

Modified Files:
	syssrc/sys/sys: systm.h

Log Message:
Add memcmp, memcpy, memmove and memset prototypes, which should have
been here a long time ago.

XXX should this file be un-__P'ed in the new regime? It isn't used in
userland...


To generate a diff of this commit:
cvs rdiff -r1.131 -r1.132 syssrc/sys/sys/systm.h

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