• Show log

    Commit

  • Hash : ca50ebd4
    Author : Mark Adler
    Date : 2016-12-03T10:27:14

    Create z_size_t and z_ssize_t types.
    
    Normally these are set to size_t and ssize_t. But if they do not
    exist, then they are set to the smallest integer type that can
    contain a pointer. size_t is unsigned and ssize_t is signed.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/zlib.git
    Git SSH git@git.kmx.io:kc3-lang/zlib.git
    Public access ? public
    Description

    A massively spiffy yet delicately unobtrusive compression library.

    Users
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags