Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Sep 1996 13:57:34 +0200
From:      Wolfram Schneider <wosch@cs.tu-berlin.de>
To:        =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (Andrey A. Chernov) <ache@nagual.ru>
Cc:        wosch@freefall.freebsd.org (Wolfram Schneider), CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org
Subject:   Re: cvs commit:  src/usr.bin/locate/locate fastfind.c util.c Makefile locate.1 locate.c
Message-ID:  <199609011157.NAA00610@campa.panke.de>
In-Reply-To: <199609010018.EAA04284@nagual.ru>
References:  <199608312314.QAA23597@freefall.freebsd.org> <199609010018.EAA04284@nagual.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
KOI8-R writes:
>>   Modified:    usr.bin/locate/locate  Makefile locate.1 locate.c
>>   Added:       usr.bin/locate/locate  fastfind.c util.c
>>   optional case insensitve search [-i]
>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
>This thing must be localized to make it really work, are you wish to do it
>by yourself, or I can step in?

I don't think locale make sense, locate does support only file name
characters between 32-127. Other characters are replaced with char '?'.
See also /usr/share/misc/ascii

Wolfram



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