On Wed, Nov 30, 2005 at 06:11:37PM +0100, Corinna Vinschen wrote: > 1.5.19 has also some new functionality over 1.5.18. If you have sources > which take advantage of that stuff if present, we're also interested in > getting feeedback about those: > > - clock_getres, clock_setres. > - fts(3) functions (BSD). > - futimes. > - getline, getdelim. > - memmem. > - mlock,munlock. > - mmap(..., MAP_NORESERVE) for anonymous maps. > - pread, pwrite. > - readdir_r. > - strptime's 'c and 'Z' formats. > - timelocal, timegm.
perl (bleadperl) now finds and uses clock_getres, futimes, and readdir_r and passes the relevant tests. -- 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/