This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: which UNIX spec is CygWin emulating, Was: Missing search.h in /usr/include


----- Original Message -----
From: "Enrico Spinielli" <Enrico.Spinielli@marconi.com>
To: <cygwin@cygwin.com>
Sent: Tuesday, October 09, 2001 9:42 PM
Subject: which UNIX spec is CygWin emulating, Was: Missing search.h in
/usr/include


> Hi,
> looking for why there was not support in CygWin for tree search
> functionalities (i.e. no search.h) I wrongly said that tsearch and
> related C functions where part of standard C library: they are NOT.
> I found a very usefull table from the Open Group [1]
> where C API calls and standards are mached.
>
> Now a new question comes:
> does anyone know which Unix specification is CygWin
> willing to adhare to? Unix 95, Unix 98, Single Unix?
>

Hi,
We mainly use the Single Unuix Spec v2 (SUSv2) for the main part. If you
are looking at implementing tsearch and related functions, if you adhere
to the SUSv2 it would be good.

Rob


--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]