DragonFly commits List (threaded) for 2009-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.745.ga0a6e master lib/libc/stdio vfprintf.c
commit a0a6e6351f868e9c99afdfd474633693c8b0e474
Author: Sascha Wildner <saw@online.de>
Date: Fri Apr 17 13:08:00 2009 +0200
Fix printf(3) and friends when printing a float with precision 0.
The decimal point shall be supressed in this case.
Reported-by: y0netan1
Patch-by: pavalos
Summary of changes:
lib/libc/stdio/vfprintf.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a0a6e6351f868e9c99afdfd474633693c8b0e474
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]