cvs commit: src/lib/libc/regex regcomp.c regerror.c regexec.c regfree.c

Xin LI delphij at FreeBSD.org
Mon Jun 11 03:05:55 UTC 2007


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


More information about the cvs-src mailing list