[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Reentrant argp
From: |
M. Gerards |
Subject: |
Re: Reentrant argp |
Date: |
Tue, 20 May 2003 10:43:19 +0200 |
User-agent: |
Internet Messaging Program (IMP) 3.1 |
> Ah, that's right. Don't know the answer to your question, but that
> lock should make it work to call argp from several threads, it's still
> dangerous to call argp recursively.
So I cannot trust the comments in the code and it doesn't work or should I be
carefull when using it recursively? (In that case, can you give me some tips
how to do this safely?)
> I think the glibc folks are aware of it. I also mail Miles to remind
> him once a year or so ;-)
URG :(
How long will it take before this code will be in glibc (I mean: what do you
expect)? Otherwise I'll rewrite my code :(
Thanks,
Marco