Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jun 1996 07:56:18 -0700 (PDT)
From:      "Andrey A. Chernov" <ache>
To:        CVS-committers, cvs-all, cvs-lib
Subject:   cvs commit:  src/lib/libc/string strcoll.3 strcoll.c strxfrm.c
Message-ID:  <199606091456.HAA15297@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        96/06/09 07:56:17

  Modified:    lib/libc/string  strcoll.3 strcoll.c strxfrm.c
  Log:
  Use better approximation if collate info not available.
  Fix bug: strxfrm+strcmp != strcoll, if collate info not available
  
  Revision  Changes    Path
  1.5       +4 -7      src/lib/libc/string/strcoll.3
  1.5       +19 -3     src/lib/libc/string/strcoll.c
  1.5       +18 -6     src/lib/libc/string/strxfrm.c



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