On Thursday, July 22, 2010 09:44:08 Ozkan Sezer wrote:
> On Thu, Jul 22, 2010 at 12:29 PM, Ruben Van Boxem
>
> wrote:
> > Hi,
> >
> > Would it be feasable to provide an extension to the POSIX dirent.h
> > functionality? I found a small patch in some compatibility layer (in git
> > source) that a
On Thu, Jul 22, 2010 at 12:29 PM, Ruben Van Boxem
wrote:
> Hi,
>
> Would it be feasable to provide an extension to the POSIX dirent.h
> functionality? I found a small patch in some compatibility layer (in git
> source) that adds d_type to the DIR structure, which is currently missing. I
> discover
Hi,
Would it be feasable to provide an extension to the POSIX dirent.h
functionality? I found a small patch in some compatibility layer (in git
source) that adds d_type to the DIR structure, which is currently missing. I
discovered this when testing the POSIX code I was writing to list all files
i