Source-Changes-D archive

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

Re: CVS commit: src/common/lib/libc/string




To: he%NetBSD.org@localhost

Subject: Re: CVS commit: src/common/lib/libc/string

From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>

Date: Wed, 18 Mar 2009 21:43:04 +0900


he%NetBSD.org@localhost wrote:

> Module Name:  src
> Committed By: he
> Date:         Tue Mar 17 23:42:45 UTC 2009
> 
> Modified Files:
>       src/common/lib/libc/string: bcmp.c memset.c
> 
> Log Message:
> Add local declarations of bcmp() and bzero() because libkern.h no longer
> provides those declarations.
> 
> It's possible that these can be removed later when we find out whether
> these functions are actually needed in the kernel, but meanwhile, this
> allows alpha, hp700 and the powerpc ports (who all build these as part
> of libkern) to complete their builds.

If you'd like such stupid kludge for daily buildability,
I'd suggest to file a PR (or add an entry to doc/HACKS)
which describes actual problem hidden by the kludge
in the next time.

---
Izumi Tsutsui




Prev by Date: Re: CVS commit: src/sys/arch/x68k/stand

Next by Date: Re: CVS commit: [netbsd-5] src/sys/fs/udf

Previous by Thread: Re: CVS commit: src/sys/arch/x68k/stand

Next by Thread: Re: CVS commit: [netbsd-5] src/sys/fs/udf

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index