This is the mail archive of the cygwin@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: ftw()


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 <samuel.thibault@fnac.net>
<b> 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/


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