delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-developers/2003/03/09/08:52:47

Mailing-List: contact cygwin-developers-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-developers-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin-developers/>
List-Post: <mailto:cygwin-developers AT cygwin DOT com>
List-Help: <mailto:cygwin-developers-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-developers-owner AT cygwin DOT com
Delivered-To: mailing list cygwin-developers AT cygwin DOT com
Date: Sun, 9 Mar 2003 14:52:37 +0100
From: Corinna Vinschen <vinschen AT redhat DOT com>
To: cygwin-developers AT cygwin DOT com
Subject: Re: HEADS UP cygserver maintainers
Message-ID: <20030309135237.GY1193@cygbert.vinschen.de>
Reply-To: cygwin-developers AT cygwin DOT com
Mail-Followup-To: cygwin-developers AT cygwin DOT com
References: <20030308164426 DOT GK1193 AT cygbert DOT vinschen DOT de> <006501c2e5d7$e7135b50$0400a8c0 AT robertcollins DOT net>
Mime-Version: 1.0
In-Reply-To: <006501c2e5d7$e7135b50$0400a8c0@robertcollins.net>
User-Agent: Mutt/1.4i

On Sun, Mar 09, 2003 at 12:04:57PM +1100, Cygwin (Robert Collins) wrote:
> 
> ===
> ----- Original Message -----
> From: "Corinna Vinschen" <vinschen AT redhat DOT com>
> To: <cygwin-developers AT cygwin DOT com>
> Sent: Sunday, March 09, 2003 3:44 AM
> Subject: HEADS UP cygserver maintainers
> 
> 
> > Hi,
> >
> > cygserver_shm.cc is still using uid_t and gid_t datatypes.  This must
> > be changed to either __uid16_t/__gid16_t or __uid32_t/__gid32_t.
> Since
> > the datatypes uid_t and gid_t are changing their size according to the
> > definition of __CYGWIN_USE_BIG_TYPES__ (see include/cygwin/types.h),
> > their usage is disallowed inside of Cygwin (as is e. g. off_t as
> well).
> >
> > It would be helpful to correct this as soon as possible.  I guess
> since
> > cygserver isn't really used so far, it doesn't make sense to use the
> > old 16 bit datatypes anymore but instead to define these functions
> > just with 32 bit types.
> 
> Yep, I agree - 32 bit should be used in cygserver. (How do we handle
> compatability with 16 bit client programs though? Or do we require that
> they are compiled with 32-bit?)

Good question.  Are there any apps outside which already use cygserver?
If not, we don't care.

> I don't mean existing binaries - they can simply recompile.
> 
> As for who does this, I'll try to make time :[.  (Adds to the queue..)

Thanks.  There's some time though.  My patches to enable 32/64 are
waiting for the release of 1.3.21 first.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin AT cygwin DOT com
Red Hat, Inc.

- Raw text -


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