CVSROOT: /cvs/src Module name: src Changes by: [email protected] 2013-12-01 10:27:16
Modified files:
winsup/cygwin : ChangeLog dtable.cc thread.cc
Log message:
* dtable.cc (dtable::extend): Change local variable new_size to size_t
as well.
* thread.cc: Fix comment.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6270&r2=1.6271
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dtable.cc.diff?cvsroot=src&r1=1.272&r2=1.273
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.cc.diff?cvsroot=src&r1=1.286&r2=1.287
