• Show log

    Commit

  • Hash : 93fb710a
    Author : Ryan C. Gordon
    Date : 2018-10-03T16:54:24

    evdev: Don't initialize struct sigaction with "{ 0 }".
    
    It causes warnings on some platforms, depending on the actual definition of
    sigaction, and since this is static data, it'll be zero'd out anyhow.
    

  • Properties

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

    Fork of https://github.com/libsdl-org/SDL

    Users
    thodg_w kc3_lang_org thodg_l thodg_m www_kmx_io thodg
    Tags