Corinna Vinschen wrote:
On Jul 7 14:26, Gerrit P. Haase wrote:
Eric Blake wrote:
An alternative is to investigate using the gnulib module in your code.
gnulib is currently designed for CVS use only (so there is no cygwin
distribution), but projects like coreutils use gnulib getline() and other
modules to make up for non-standard functions that are missing in various
platform libraries. http://www.gnu.org/software/gnulib/
Same approach as libgen? Are dirname() and basename() included?
Er... dirname and basename are provided by Cygwin.
Oops, you should post cygwin.din on a regular basis, say every seven
days or so;)
Gerrit
--
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/