From: andre@maties.sun.ac.za (ANDRE SKARZYNSKI) Subject: ftw. Has someone implemented it ? Date: Mon, 21 Sep 1992 05:53:48 GMT
Hi everyone,
I would like to use the ftw function (walk the file tree) as is found in
most other Unices. Is there a nice alternative for this available ? Or has
someone written a ftw function yet ? I want to port xbbs. I have got the
file locking sorted out. (thanks to Pieter Immelman, pi@cs.sun.ac.za). Every
thing compiles well now except for the lack of ftw.
Has anyone got suggestions or comment ?
Thanks in advance.
Andre.
PS - Thanks to Linus and friends for Linux.