Source-Changes archive

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

CVS commit: src/lib/libc/stdio



Module Name:    src
Committed By:   drochner
Date:           Wed Mar  3 11:19:05 UTC 2004

Modified Files:
        src/lib/libc/stdio: vfprintf.c

Log Message:
Don't zero a floating point variable on entry -- this causes the FPU to
be allocated needlessly by almost every program (at least on i386/amd64).


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/lib/libc/stdio/vfprintf.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