[Zlib-devel] pigz 2.1.4 available

Vincent Torri vtorri at univ-evry.fr
Fri Nov 14 01:25:29 EST 2008


Hey,

> 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

MinGW has an implementation of these functions.

Vincent Torri

>
> 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
>
> _______________________________________________
> Zlib-devel mailing list
> Zlib-devel at madler.net
> http://mail.madler.net/mailman/listinfo/zlib-devel_madler.net
>
> -- 
> Ce message a été vérifié par MailScanner
> pour des virus ou des polluriels et rien de
> suspect n'a été trouvé.
> Message délivré par le serveur de messagerie de l'Université d'Evry.
>
>


More information about the Zlib-devel mailing list