Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Feb 2001 18:00:57 -0800 (PST)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/locale lmonetary.c lnumeric.c localeconv.c
Message-ID:  <200102100200.f1A20vU56590@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        2001/02/09 18:00:57 PST

  Modified files:
    lib/libc/locale      lmonetary.c lnumeric.c localeconv.c 
  Log:
  Use __XSTRING(CHAR_MAX) instead of "127" and strtol() base 0 to parse it (0x7f)
  
  Revision  Changes    Path
  1.4       +4 -2      src/lib/libc/locale/lmonetary.c
  1.4       +4 -2      src/lib/libc/locale/lnumeric.c
  1.3       +2 -2      src/lib/libc/locale/localeconv.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?200102100200.f1A20vU56590>