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  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.

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]