summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* wrapper/linker: __cxa_demangle from linkerJari Vetoniemi2018-04-19
* linker: Use dladdr1 to get symbol infoJari Vetoniemi2018-04-19
* libc: Implement bionic's ctypeJari Vetoniemi2018-04-19
* linker: s/APKENV_DEBUG/LINKER_DEBUG/Jari Vetoniemi2018-04-19
* linker: debug print to stderrJari Vetoniemi2018-04-19
* linker: Remove libc precondJari Vetoniemi2018-04-19
* linker/libc: don't wrap variable symbolsJari Vetoniemi2018-04-19
* libc: Wrap more stdio funcsJari Vetoniemi2018-04-19
* libc: stdio must be wrappedJari Vetoniemi2018-04-18
* android/EGL: Mark ANativeWindow w/ headerJari Vetoniemi2018-03-11
* verbose: fix wrong printf format stringsJari Vetoniemi2018-03-11
* verbose: Move implementation to wrapper.cJari Vetoniemi2018-03-11
* README: Add note about apitraceJari Vetoniemi2018-03-10
* linker: Refactor glibc dlopen hacksJari Vetoniemi2018-03-10
* java: system.load graceful failJari Vetoniemi2018-03-10
* android: Create GLFW window with no client APIJari Vetoniemi2018-03-10
* EGL: s/win/window/Jari Vetoniemi2018-03-10
* EGL: Include no client api headersJari Vetoniemi2018-03-10
* EGL: link glfwJari Vetoniemi2018-03-10
* libEGL: Use unions for function ptrsJari Vetoniemi2018-03-02
* jvm: Cleaner implementation, implement stuffJari Vetoniemi2018-03-02
* pthread: Fix typo and add type safetyJari Vetoniemi2018-03-01
* android: Add libwrap.c for inspecting on androidJari Vetoniemi2018-02-28
* jvm: verboase_log native methodsJari Vetoniemi2018-02-28
* dlfcn: Static pthread initializerJari Vetoniemi2018-02-28
* verbose: Inline when VERBOSE_FUNCTIONS disabledJari Vetoniemi2018-02-27
* liblog: Output newlineJari Vetoniemi2018-02-27
* pthread: Fix getattr_npJari Vetoniemi2018-02-27
* pthread: More standard confirming implementationJari Vetoniemi2018-02-27
* app: Unity related workJari Vetoniemi2018-02-27
* Add libEGL shimJari Vetoniemi2018-02-27
* wrapper: Don't wrap NULL functionsJari Vetoniemi2018-02-27
* linker: HacksJari Vetoniemi2018-02-27
* libpthread: Implement functionsJari Vetoniemi2018-02-27
* liblog: Implement functionsJari Vetoniemi2018-02-27
* libc: Togglable libstdc++ supportJari Vetoniemi2018-02-27
* libc: Implement sigactionJari Vetoniemi2018-02-27
* libandroid: implement more functionsJari Vetoniemi2018-02-27
* jvm: Make java implementations optionalJari Vetoniemi2018-02-27
* android: Don't assert all paramsJari Vetoniemi2018-02-25
* app: Whee more crap to get unity stuff workJari Vetoniemi2018-02-25
* libc: ugly dynamic_cast hackJari Vetoniemi2018-02-25
* libc: verbose sysconfJari Vetoniemi2018-02-25
* wrapper: Add assertsJari Vetoniemi2018-02-25
* dlfcn: Try dlsym glibc symbols firstJari Vetoniemi2018-02-25
* jvm-android: Implement more methodsJari Vetoniemi2018-02-25
* libc: Implement __page_size and __h_errnoJari Vetoniemi2018-02-25
* libc-verbose: Add more functionsJari Vetoniemi2018-02-25
* jvm: Implement GetStaticObjectFieldJari Vetoniemi2018-02-25
* Makefile: Bit sanityJari Vetoniemi2018-02-25