Source-Changes archive

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

Re: CVS commit: src/lib/libc/arch/powerpc64/string



On Fri, Jul 07, 2006 at 04:54:52 +0000, Ross Harvey wrote:

> Module Name:  src
> Committed By: ross
> Date:         Fri Jul  7 04:54:52 UTC 2006
> 
> Modified Files:
>       src/lib/libc/arch/powerpc64/string: Makefile.inc bzero.S
> 
> Log Message:
> bzero() and memset() for ppc64.

It's better to use mem*.S.  C.f. find /usr/src/common -name 'mem*' The
kernel already have no b*() symbols (we have b->mem macros to support
old/imported sources)

SY, Uwe
-- 
uwe%ptc.spbu.ru@localhost                         |       Zu Grunde kommen
http://snark.ptc.spbu.ru/~uwe/          |       Ist zu Grunde gehen



Home | Main Index | Thread Index | Old Index