Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 10/19/2000 17:03:57
Module Name:	basesrc
Committed By:	he
Date:		Thu Oct 19 14:03:57 UTC 2000

Modified Files:
	basesrc/lib/libc/stdio [netbsd-1-5]: printf.3

Log Message:
Pull up revision 1.14 (requested by kleink):
  C99 alignment: a buffer size of 0 is permitted.  Also, when
  size is 0, a null buffer pointer may be passed.  Fixes PR#9603.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.13.10.1 basesrc/lib/libc/stdio/printf.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.