• Show log

    Commit

  • Hash : bd96b30b
    Author : DRC
    Date : 2018-03-17T00:06:10

    Make all get/putenv() calls compile-time optional
    
    * Modify the SIMD dispatchers so they guard their usage of getenv() with
      the existing NO_GETENV preprocessor definition.
    * Introduce a new NO_PUTENV preprocessor definition to guard the
      usage of putenv() in the TurboJPEG API library.
    
    This at least puts Windows Store compatibility within the realm of
    possibility, although further steps are required.
    

  • Properties

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

    Fork of libjpeg with SIMD

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg_l thodg
    Tags