Date: Tue, 15 Oct 1996 14:53:28 -0700 (PDT) From: "Andrey A. Chernov" <ache> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/locale collate.c collate.h Message-ID: <199610152153.OAA11413@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 96/10/15 14:53:27 Modified: lib/libc/locale collate.c collate.h Log: Save half of space in LC_COLLATE and remove unneded code. This change is not compatible with previous variant, however proper error code returned in both cases. Colldef changes will follows. Revision Changes Path 1.7 +7 -28 src/lib/libc/locale/collate.c 1.4 +3 -7 src/lib/libc/locale/collate.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610152153.OAA11413>