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]

getdelim() not exported fro cygwin1.dll 1.3.11


Hi
/usr/include/stdio.h now includes a declaration of getdelim() (since
1.3.11), but this function is not exported from the DLL. According to
the changelog, this function has been implemented along with strptime();
is it missing from a .def file?

Also, is it possible to add the check_ntsec() function from Corinna's
openssh port to the cygwin dll, so that it is more easily available to
other packages? Maybe it could be renamed cygwin_check_ntsec and added
to the other cygwin_ utility functions?

Steven

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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]