[daveroth@acm.org: 1.5.0: Problem with fseeko() after fdopen()]

Christopher Faylor cgf@redhat.com
Fri Jul 25 17:33:00 GMT 2003


On Fri, Jul 25, 2003 at 11:35:24AM -0400, J. Johnston wrote:
>Looks good.  Please change the doc comment that fdopen is ANSI.  It is a 
>newlib
>extension.  There is some logic missing from fdopen() regarding initializing
>the lock which should be in your code as well.

Initializing the lock?  I just did a 'cp fdopen.c fdopen64.c'.  I can see some
lock code in fopen64 and fopen but it seems to be lacking in fopen.c.  Should
this code be added to stdio/fopen.c as well?

cgf



More information about the Newlib mailing list