X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=1.4 required=5.0 	tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <20090612084932.GC5039@calimero.vinschen.de>
References: <94b5b62d0906112150g473b49fao41f95c3a1c6e6014@mail.gmail.com> 	 <20090612084932.GC5039@calimero.vinschen.de>
Date: Fri, 12 Jun 2009 15:56:14 -0300
Message-ID: <94b5b62d0906121156m197fc1f4j3c83c3796c741de4@mail.gmail.com>
Subject: Re: 1.7.0 sem_open
From: Pedro Izecksohn <pedro.izecksohn@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

  Corinna Vinschen read my mind.

> What is semtool?

semtool - A utility for tinkering with semaphores

USAGE:  semtool  (c)reate <semcount>
                 (l)ock <sem #>
                 (u)nlock <sem #>
                 (d)elete
                 (m)ode <mode>

  It comes in some package available through the Cygwin's installer. I
do not understand how to use it.

>> =C2=A0 I wrote an example that works on Jaunty on x86-64 but not on Cygw=
in:
>> http://www.izecksohn.com/pedro/c/semaphores/semaphores.tar.gz
>
> Works for me.

  The persistence of the semaphore also works for you?

  For me, using the unpatched version, (not the CVS version), the
persistence works some times only. At other times the semaphore
disappears with the Control c.

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

