Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/gdtoa
Module Name: src
Committed By: he
Date: Thu Mar 23 18:08:21 UTC 2006
Modified Files:
src/lib/libc/gdtoa: strtof_vaxf.c
Log Message:
Fix what has to be a typo -- don't __weak_alias() "strtold" but "strtof".
Also minor indentation fix. Fixes build problem (linking groff's grodvi).
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libc/gdtoa/strtof_vaxf.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