src/winsup/mingw ChangeLog include/io.h
dannysmith@cygwin.com
dannysmith@cygwin.com
Mon Mar 5 08:25:00 GMT 2007
CVSROOT: /cvs/src
Module name: src
Changes by: dannysmith@sourceware.org 2007-03-05 08:25:32
Modified files:
winsup/mingw : ChangeLog
winsup/mingw/include: io.h
Log message:
* include/io.h (__mingw_access): New static inline wrapper to restore
pre-Vista 'access (fname, X_OK)' behaviour.
(__USE_MINGW_ACCESS): Use to map access() to __mingw_access().
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&r1=1.341&r2=1.342
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/io.h.diff?cvsroot=src&r1=1.16&r2=1.17
More information about the Cygwin-cvs
mailing list