Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sun, 3 Aug 2003 21:29:49 -0400 From: Samuel Thibault To: cygwin AT cygwin DOT com Subject: Re: ftw() Message-ID: <20030804012949.GE14139@bouh.unh.edu> Reply-To: Samuel Thibault Mail-Followup-To: cygwin AT cygwin DOT com References: <20030803214853 DOT GC14139 AT bouh DOT unh DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20030803214853.GC14139@bouh.unh.edu> User-Agent: Mutt/1.4i-nntp X-MailScanner-Information: http://pubpages.unh.edu/notes/mailfiltering.html X-MailScanner: Found to be clean X-MailScanner-SpamCheck: not spam, SpamAssassin (score=-8.6, required 5, BAYES_01, IN_REP_TO, REFERENCES, USER_AGENT_MUTT) Hi, At http://youpibouh.thefreecat.org/cygwin/ftw.c http://youpibouh.thefreecat.org/cygwin/ftw.h an almost unmodified version of newlib/libc/sys/linux/ftw.c can be found along its header. These come from the GNU libc, so should be quite *right* :) I don't have the tools nor the time to try to get it into my own cygwin .dll, but I could recompile that old program by merely linking with the resulting ftw.o, and it indeed work. I'm not very used to the standard cygin headers, but it seems that the ftw.h above looks good. I'm afraid I'm not used to cygwin's source code to do much further inclusion preparation, but could this be included in cygwin's libc ? Regards, -- Samuel Thibault j'en ai parlé à xavier, il n'est pas interdit qu'il le change un jour -+- #sos - a le bras long vers le chameau -+- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/