Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jul 2003 14:06:38 -0400
From:      Chris Pepper <pepper@reppep.com>
To:        Tom Rhodes <trhodes@FreeBSD.org>
Cc:        freebsd-doc@FreeBSD.org
Subject:   Re: docs/54391: Document that glob(3) respects LC_COLLATE
Message-ID:  <p06001a1dbb34acc23b05@[129.85.219.160]>
In-Reply-To: <200307111800.h6BI0OBp049382@freefall.freebsd.org>
References:  <200307111800.h6BI0OBp049382@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
At 11:00 AM -0700 2003/07/11, Tom Rhodes wrote:
>The following reply was made to PR docs/54391; it has been noted by GNATS.
>
>From: Tom Rhodes <trhodes@FreeBSD.org>
>To: Thomas Seck <tmseck@netcologne.de>
>Cc: FreeBSD-gnats-submit@FreeBSD.org
>Subject: Re: docs/54391: Document that glob(3) respects LC_COLLATE
>Date: Fri, 11 Jul 2003 13:50:47 -0400
>
>  On 11 Jul 2003 17:41:02 -0000
>  Thomas Seck <tmseck@netcologne.de> wrote:
>
>  >
>  >	Index: glob.3
>  >	===================================================================
>  >	RCS file: /home/ncvs/src/lib/libc/gen/glob.3,v
>  >	retrieving revision 1.23
>  >	diff -u -r1.23 glob.3
>  >	--- glob.3	4 Feb 2003 16:27:42 -0000	1.23
>  >	+++ glob.3	11 Jul 2003 17:05:58 -0000
>  >	@@ -197,10 +197,10 @@
>  >	 .Dv GLOB_NOESCAPE
>  >	 is set, backslash escaping is disabled.
>  >	 .It Dv GLOB_NOSORT
>  >	-By default, the pathnames are sorted in ascending
>  >	-.Tn ASCII
>  >	-order;
>  >	-this flag prevents that sorting (speeding up
>  >	+By default, the pathnames are sorted in locale specific 
>ascending order
>
>
>  "sorted by locale in ascending order"?

	Nah, that sounds locale is the key.

	"sorted in ascending order, according to the locale's 
preferred ordering" or
	"sorted in locale-specified ascending order"?


						Chris Pepper
-- 
Chris Pepper:               <http://www.reppep.com/~pepper/>;
Rockefeller University:     <http://www.rockefeller.edu/>;



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