Back to home page

Wine source

 
 

    


Last indexation completed on 2024-05-17 22:39:40 UTC

 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - -  
adler32.c 4964 bytes 2023-09-30 11:33:19 2023-10-14 02:45:39 compute the Adler-32 checksum of a data stream
crc32.c 31605 bytes 2023-09-30 11:33:19 2023-10-14 02:45:39 compute the CRC-32 of a data stream
crc32.h 577ki bytes 2022-05-20 16:23:35 2022-06-03 22:38:49 tables for rapid CRC calculation
deflate.c 81731 bytes 2024-02-17 17:36:41 2024-02-23 23:43:57 compress data using the deflation algorithm
deflate.h 14041 bytes 2024-02-17 17:36:41 2024-02-23 23:43:57 internal compression state
inffast.c 12924 bytes 2023-09-30 11:33:19 2023-10-14 02:45:41 fast decoding
inffast.h 422 bytes 2023-09-30 11:33:19 2023-10-14 02:45:41 header to use inffast.c
inffixed.h 6332 bytes 2021-10-18 09:07:38 2021-10-22 23:37:32 table for decoding fixed codes
inflate.c 55519 bytes 2024-02-17 17:36:41 2024-02-23 23:43:58 zlib decompression
inflate.h 6683 bytes 2022-05-20 16:23:35 2022-06-03 22:38:51 internal inflate state definition
inftrees.c 13024 bytes 2024-02-17 17:36:41 2024-02-23 23:43:58 generate Huffman trees for efficient decoding
inftrees.h 2920 bytes 2024-02-17 17:36:41 2024-02-23 23:43:58 header to use inftrees.c
LICENSE 1002 bytes 2022-11-08 09:50:33 -  
Makefile.in 159 bytes 2023-11-01 07:37:19 2023-11-10 23:34:00  
trees.c 40937 bytes 2024-02-17 17:36:41 2024-02-23 23:43:59 output deflated data using Huffman coding
trees.h 8472 bytes 2021-10-18 09:07:38 2021-10-22 23:37:33

header created automatically with -DGEN_

zconf.h 16500 bytes 2024-02-17 17:36:41 2024-02-23 23:43:59 configuration of the zlib compression library
zlib.h 96829 bytes 2024-02-17 17:36:41 2024-02-23 23:43:59 interface of the 'zlib' general purpose compression library
zutil.c 7179 bytes 2023-09-30 11:33:19 2023-10-14 02:45:43 target dependent utility functions for the compression library
zutil.h 6677 bytes 2024-02-17 17:36:41 2024-02-23 23:43:59 internal interface and configuration of the compression library