Subject: commoning source for memset (etc)
To: None <tech-userlevel@netbsd.org>
From: David Laight <david@l8s.co.uk>
List: tech-userlevel
Date: 04/15/2003 23:55:16
The source for memset (and similar functions) currently exists
twice under CVS.  Once in lib/libc and once in sys/lib/libkern.

It would really make sense for the source files to only exists once
- that way optimisations would automatically be picked up by both
the kernel and userland.

Is there any objection to making the libc code pull in the kernel
sources?

	David

-- 
David Laight: david@l8s.co.uk