From owner-cvs-all Mon Jul 15 9:44:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F04B37B400; Mon, 15 Jul 2002 09:44:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5A1543E4A; Mon, 15 Jul 2002 09:44:07 -0700 (PDT) (envelope-from wollman@FreeBSD.org) Received: from freefall.freebsd.org (wollman@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6FGi7JU059959; Mon, 15 Jul 2002 09:44:07 -0700 (PDT) (envelope-from wollman@freefall.freebsd.org) Received: (from wollman@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6FGi7wC059958; Mon, 15 Jul 2002 09:44:07 -0700 (PDT) Message-Id: <200207151644.g6FGi7wC059958@freefall.freebsd.org> From: Garrett Wollman Date: Mon, 15 Jul 2002 09:44:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys cdefs.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wollman 2002/07/15 09:44:07 PDT Modified files: sys/sys cdefs.h Log: Identify the C Language Binding Option of IEEE Std. 1003.2-1992. This represents the original standardization of the following functions and headers: popen() : regcomp(), regexec(), regerror(), regfree() : fnmatch() getopt(), optarg, optind, opterr, optopt : glob() : wordexp(), wordfree() confstr() Revision Changes Path 1.59 +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