Source-Changes archive

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

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



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.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/common/lib/libc/stdlib/heapsort.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index