This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problems with rewinddir() on RTEMS


On Jul  6 06:38, Ralf Corsepius wrote:
> On 07/05/2010 05:49 PM, Corinna Vinschen wrote:
> >On Jul  5 17:47, Corinna Vinschen wrote:
> >>So, scratch my patch.  That means only a prottype for _seekdir is
> >>missing in libc/sys/rtems/sys/dirent.h.  In libc/sys/linux/sys/dirent.h
> >>the function is declared unconditionally.  Is that ok for RTEMS as well
> >>or should it be guarded with __COMPILING_NEWLIB?
> >
> >_COMPILING_NEWLIB, of course.
> 
> I for one would prefer it guarded, or even moved into a private header.

I checked in a patch.


Corinna

-- 
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]