• Show log

    Commit

  • Hash : 2cf30bd0
    Author : Corentin Wallez
    Date : 2015-05-07T13:55:14

    Fix GetExecutablePath on Linux
    
    It was using lstat to get the size of /proc/self/exe but
    it always returns 0, so we just use a big buffer on the
    stack instead.
    
    BUG=angleproject:892
    
    Change-Id: I6d88efeb4ec5de7a78cb3668e3d78520203ad1d5
    Reviewed-on: https://chromium-review.googlesource.com/269990
    Reviewed-by: Kenneth Russell <kbr@chromium.org>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Tested-by: Corentin Wallez <cwallez@chromium.org>
    

  • Properties

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

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags