cvs commit: src/lib/libc/locale utf8.c wcsnrtombs.c

Stefan Farfeleder stefanf at FreeBSD.org
Sat Feb 12 08:45:13 GMT 2005


stefanf     2005-02-12 08:45:12 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/locale      utf8.c wcsnrtombs.c 
  Log:
  Fix comparisons that test if an unsigned value is < 0.
  
  Reviewed by:    tjr
  
  Revision  Changes    Path
  1.12      +2 -2      src/lib/libc/locale/utf8.c
  1.3       +2 -2      src/lib/libc/locale/wcsnrtombs.c


More information about the cvs-all mailing list