Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Dec 2003 23:42:08 -0800 (PST)
From:      "Jordan K. Hubbard" <jkh@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include fnmatch.h regex.h
Message-ID:  <200312180742.hBI7g8SD068483@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         2003/12/17 23:42:08 PST

  FreeBSD src repository

  Modified files:
    include              fnmatch.h regex.h 
  Log:
  Adjust in response to various bits of brucification:
  
  1) Fix style issues in comments.
  2) Properly namespaceify changes
  3) Appropriate sectioning of changes
  
  Not changed: parenthesis around macro rvalue.  That would make the additions
  inconsistent with the other entries there, merely a different style violation
  rather than a clear and obvious improvement so I'm going to have to disagree
  with the judges on that one.  If someone wishes to adjust *all* the rvalues
  to conform to fully parenthesized marco rule, that would be both consistent
  and reasonable but that's beyond the scope of the changes I wish to make at
  this time.
  
  Revision  Changes    Path
  1.14      +3 -1      src/include/fnmatch.h
  1.9       +1 -1      src/include/regex.h



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