Hi. Here's my Android patch to GrafX2:
https://github.com/pelya/commandergenius/blob/sdl_android/project/jni/applicatio
n/grafx2/android.patch
It mostly works around buggy getcwd() implementation on Android 3.1 and older,
which ignores the size parameter, and fills up buffer with zeros up to
PATH_MAX, which is 4096 bytes.
Original issue reported on code.google.com by X.pelya.X@gmail.com on 28 Mar 2014 at 9:51
Original issue reported on code.google.com by
X.pelya.X@gmail.com
on 28 Mar 2014 at 9:51