Sender: rich AT delorie DOT com Message-ID: <3909DB36.68FD4585@bigfoot.com> Date: Fri, 28 Apr 2000 19:40:54 +0100 From: Richard Dawe X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.2.14 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: Some questions about porting fileutils 4.0 References: <39081435 DOT E2EDBC04 AT bigfoot DOT com> <39089981 DOT 16E7FAF7 AT bigfoot DOT com> <39098192 DOT 2A55A740 AT softhome DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Laurynas Biveinis wrote: > If you solve add lstat() to fileutils like in 3.16, then please add > an autoconf test for it, because my symlink implementation implements > lstat() too. This would save some time in future. Sure, I'll take a look at that later. The Fileutils port could prove useful in testing symlinks too. It comes with a test suite that mostly fails for symlinks at the moment.