[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] New MiNTlib & FreeMiNT functions
On Tue, 2008-02-26 at 13:04 +0000, Alan Hourihane wrote:
> Here's the patches to add fdopendir/fchdir/dirfd support to FreeMiNT and
> MiNTlib.
>
> There's also support for...
>
> * Opening directories read-only using the standard open call (this was
> really a bug before and now it's fixed). This also needs updated
> filesystem drivers (patches included for those)
>
> * O_DIRECTORY, O_NOFOLLOW & O_NOATIME support, again filesystem driver
> updates are needed here for those that can support it (patches included)
>
> Let me know if anyone can spot any problems with these. But I've been
> testing coreutils with them and all is pretty good at the moment.
I've found a couple more problems with these. I'll send updated ones
soon.
Alan.