Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 2002 03:47:48 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/string wcschr.c
Message-ID:  <200210231047.g9NAlmNV087838@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/10/23 03:47:48 PDT

  Modified files:
    lib/libc/string      wcschr.c 
  Log:
  Reimplement, handling the case where c == L'\0' correctly and fixing
  some style(9) bugs.
  
  Revision  Changes    Path
  1.7       +7 -21     src/lib/libc/string/wcschr.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?200210231047.g9NAlmNV087838>