Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2002 10:41:58 -0800 (PST)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/regex engine.c regcomp.c regerror.c regexec.c regfree.c src/lib/libc/regex/grot debug.c main.c split.c
Message-ID:  <200203211841.g2LIfw302183@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2002/03/21 10:41:58 PST

  Modified files:
    lib/libc/regex       engine.c regcomp.c regerror.c regexec.c 
                         regfree.c 
    lib/libc/regex/grot  debug.c main.c split.c 
  Log:
  Remove 'register' keyword.
  
  Revision  Changes    Path
  1.10      +79 -79    src/lib/libc/regex/engine.c
  1.2       +14 -14    src/lib/libc/regex/grot/debug.c
  1.2       +11 -11    src/lib/libc/regex/grot/main.c
  1.2       +17 -17    src/lib/libc/regex/grot/split.c
  1.25      +204 -204  src/lib/libc/regex/regcomp.c
  1.6       +7 -5      src/lib/libc/regex/regerror.c
  1.3       +3 -1      src/lib/libc/regex/regexec.c
  1.4       +2 -2      src/lib/libc/regex/regfree.c

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?200203211841.g2LIfw302183>