cvs commit: src/lib/libc/locale mbstowcs.c wcstombs.c

Tim J. Robbins tjr at FreeBSD.org
Wed Apr 7 01:34:41 PDT 2004


tjr         2004/04/07 01:33:23 PDT

  FreeBSD src repository

  Modified files:
    lib/libc/locale      mbstowcs.c wcstombs.c 
  Log:
  Begin in the initial shift state in mbstowcs() and wcstombs().
  (This change is non-functional since nothing uses states yet.)
  
  Revision  Changes    Path
  1.9       +3 -1      src/lib/libc/locale/mbstowcs.c
  1.8       +3 -1      src/lib/libc/locale/wcstombs.c


More information about the cvs-src mailing list