Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jul 2004 06:07:26 +0000 (UTC)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include regex.h src/lib/libc/regex regerror.c regex.3
Message-ID:  <200407120607.i6C67Qf6003090@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2004-07-12 06:07:26 UTC

  FreeBSD src repository

  Modified files:
    include              regex.h 
    lib/libc/regex       regerror.c regex.3 
  Log:
  Add a new error code, REG_ILLSEQ, to indicate that a regular expression
  contains an illegal multibyte character sequence.
  
  Revision  Changes    Path
  1.11      +1 -0      src/include/regex.h
  1.9       +2 -0      src/lib/libc/regex/regerror.c
  1.16      +3 -1      src/lib/libc/regex/regex.3



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