Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/usr.bin/make
On Sat, 17 Jan 2009, David Laight wrote:
> Modified Files:
> src/usr.bin/make: buf.h
>
> Log Message:
> __predict_false() isn't defined if we aren't netbsd, stub out.
I think that make.h would be a better place for this, in case some other
part of make wants to use it in future.
I am also inclined to add definitions of __predict_true and
__predict_false to src/tools/compat/compat_defs.h.
--apb (Alan Barrett)
Home |
Main Index |
Thread Index |
Old Index