CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2007-09-06 18:47:44
Modified files:
winsup/cygwin : ChangeLog
winsup/cygwin/include/sys: stdio.h
Log message:
* include/sys/stdio.h (_flockfile): Don't try to lock a FILE
that has the __SSTR flag set.
(_ftrylockfile): Likewise.
(_funlockfile): Likewise.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3924&r2=1.3925
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/sys/stdio.h.diff?cvsroot=src&r1=1.6&r2=1.7