Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2007 03:05:55 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/regex regcomp.c regerror.c regexec.c regfree.c
Message-ID:  <200706110305.l5B35tSA006635@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2007-06-11 03:05:55 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/regex       regcomp.c regerror.c regexec.c regfree.c 
  Log:
  Diff reduction against other *BSDs: ANSIfy function
  prototypes.  No function changes.
  
  Revision  Changes    Path
  1.36      +49 -113   src/lib/libc/regex/regcomp.c
  1.11      +5 -8      src/lib/libc/regex/regerror.c
  1.8       +11 -18    src/lib/libc/regex/regexec.c
  1.8       +1 -2      src/lib/libc/regex/regfree.c



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