summaryrefslogtreecommitdiffstats
path: root/ndk/platforms/android-8
Commit message (Expand)AuthorAgeFilesLines
* Remove new set of LIBC_PRIVATE symbols from libcDimitry Ivanov2016-01-051-22/+0
* Restore public __aeabi symbolsDimitry Ivanov2016-01-051-0/+13
* Remove LIBC_PRIVATE symbols from all of NDK libcsDimitry Ivanov2016-01-042-167/+0
* misc header changes for r10dAndrew Hsieh2014-12-051-2/+0
* Change sysconf(3) to return longAndrew Hsieh2014-11-171-1/+1
* Remove macros putc*/getc* from API<21 stdio.h to useAndrew Hsieh2014-10-151-46/+0
* Added sys/ucontext.h and sys/user.h to all API levels.Andrew Hsieh2014-09-191-0/+3
* Add __gnuc_va_list in stdio.h to stop gcc from generating include-fixed/stdio.hAndrew Hsieh2014-09-041-0/+8
* Fix samples for 64-bit ABIsAndrew Hsieh2014-06-202-3/+2
* Define __PTHREAD_*_INIT_VLAUE in pthread.h for API < 9Andrew Hsieh2014-02-241-3/+7
* Fix headers to be inclued aloneAndrew Hsieh2014-01-131-0/+2
* Update time.h for CLOCK_BOOTTIME, etcAndrew Hsieh2013-11-141-2/+6
* Added missing clock_settime()/clock_nanosleep() in time.h API>=8Andrew Hsieh2013-11-141-2/+4
* <pthread.h>: Mark pthread_exit() as __noreturnAndrew Hsieh2013-11-041-1/+3
* ndk: Add missing declaration for mkdtempDavid 'Digit' Turner2013-10-281-0/+1
* Add __NDK_FPABI__ to function taking/returning float/doubleAndrew Hsieh2013-10-173-5/+7
* Fix sample bitmap-plasma to draw on whole screenAndrew Hsieh2013-09-131-7/+6
* ndk: Fix WCHAR_MIN / WCHAR_MAX definitions.David 'Digit' Turner2013-07-201-29/+9
* ndk: <sys/cdefs.h>: make wchar_t 32-bit for all API levels.David 'Digit' Turner2013-07-041-2/+31
* Fix wchar.h not to redefine WCHAR_MAX/WCHAR_MINAndrew Hsieh2013-06-211-0/+3
* Deprecate __set_errno; Add #include <stdint.h> in elf.hAndrew Hsieh2013-03-271-1/+0
* Fix warnings in sample detected by NDK_ANALYZE=1Andrew Hsieh2013-02-011-1/+0
* Fix wint_t in android-3 and android-8 to be consistent with android-9Andrew Hsieh2012-12-241-1/+1
* Remove duplicated definitions of size_t and ssize_tAndrew Hsieh2012-12-211-23/+2
* Correct typoAndrew Hsieh2012-12-121-1/+1
* Correct typoAndrew Hsieh2012-11-231-1/+4
* ndk: Remove LONG_LONG_MIN/MAX hack from pthread.hDavid 'Digit' Turner2012-10-161-5/+0
* am 5a0380a0: am 360a16af: am 47de63df: am 2e71de56: Merge "ndk: <signal.h>: i...Andrew Hsieh2012-03-271-0/+1
|\
| * ndk: <signal.h>: include <asm/sigcontext.h>David 'Digit' Turner2012-03-131-0/+1
* | Fixed inconsistent minSdkVersion and target= in NDK samplesAndrew Hsieh2012-03-201-1/+1
* | ndk: <dlfcn.h>: dladdr() takes a 'const void*' parameter, not 'void*'David 'Digit' Turner2012-01-111-1/+1
* | ndk: <unistd.h>: Update for API level 11 + minor cleanupDavid 'Digit' Turner2012-01-111-3/+4
* | ndk: <signal.h>: Increase _NSIG definition to 64David 'Digit' Turner2012-01-111-5/+8
* | ndk: <pthread.h>: formatting + updatesDavid 'Digit' Turner2012-01-111-3/+3
|/
* ndk: remove obsolete <android/api-level.h> headersDavid 'Digit' Turner2011-10-121-33/+0
* ndk: Remove obsolete platform filesDavid 'Digit' Turner2011-10-104-1140/+0
* ndk: separate functions and variables symbol listsDavid 'Digit' Turner2011-10-106-0/+1114
* Fix pwrite() declaration in NDK platform headers.David 'Digit' Turner2011-03-151-1/+1
* ndk: Add auto-generated <android/api-level.h>David 'Digit' Turner2010-11-221-0/+33
* NDK: Last cleanup of the platform headersDavid 'Digit' Turner2010-11-042-1/+91
* ndk: remove undefined symbols from system headersDavid 'Digit' Turner2010-10-087-10/+1458
* ndk: Update platform system libraries.David 'Digit' Turner2010-10-072-0/+0
* Unify NDK platform headers.David 'Digit' Turner2010-09-2216-1423/+1358
* Separate platform files and samples by API level.David 'Digit' Turner2010-07-291562-135635/+508
* Remove C++ headers from the platform directories.David 'Digit' Turner2010-07-0710-479/+0
* Copy platforms and samples from ndk/ source tree.David 'Digit' Turner2010-06-091574-0/+137846