NetBSD-Bugs archive

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

PR/40714 CVS commit: src/lib/libc/stdio



The following reply was made to PR lib/40714; it has been noted by GNATS.

From: David Laight <dsl%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40714 CVS commit: src/lib/libc/stdio
Date: Wed, 5 Aug 2009 20:46:01 +0000

 Module Name:   src
 Committed By:  dsl
 Date:          Wed Aug  5 20:46:01 UTC 2009
 
 Modified Files:
        src/lib/libc/stdio: vfwprintf.c
 
 Log Message:
 If the current locale doesn't define the 'thousands' grouping info
 then use sane defaults (',' every 3 digits).
 Fixes PR/40714
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.15 -r1.16 src/lib/libc/stdio/vfwprintf.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