emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: recursing through directories


From: Francesco Potorti`
Subject: Re: recursing through directories
Date: Tue, 23 Apr 2002 11:45:16 +0200

   Not really, unfortunately.  ftw is standard, but it's a portability
   hassle too.  In practice, there are real problems in running out of
   file descriptors when descending into deeply nested directories.

Do you mean that there is an open file descriptor per directory level?

   You might try taking a look at lib/savedir.[ch] from the GNU core
   utilities, written by David MacKenzie.

I'll do that.  Thanks to all for your advice.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]