summaryrefslogtreecommitdiffstats
path: root/libc/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Static libc++ is being renamed libc++_static.Dan Albert2014-09-271-1/+1
* Switch to OpenBSD fopen/fclose.Elliott Hughes2014-09-241-2/+2
* Merge "Sync with upstream findfp.c."Elliott Hughes2014-09-241-1/+4
|\
| * Sync with upstream findfp.c.Elliott Hughes2014-09-241-1/+4
* | Merge "Coverage configs for bionic."Dan Albert2014-09-241-0/+22
|\ \ | |/ |/|
| * Coverage configs for bionic.Dan Albert2014-09-241-0/+22
* | Switch to OpenBSD flags.c.Elliott Hughes2014-09-231-1/+1
* | Switch to OpenBSD insque/remque/killpg.Elliott Hughes2014-09-231-3/+3
* | Clean up fpathconf(3)/pathconf(3).Elliott Hughes2014-09-221-1/+1
* | Merge "Add semaphore tests, fix sem_destroy."Elliott Hughes2014-09-201-1/+1
|\ \
| * | Add semaphore tests, fix sem_destroy.Elliott Hughes2014-09-191-1/+1
| |/
* | Remove references to MALLOC_LEAK_CHECK.Christopher Ferris2014-09-191-4/+1
|/
* Exclude libstdc++ from linked libraries.Dan Albert2014-09-171-4/+24
* Clean up the architecture-specific makefiles.Elliott Hughes2014-09-161-0/+2
* Merge "Refactoring: C++11 style DISABLE_ bionic marcos"Dmitriy Ivanov2014-09-121-0/+2
|\
| * Refactoring: C++11 style DISABLE_ bionic marcosDmitriy Ivanov2014-09-081-0/+2
* | Add pthread_gettid_np and re-expose __get_thread for LP32.Elliott Hughes2014-09-111-0/+1
* | Add posix_fadvise(3).Elliott Hughes2014-09-111-0/+1
|/
* Enable clang compilation with libc but not linker.Chih-Hung Hsieh2014-09-051-3/+23
* Use the default unwind code.Christopher Ferris2014-08-271-2/+3
* Switch to OpenBSD <err.h> implementation.Elliott Hughes2014-08-261-1/+8
* Switch to OpenBSD daemon(3).Elliott Hughes2014-08-261-1/+1
* Merge "Switch to OpenBSD res_random."Elliott Hughes2014-08-261-1/+7
|\
| * Switch to OpenBSD res_random.Elliott Hughes2014-07-211-1/+7
* | Implement malloc_info(3).Dan Albert2014-08-221-0/+1
* | Add POSIX-2008 fmemopen, open_memstream, and open_wmemstream.Elliott Hughes2014-08-201-0/+3
* | Add <stdio_ext.h> for elfutils.Elliott Hughes2014-08-201-0/+1
* | Implement the GNU basename(3) in addition to the POSIX one.Elliott Hughes2014-08-191-0/+1
* | Hide C++ stuff in libc. Put it back in libstdc++.Dan Albert2014-08-181-3/+57
* | Move mtctxres.c to libc_dns.a.Dan Albert2014-08-141-1/+1
* | Fixes build.Dan Albert2014-08-051-1/+0
* | Use libunwindbacktrace for debug malloc code.Christopher Ferris2014-07-291-3/+5
* | Merge "Fix linkage of grantpt(3)."Elliott Hughes2014-07-281-4/+1
|\ \
| * | Fix linkage of grantpt(3).Elliott Hughes2014-07-251-4/+1
* | | Added a bionic systrace class and tracing to pthread_mutex.cpp.Brigid Smith2014-07-281-0/+1
|/ /
* | Implement twalk(3), add unit tests.Elliott Hughes2014-07-241-4/+5
* | Merge "Use upstream OpenBSD's arc4random."Elliott Hughes2014-07-211-1/+3
|\ \
| * | Use upstream OpenBSD's arc4random.Elliott Hughes2014-07-211-1/+3
| |/
* | Rewrite syslog(3) to use Android logging.Elliott Hughes2014-07-211-1/+1
|/
* Remove non-standard prctl constants from <sys/prctl.h>.Elliott Hughes2014-07-171-1/+0
* Use VDSO for clock_gettime(2) and gettimeofday(2).Elliott Hughes2014-07-161-0/+1
* Merge "Implement rand/srand in terms of random/srandom."Elliott Hughes2014-07-141-1/+1
|\
| * Implement rand/srand in terms of random/srandom.Elliott Hughes2014-07-141-1/+1
* | Merge "Sync upstream-openbsd."Elliott Hughes2014-07-141-1/+0
|\ \
| * | Sync upstream-openbsd.Elliott Hughes2014-07-141-1/+0
| |/
* | Upstream atexitDmitriy Ivanov2014-07-141-2/+3
|/
* Make jemalloc the default choice.Christopher Ferris2014-07-111-10/+7
* Merge "Enable building libc with clang."Elliott Hughes2014-07-111-0/+38
|\
| * Enable building libc with clang.Elliott Hughes2014-07-111-0/+38
* | Revert "Revert "Add locale aware APIs.""Dan Albert2014-07-111-0/+7
|/