Message-ID: <39A3F1DE.89844B22@softhome.net> Date: Wed, 23 Aug 2000 17:46:38 +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: documentation tweak for _is_executable() References: <39A25439 DOT 30938864 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: > > I've updated _is_executable() documentation to state, that > symlinks are not supported there. I see no point in adding > symlink support there, because it's semi-internal library > function to be used in lstat() and fstat(), after all. I've applied this patch. Laurynas