• Show log

    Commit

  • Hash : ec9a02a2
    Author : Pino Toscano
    Date : 2013-07-24T10:05:02

    Get rid of the usage of PATH_MAX
    
    PATH_MAX is optional in POSIX, so avoid its unconditional usage
    allocating and freeing buffers as needed.
    To avoid too many malloc/free in the for loop in FindFileInXkbPath,
    a buffer is grown according to the size needed at each iteration.
    

  • Properties

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

    keymap handling library for toolkits and window systems

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags