X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
X-Authority-Analysis: v=1.0 c=1 a=xe8BsctaAAAA:8 a=o8sY7ApjYyfZ9wNVLPgA:9  a=9ykZy4GVjG3zw0cV-h20JCO6QMkA:4 a=eDFNAWYWrCwA:10 a=rPt6xJ-oxjAA:10
Message-ID: <47BC877D.6090702@byu.net>
Date: Wed, 20 Feb 2008 13:03:09 -0700
From: Eric Blake <ebb9@byu.net>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666
MIME-Version: 1.0
To: cygwin@cygwin.com, byaarov@yahoo.com
Subject: Re: open_memstream
References: <954696.4826.qm@web62209.mail.re1.yahoo.com>
In-Reply-To: <954696.4826.qm@web62209.mail.re1.yahoo.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to bargav yaarov on 2/20/2008 12:52 PM:
| Hi,
| I use open_memstream in my program and noticed that this is not
available in cygwin.  Is there a way I can get this support for cygwin?

Hmm.  I added it (and fmemopen) to newlib several months ago, but no one
ever added it to cygwin.din, so it currently is not available in cygwin.
But even if someone makes that change, you'd still have to use a snapshot
or wait for the release of cygwin 1.7.0.  Meanwhile, you can look at
autogen, which provides a user-space open_memstream work-alike, and
compile that into your program.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             ebb9@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD4DBQFHvId984KuGfSFAYARApmqAJiemj1YGm6CFHYyth27Q1z8O5ImAJkBPkI4
sg5WPyLPd5F2OLB23eLfUA==
=1Un7
-----END PGP SIGNATURE-----

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

