CVSROOT: /cvs/uberbaum
Module name: winsup
Changes by: [email protected] 2010-08-09 16:53:35
Modified files:
cygwin : ChangeLog cygheap.h
Log message:
* cygheap.h (cygheap_fdmanip): Delete fh and use fd index into
cygheap->fdtab
throughout.
(cygheap_fdnew): Replace fh by using fd index into cygheap->fdtab
throughout.
(cygheap_fdget): Ditto. (cygheap_fdenum): Ditto.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.4988&r2=1.4989
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/cygheap.h.diff?cvsroot=uberbaum&r1=1.144&r2=1.145