Message-ID: <3993E0A8.97EF9593@softhome.net> Date: Fri, 11 Aug 2000 13:16:56 +0200 From: Laurynas Biveinis X-Mailer: Mozilla 4.74 [en] (Win98; U) X-Accept-Language: lt,en MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: Patch: readlink References: <398FD55D DOT 31201350 AT softhome DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com I wrote: > > Here is the first part of actual symlink support. It adds readlink(), > its docs and testsuite. For testsuite I've created new tests/libc/compat/unistd > directory. And testsuite is A Good Thing (tm) indeed, it helped me to find ~3 bugs > in readlink() :) ... and ~12 bugs in __solve_symlinks(), which I'll be submitting shortly. Meanwhile, I've checked this patch in. Please do report any problems you encounter. And thanks to Martin for reporting stat()/lstat() troubles ;-) Laurynas