Cleanup for cryptographic algorithms vs. compiler optimizations

Dag-Erling Smørgrav des at des.no
Mon Jun 14 07:44:35 UTC 2010


Bernd Walter <ticso at cicely7.cicely.de> writes:
> Dag-Erling Smørgrav <des at des.no> writes:
> > Those are freestanding environments, where printf() and puts() don't
> > exist as far as the C standard is concerned.
> Most controller environments have some kind of libc.

They are still freestanding environments.

Can we agree not to discuss this any further until you've read chapters
1 through 5 of the C standard?

> Anyway - printf=>puts isn't scarying as such, it is more that this
> might happen in other cases as well.

Yes, it might, and if you run into trouble because of it, it means
you've broken the rules somewhere.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-current mailing list