Date: Thu, 27 Apr 2006 14:04:17 -0700 From: Paul Eggert To: Derrell.Lipman@UnwiredUniverse.com Cc: libc-alpha@sourceware.org Subject: Re: fopen() calls __open() Message-ID: <87lktqu3vy.fsf@penguin.cs.ucla.edu> References: <4450F946.6030909@redhat.com> <8xprx810.fsf@oberon-mail.internal> <445102AC.5090505@redhat.com> MIME-Version: 1.0 Derrell.Lipman@UnwiredUniverse.com writes: > If you have any other suggestions for me, I'd certainly like to hear them! You're not alone in having this problem. One approach is to supply a your own modified libc that addresses the problem. For an example of this, you might take a look at Plash ; in particular see the 2nd FAQ in . An idle thought: perhaps you can even use Plash's libc, or come up with a slightly-modified libc that both Plash and you can use.