From owner-cvs-all Sun Oct 31 4:54:12 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 A388E14CDF; Sun, 31 Oct 1999 04:54:07 -0800 (PST) (envelope-from jdp@FreeBSD.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA05768; Sun, 31 Oct 1999 04:54:07 -0800 (PST) (envelope-from jdp@FreeBSD.org) Message-Id: <199910311254.EAA05768@freefall.freebsd.org> From: John Polstra Date: Sun, 31 Oct 1999 04:54:07 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys cdefs.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 1999/10/31 04:54:07 PST Modified files: (Branch: RELENG_2_2) sys/sys cdefs.h Log: MFC 1.18 -> 1.19: add __printflike and __scanflike macros. This was requested by a user. It makes it easier to backport programs from more recent versions of FreeBSD. Revision Changes Path 1.11.2.4 +11 -1 src/sys/sys/cdefs.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message