Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Aug 2002 02:58:45 -0700 (PDT)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/locale setlocale.c
Message-ID:  <200208050958.g759wj0x038953@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        2002/08/05 02:58:45 PDT

  Modified files:
    lib/libc/locale      setlocale.c 
  Log:
  Reject encoding > ENCODING_LEN at early stage instead of truncating it.
  Use ptr == NULL instead of !ptr in few places.
  Move saverr declaration to global section.
  
  Revision  Changes    Path
  1.40      +35 -19    src/lib/libc/locale/setlocale.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?200208050958.g759wj0x038953>