Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 2002 09:44:07 -0700 (PDT)
From:      Garrett Wollman <wollman@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys cdefs.h
Message-ID:  <200207151644.g6FGi7wC059958@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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()
          <regex.h>: regcomp(), regexec(), regerror(), regfree()
          <fnmatch.h>: fnmatch()
          getopt(), optarg, optind, opterr, optopt
          <glob.h>: glob()
          <wordexp.h>: 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207151644.g6FGi7wC059958>