Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 12 Aug 2004 11:32:46 +0200 From: Corinna Vinschen To: cygwin Subject: Re: cygserver shmat Message-ID: <20040812093246.GB24822@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin References: <1092302630 DOT 4368 DOT 3 DOT camel AT bma DOT sysgo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1092302630.4368.3.camel@bma.sysgo.com> User-Agent: Mutt/1.4.2i On Aug 12 11:23, bertrand marquis wrote: > Hello, > > i'm trying to use shmat specifying an address but each time i got the > error: "invalid argument". > in fact i need to map something just next to something previously mapped > without argument. > is this a limitation of cygserver ? What address are you trying? Keep in mind that the address must be a multiple of SHMLBA, except you're using the SHM_RND flag. See http://www.opengroup.org/onlinepubs/009695399/functions/shmat.html Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Co-Project Leader mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/