CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2006-10-17 17:34:56

Modified files:
        winsup/cygwin  : ChangeLog 
        winsup/cygwin/include: glob.h 
Added files:
        winsup/cygwin  : glob.cc 
Removed files:
        winsup/cygwin  : glob.c 

Log message:
        * glob.c: Remove.
        * glob.cc: New file.  Latest glob version from FreeBSD plus Cygwin
        specific changes (__stat64/__stat32, ignore_case_with_glob,
        drop collate functions).
        (glob3): Return GLOB_ABORTED in case directory is unreadable and
        GLOB_ERR is set, as demanded by SUSv3.
        * glob.h: Import latest version from FreeBSD.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/glob.cc.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3625&r2=1.3626
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/glob.c.diff?cvsroot=src&r1=1.18&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/glob.h.diff?cvsroot=src&r1=1.4&r2=1.5

Reply via email to