delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/11/29/07:33:57

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
content-class: urn:content-classes:message
MIME-Version: 1.0
Subject: RE: [ANN][RFC] cygipc-1.11 at cygutils
X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0
Date: Thu, 29 Nov 2001 13:28:21 +0100
Message-ID: <D5637E9568BDF3499B8BB02C12B4461DD47C@EXCHANGE.mmp.plzen-city.cz>
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: [ANN][RFC] cygipc-1.11 at cygutils
Thread-Index: AcF4OS5WzoSh+NS2Ru+EmNZJ37/WiwAl1ztQ
From: =?US-ASCII?Q?Horak_Daniel?= <horak AT sit DOT plzen-city DOT cz>
To: <cygwin AT cygwin DOT com>
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id fATCXvh15117

> What does postgresql do if there is no system-wide union semun?

There is a check for union semun in configure and then if it does not
find a system wide union semun it defines its own as

#ifndef HAVE_UNION_SEMUN
union semun
{
        int                     val;
        struct semid_ds *buf;
        unsigned short *array;
};
#endif

The check is in configure for many years :-) So I it is required for
other platforms than Cygwin too.

			Dan

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019