[Zlib-devel] pigz 2.1.4 available

Michael Han lianghancn at gmail.com
Thu Nov 13 22:10:36 EST 2008


Hi Mark,

Exactly - I am using MS VC compiler which doesn't provide either
dirent.h, or equivalent implementations. This is more like a compiler
issue as there might be other compilers on windows which provide these
set of POSIX directory operations, which might be why gzip is source
portable under compilers other than MSVC

Michael

On Fri, Nov 14, 2008 at 12:11 AM, Mark Adler <madler at alumni.caltech.edu> wrote:
> On Nov 12, 2008, at 1:06 AM, Michael Han wrote:
>>
>> Besides threads, the process() also utilizes many POSIX calls to
>> iterate directories and files which WINDOWS doesn't support.
>
> Are you sure?  It looks like gzip uses those same calls (opendir, readdir,
> closedir) without modification for Windows.  Are there other functions
> you're referring to?
>
> One of the things I do need to do is include the gzip portability
> modifications having to do with path component separators (e.g. / vs. \, :,
> [], ;, etc. for Windows, VMS, others).
>
> Mark
>
>
> _______________________________________________
> Zlib-devel mailing list
> Zlib-devel at madler.net
> http://mail.madler.net/mailman/listinfo/zlib-devel_madler.net
>



-- 
If first the idea is not absurd, then
there is no hope for it




More information about the Zlib-devel mailing list