| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | "Dave Korn" <dk AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: Oh dear, pthreads and stdio still not mt-safe :-( |
| Date: | Wed, 7 Jan 2004 18:55:48 -0000 |
| MIME-Version: | 1.0 |
| In-Reply-To: | <20040107181421.GD14105@redhat.com> |
| Message-ID: | <NUTMEGQ29LFFzkg3SkL000000dc@NUTMEG.CAM.ARTIMI.COM> |
| X-OriginalArrivalTime: | 07 Jan 2004 18:55:48.0343 (UTC) FILETIME=[DD006870:01C3D54F] |
> -----Original Message-----
> From: cygwin-owner AT cygwin DOT com
> [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Christopher Faylor
>
> We are missing a pthreads maintainer at the moment so it
> isn't likely that this will be fixed anytime soon.
>
> FYI,
> cgf
Ah, thanks for the info. I noticed that a few people have been working on
it lately, including yourself and Thomas Pfaff, so I was hoping that any
known problems or workrounds might be fresh in people's minds. May I ask if
whoever last was maintainer left any notes or docs about problems/work
needed? Anything with clues in it might help.
Meanwhile I've just tried a new variant of my testcase using the win32
thread functions instead of pthread_create and pthread_join, and the
problems remain; so I think this must be a stdio bug rather than a pthread
bug. I've gotta leave for home now, but I'll send in the new test with the
win32-based threads tomorrow if anyone's interested.
Finally, because that last post was rather long, and nobody might have
noticed a one-liner right in the middle, I'll just repeat this last
question:
Shouldn't rand_r be exported in cygwin.din? It doesn't seem to be ATM.
cheers all,
DaveK
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |