src/winsup/cygwin ChangeLog cygwin.din times.c ...
corinna@cygwin.com
corinna@cygwin.com
Thu Oct 20 14:26:00 GMT 2005
CVSROOT: /cvs/src
Module name: src
Changes by: corinna@sourceware.org 2005-10-20 14:26:23
Modified files:
winsup/cygwin : ChangeLog cygwin.din times.cc
winsup/cygwin/include/cygwin: version.h
Log message:
* cygwin.din (futimes): Export.
(lutimes): Export.
* times.cc (utimes_worker): Created from utimes, add nofollow flag
to implement utimes and lutimes.
(utimes): Just call utimes_worker.
(lutimes): New function.
(futimes): Ditto.
* include/cygwin/version.h: Bump API minor version.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3167&r2=1.3168
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygwin.din.diff?cvsroot=src&r1=1.147&r2=1.148
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/times.cc.diff?cvsroot=src&r1=1.68&r2=1.69
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/cygwin/version.h.diff?cvsroot=src&r1=1.208&r2=1.209
More information about the Cygwin-cvs
mailing list