Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jul 2005 03:37:00 +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/lib/libc/locale tolower.3 toupper.3
Message-ID:  <200507170337.j6H3b0nP065915@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2005-07-17 03:37:00 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/locale      tolower.3 toupper.3 
  Log:
  Remove confusing "single C char locales" phrase; arguments to tolower()
  and toupper() must now be either an unsigned char or EOF, regardless of
  locale.
  
  Revision  Changes    Path
  1.17      +3 -9      src/lib/libc/locale/tolower.3
  1.17      +3 -9      src/lib/libc/locale/toupper.3



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