| Commit message (Expand) | Author | Age |
* | libc: Wrap more stdio funcs | Jari Vetoniemi | 2018-04-19 |
* | libc: stdio must be wrapped | Jari Vetoniemi | 2018-04-18 |
* | android/EGL: Mark ANativeWindow w/ header | Jari Vetoniemi | 2018-03-11 |
* | verbose: fix wrong printf format strings | Jari Vetoniemi | 2018-03-11 |
* | verbose: Move implementation to wrapper.c | Jari Vetoniemi | 2018-03-11 |
* | linker: Refactor glibc dlopen hacks | Jari Vetoniemi | 2018-03-10 |
* | java: system.load graceful fail | Jari Vetoniemi | 2018-03-10 |
* | android: Create GLFW window with no client API | Jari Vetoniemi | 2018-03-10 |
* | EGL: s/win/window/ | Jari Vetoniemi | 2018-03-10 |
* | EGL: Include no client api headers | Jari Vetoniemi | 2018-03-10 |
* | libEGL: Use unions for function ptrs | Jari Vetoniemi | 2018-03-02 |
* | jvm: Cleaner implementation, implement stuff | Jari Vetoniemi | 2018-03-02 |
* | pthread: Fix typo and add type safety | Jari Vetoniemi | 2018-03-01 |
* | jvm: verboase_log native methods | Jari Vetoniemi | 2018-02-28 |
* | dlfcn: Static pthread initializer | Jari Vetoniemi | 2018-02-28 |
* | verbose: Inline when VERBOSE_FUNCTIONS disabled | Jari Vetoniemi | 2018-02-27 |
* | liblog: Output newline | Jari Vetoniemi | 2018-02-27 |
* | pthread: Fix getattr_np | Jari Vetoniemi | 2018-02-27 |
* | pthread: More standard confirming implementation | Jari Vetoniemi | 2018-02-27 |
* | app: Unity related work | Jari Vetoniemi | 2018-02-27 |
* | Add libEGL shim | Jari Vetoniemi | 2018-02-27 |
* | wrapper: Don't wrap NULL functions | Jari Vetoniemi | 2018-02-27 |
* | linker: Hacks | Jari Vetoniemi | 2018-02-27 |
* | libpthread: Implement functions | Jari Vetoniemi | 2018-02-27 |
* | liblog: Implement functions | Jari Vetoniemi | 2018-02-27 |
* | libc: Togglable libstdc++ support | Jari Vetoniemi | 2018-02-27 |
* | libc: Implement sigaction | Jari Vetoniemi | 2018-02-27 |
* | libandroid: implement more functions | Jari Vetoniemi | 2018-02-27 |
* | jvm: Make java implementations optional | Jari Vetoniemi | 2018-02-27 |
* | android: Don't assert all params | Jari Vetoniemi | 2018-02-25 |
* | app: Whee more crap to get unity stuff work | Jari Vetoniemi | 2018-02-25 |
* | libc: ugly dynamic_cast hack | Jari Vetoniemi | 2018-02-25 |
* | libc: verbose sysconf | Jari Vetoniemi | 2018-02-25 |
* | wrapper: Add asserts | Jari Vetoniemi | 2018-02-25 |
* | dlfcn: Try dlsym glibc symbols first | Jari Vetoniemi | 2018-02-25 |
* | jvm-android: Implement more methods | Jari Vetoniemi | 2018-02-25 |
* | libc: Implement __page_size and __h_errno | Jari Vetoniemi | 2018-02-25 |
* | libc-verbose: Add more functions | Jari Vetoniemi | 2018-02-25 |
* | jvm: Implement GetStaticObjectField | Jari Vetoniemi | 2018-02-25 |
* | verboase: Mutex logging | Jari Vetoniemi | 2018-02-25 |
* | pthread: Implement more pthread functions | Jari Vetoniemi | 2018-02-25 |
* | refactor commit | Jari Vetoniemi | 2018-02-22 |
* | wrapper: lets be bit more informative | Jari Vetoniemi | 2018-02-21 |
* | Messy commit of hacks and implementations | Jari Vetoniemi | 2018-02-20 |
* | wrapper: use TLS heap storage for mangled symbols | Jari Vetoniemi | 2018-02-19 |
* | refactoring, fixing and implementing | Jari Vetoniemi | 2018-02-19 |
* | jvm: implement more java apis | Jari Vetoniemi | 2018-02-19 |
* | jvm: Implement more java apis | Jari Vetoniemi | 2018-02-19 |
* | jvm-android: implement getSharedPreferences | Jari Vetoniemi | 2018-02-19 |
* | jvm-android: not unity bug | Jari Vetoniemi | 2018-02-19 |