* src/3rd/zlib/zutil.h
! removed not longer necessary hack for missing fdopen() function in
WinCE builds. It's dummy code for older versions and current ZLIB
does not use fdopen() function.
* src/3rd/zlib/zlib.dif
* rediffed
* src/3rd/zlib/zutil.c
! do not define dummy errno variable in WinCE builds - it's probably
some dummy old code not necessary in current ZLIB versions
* src/3rd/zlib/zlib.dif
* rediffed
* (all files)
* stripped svn header
* minor cleanups
; use following command to find out the history of files:
git log
git log --follow
git blame
git annotate