summaryrefslogtreecommitdiffstats
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make __set_errno hidden in asm." into lmp-devDan Albert2014-08-091159-0/+2318
|\
| * Make __set_errno hidden in asm.Dan Albert2014-08-081159-0/+2318
* | Add a way to disable backtracing in malloc debug.Christopher Ferris2014-08-083-36/+99
|/
* Android is all-PIC/PIE.Elliott Hughes2014-08-077-50/+2
* Merge "Do a second key cleanup in pthread_exit." into lmp-devChristopher Ferris2014-08-061-0/+6
|\
| * Do a second key cleanup in pthread_exit.Christopher Ferris2014-08-061-0/+6
* | Merge "Upgrade bionic to tzdata2014f." into lmp-devElliott Hughes2014-08-061-0/+0
|\ \
| * | Upgrade bionic to tzdata2014f.Elliott Hughes2014-08-061-0/+0
* | | Merge "Fix the tzdata update tools." into lmp-devElliott Hughes2014-08-063-77/+19
|\ \ \ | |/ / |/| |
| * | Fix the tzdata update tools.Elliott Hughes2014-08-063-77/+19
* | | Merge "Proper MB_CUR_MAX." into lmp-devDan Albert2014-08-062-14/+31
|\ \ \
| * | | Proper MB_CUR_MAX.Dan Albert2014-08-062-14/+31
| |/ /
* | | Merge "Fix mbsrtowcs(3) src param for finished string." into lmp-devDan Albert2014-08-061-1/+4
|\ \ \
| * | | Fix mbsrtowcs(3) src param for finished string.Dan Albert2014-08-061-1/+4
| |/ /
* | | Fixes build.Dan Albert2014-08-061-1/+0
* | | Revert "Replaces vfork() implementation with fork()"Dan Albert2014-08-0612-7/+258
|/ /
* | Merge "Workaround b/16818336 which fails build under aggressive inlining." in...Elliott Hughes2014-08-061-33/+0
|\ \
| * | Workaround b/16818336 which fails build under aggressive inlining.Dehao Chen2014-08-051-33/+0
| |/
* | Merge "Revert most of "Cleanup: Delete dead code."" into lmp-devPaul Jensen2014-08-052-0/+14
|\ \
| * | Revert most of "Cleanup: Delete dead code."Paul Jensen2014-08-062-0/+14
| |/
* | Explain how wcswcs ended up in ndk_cruft.cpp.Elliott Hughes2014-08-061-1/+2
|/
* Fix memchr with a zero length.Christopher Ferris2014-07-301-0/+5
* Implement <sys/fsuid.h>.Elliott Hughes2014-07-3014-2/+220
* [MIPSR6] Use C-coded string ops on mips32r6/mips64r6Duane Sand2014-07-301-0/+11
* Only wipe TLS for user-supplied stacks.Elliott Hughes2014-07-303-19/+23
* Use libunwindbacktrace for debug malloc code.Christopher Ferris2014-07-297-28/+198
* Remove declarations for things that don't exist.Elliott Hughes2014-07-294-33/+1
* Merge "Revert "Added a bionic systrace class and tracing to pthread_mutex.cpp...Elliott Hughes2014-07-294-155/+0
|\
| * Revert "Added a bionic systrace class and tracing to pthread_mutex.cpp."Elliott Hughes2014-07-294-155/+0
* | en_US.UTF-8 is also supported.Dan Albert2014-07-291-1/+3
* | There is no _MIN for unsigned types.Dan Albert2014-07-291-1/+1
* | Fix mbsrtowcs(3)'s handling of len parameter.Dan Albert2014-07-291-3/+2
* | __libc_fatal should print a newline to stderr.Dan Albert2014-07-291-1/+5
* | Fix linkage of grantpt(3).Elliott Hughes2014-07-298-169/+85
|/
* Added a bionic systrace class and tracing to pthread_mutex.cpp.Brigid Smith2014-07-294-0/+155
* Revert "Add a hack to <stdlib.h> until we can fix libvpx."Elliott Hughes2014-07-281-6/+0
* syscall(3)'s return type should be long.Elliott Hughes2014-07-281-1/+1
* Use vsnprintf(3) in syslog(3).Elliott Hughes2014-07-282-14/+48
* Remove localtime_tz and strftime_tz.Elliott Hughes2014-07-252-124/+41
* Start hiding "private/bionic_time.h".Elliott Hughes2014-07-254-37/+37
* Implement twalk(3), add unit tests.Elliott Hughes2014-07-2412-213/+323
* [MIPS] Drop soft-fp targetsDuane Sand2014-07-241-5/+0
* [MIPSR6] setjmp supports mips32r6 and FP64A/FPXX reg modelsDuane Sand2014-07-234-244/+96
* HACK: Disable syslog going to android log.Christopher Ferris2014-07-231-1/+5
* HACK: remove %m support from printf.Colin Cross2014-07-231-0/+4
* Fix belated review comments on syslog change.Elliott Hughes2014-07-233-41/+45
* Fix generate-NOTICE to cope better with BSD __COPYRIGHT macros.Elliott Hughes2014-07-231-1/+1
* Fix a couple of bugs in generate-NOTICE and regenerate the NOTICE files.Elliott Hughes2014-07-232-156/+165
* Remove the unused swab.S.Elliott Hughes2014-07-221-68/+0
* [MIPS] Allow united mipsel and mips64el gcc toolchainDuane Sand2014-07-221-0/+3