zlibc_20050226
	Renamed uncompress.o into uncompress.so just like all the
	other shared libraries
	Did away with statically linked recovery tools: no longer
	needed nowadays, where we install using LD_PRELOAD
	Fixed readdir on Solaris
zlibc_20050220b
	Implemented fopen() stub, to make it work again with more
	programs in Linux
zlibc_20050220
	Fixed Solaris compatibility
zlibc_20050213
	Fixed open64 prototype so that it compiles again with newer glibc
	Fixed filetype so that it uses "open" if "__libc_open" is not
	available
zlibc_20040228
	Makefile fixes (duplicate infodir, prefix for /lib)
zlibc_20030525
	Misc typo fixes
