This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] readdir (): Do not set 'errno' if end of dir is encountered


On Tue, Aug 05, 2003 at 04:49:13AM +0200, Pavel Tsekov wrote:
>2003-08-05  Pavel Tsekov  <ptsekov@gmx.net>
>
>	* fhandler_disk_file.cc (fhandler_cygdrive::readdir): Do not change
>	'errno' if end of directory condition is encountered as per SUSv2.
>	* fhandler_proc.cc (fhandler_proc::readdir): Ditto.
>	* fhandler_process (fhandler_process::readdir): Ditto.
>	* fhandler_registry (fhandler_registry::readdir): Ditto.

Applied.

Thanks,
cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]