From owner-cvs-all Thu Dec 23 10:24:35 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C81F215672; Thu, 23 Dec 1999 10:24:32 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA03388; Thu, 23 Dec 1999 10:24:32 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199912231824.KAA03388@freefall.freebsd.org> From: Sheldon Hearn Date: Thu, 23 Dec 1999 10:24:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/awk builtin.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/12/23 10:24:32 PST Modified files: contrib/awk builtin.c Log: Fix zero-padding for printf formats which include a precision or width. This is a vendor-supplied patch. Requested by: bde Submitted by: Aharon Robbins Revision Changes Path 1.7 +9 -3 src/contrib/awk/builtin.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message