From owner-cvs-all Sat Sep 16 0:28:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8091037B423; Sat, 16 Sep 2000 00:28:44 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA62603; Sat, 16 Sep 2000 00:28:44 -0700 (PDT) (envelope-from asmodai@FreeBSD.org) Message-Id: <200009160728.AAA62603@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Sat, 16 Sep 2000 00:28:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include stdbool.h Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2000/09/16 00:28:44 PDT Modified files: include Makefile Added files: include stdbool.h Log: Welcome stdbool.h. A header file from the ANSI C99 specification. It defines the boolean values. Revision Changes Path 1.124 +3 -3 src/include/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message