v1.4.5
updated pzstd and largeNbDicts to use the new FileNamesTable* abstraction
updated .gitignore rule
Update BUCK files
Change c90 to c89
Spelling (#1582)
enforce C90 compatibility for zlibWrapper
Fix copyright and license lines
Include unistd.h on unix platforms for explicit function declaration
updated tests for zlibwrapper C90 strict compatibility
fix zlibWrapper for Visual Studio