From mint-bounce@lists.fishpool.fi Tue Aug 19 08:37:46 2008 X-Virus-Scanned: amavisd-new at demon.co.uk Subject: Re: [MiNT] FreeMiNT & MiNTlib patchset - add new support From: Alan Hourihane To: mint In-Reply-To: <1214745779.28954.415.camel@jetpack.demon.co.uk> References: <1214745779.28954.415.camel@jetpack.demon.co.uk> Content-Type: text/plain Date: Tue, 19 Aug 2008 13:28:39 +0100 Message-Id: <1219148919.28716.28.camel@jetpack> Mime-Version: 1.0 X-Mailer: Evolution 2.22.2 Content-Transfer-Encoding: 7bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: alanh@fairlite.co.uk Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: On Sun, 2008-06-29 at 14:22 +0100, Alan Hourihane wrote: > Here's an updated patch of something I sent a while back. > > The patch adds the following support... > > Functions. > fdopendir() > fchdir() > dirfd() > > New flags. > O_NOATIME > O_NOFOLLOW > O_DIRECTORY > > I've been testing extensively with GNU tools and have fixed problems > along the way since my last patches were sent on this and they seem good > now. I've used coreutils, sed, m4, python, file, make and the list goes > on successfully with these. Any questions/suggestions on these ? Alan.