Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Tue, 8 Apr 2003 10:32:13 -0400
From: Christopher Faylor <cgf@redhat.com>
To: cygwin@cygwin.com
Subject: Re: missing lfind/lsearch ?
Message-ID: <20030408143213.GB21066@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <3E92D4D8.5010601@salomon.at>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <3E92D4D8.5010601@salomon.at>
User-Agent: Mutt/1.4.1i

On Tue, Apr 08, 2003 at 03:55:36PM +0200, Michael Haubenwallner wrote:
>when bumping CYGWIN_VERSION_API_MINOR up to 74,
>some functions mentioned in SUSv3 in search.h (hsearch,tsearch,...)
>have been added to search.h, including the reentrant versions.
>
>Is there a significant reason why lsearch/lfind were not part of
>this CYGWIN_VERSION_API_MINOR increase, as they are also part of
>search.h in SUS, the Single Unix Specification ?

You mean other than that those functions aren't implemented?  No.
Implementing them would require someone to contribute them to
the newlib library.  Send your contribution to newlib at newlib dot com.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

