NetBSD-Bugs archive

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

PR/40714 CVS commit: [netbsd-5-0] src/lib/libc/stdio



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

From: Manuel Bouyer <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40714 CVS commit: [netbsd-5-0] src/lib/libc/stdio
Date: Sat, 5 Sep 2009 11:40:11 +0000

 Module Name:   src
 Committed By:  bouyer
 Date:          Sat Sep  5 11:40:11 UTC 2009
 
 Modified Files:
        src/lib/libc/stdio [netbsd-5-0]: vfwprintf.c
 
 Log Message:
 Pull up following revision(s) (requested by dsl in ticket #902):
        lib/libc/stdio/vfwprintf.c: revision 1.16
 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.13.4.1 -r1.13.4.1.2.1 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