Source-Changes archive

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

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



On Mon, Nov 17, 2008 at 09:56:48AM +0000, John Nemeth wrote:

> Module Name:  src
> Committed By: jnemeth
> Date:         Mon Nov 17 09:56:48 UTC 2008
> 
> Modified Files:
>       src/common/lib/libc/stdlib: heapsort.c
> 
> Log Message:
> Convert all #ifdef _KERNEL to #if defined (_KERNEL) || defined(_STANDALONE)
> from Bernd Ernesti on source-changes@.  This fixes a build breakage
> with i386/amd64 bootblocks.

Thanks.

Andrew


Home | Main Index | Thread Index | Old Index