Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: CVS commit: src/sys/arch/sparc64



   On Sat, Mar 06, 2010 at 11:26:10PM +0000, matthew green wrote:
   > Module Name:       src
   > Committed By:      mrg
   > Date:              Sat Mar  6 23:26:10 UTC 2010
   > 
   > Modified Files:
   >    src/sys/arch/sparc64/conf: files.sparc64
   >    src/sys/arch/sparc64/sparc64: locore.s
   > Added Files:
   >    src/sys/arch/sparc64/include: locore.h
   >    src/sys/arch/sparc64/sparc64: memcpyset.s
   > 
   > Log Message:
   > move the memcpy/memset implementations out into their own file, with the
   > block copy versions as well.  move some of the definitions in locore.s
   > into a new locore.h.
   
   If you move memcpy/memset into src/common then they get auto built
   as part of libc (or whatever the kernel version is called).
   
feel free to go for it....

(this is a lot of kernel specific code tho... :-)


.mrg.


Home | Main Index | Thread Index | Old Index