summaryrefslogtreecommitdiffstats
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update timezone data to 2015g" into mnc-dr-devNeil Fuller2015-10-151-0/+0
|\
| * Update timezone data to 2015gNeil Fuller2015-10-141-0/+0
* | Sync with upstream NetBSD lib/libc/regex.Elliott Hughes2015-10-144-50/+130
|/
* Increase alternative signal stack size on 64-bit devices.Yabin Cui2015-09-231-1/+6
* Update timezone data to 2015fNeil Fuller2015-08-251-0/+0
* Don't abort when failed to write tracing message.Yabin Cui2015-07-231-38/+47
* Merge "Revert "Stop libc from cross-referencing unwind symbols"" into mnc-devDan Albert2015-07-212-94/+0
|\
| * Revert "Stop libc from cross-referencing unwind symbols"Dan Albert2015-07-202-94/+0
* | Add support for non-zero vaddr in maps.Christopher Ferris2015-07-212-3/+70
|/
* Merge "Do not hold hash table lock while backtracing." into mnc-devChristopher Ferris2015-07-131-5/+3
|\
| * Do not hold hash table lock while backtracing.Christopher Ferris2015-07-131-5/+3
* | Merge "Update timezone data to 2015e" into mnc-devNeil Fuller2015-07-101-0/+0
|\ \ | |/ |/|
| * Update timezone data to 2015eNeil Fuller2015-06-301-0/+0
* | Fix alignment after variable-length data.Elliott Hughes2015-07-061-0/+6
* | Improve personality initializationDmitriy Ivanov2015-06-302-1/+18
|/
* Pass around struct android_net_context for better behaviourErik Kline2015-06-303-48/+73
* Fix bad merge of 64e9e71cdb7d88397e510e1986d494b797ed3b45.Elliott Hughes2015-06-231-3/+0
* Merge "Add flag that makes linker honor min(p_vaddr)" into mnc-devDavid Srbecky2015-06-191-1/+9
|\
| * Add flag that makes linker honor min(p_vaddr)Dmitriy Ivanov2015-06-181-1/+9
* | [MIPS] Add optimized string functionsNikola Veljkovic2015-06-1711-1733/+1442
* | Fixes for building gdbserver (and gdb) out of the box.Elliott Hughes2015-06-163-2/+28
|/
* Merge "Add support for cortex-a53 in bionic." into mnc-devTim Murray2015-06-162-0/+2
|\
| * Add support for cortex-a53 in bionic.Tim Murray2015-06-162-0/+2
* | Add version to libc.so symbolsDmitriy Ivanov2015-06-162-2/+1457
* | Hide accidentally-exposed __clock_nanosleep.Elliott Hughes2015-06-168-18/+21
* | Avoid name collision with user_fpsimd_state in <asm/ptrace.h>.Elliott Hughes2015-06-151-2/+2
* | Add a sys/procfs.h.Dan Albert2015-06-152-0/+55
* | Fix two accidentally leaked mips64 symbols.Elliott Hughes2015-06-151-39/+25
|/
* am 00cef820: am 64e9e71c: Define nonportable pthread mutex macros with the _N...Sharvil Nanavati2015-06-151-0/+3
|\
| * am 64e9e71c: Define nonportable pthread mutex macros with the _NP suffix.Sharvil Nanavati2015-06-121-0/+3
| |\
| | * Define nonportable pthread mutex macros with the _NP suffix.Sharvil Nanavati2015-06-121-0/+3
| | * Fixes to the update-tzdata.py toolNeil Fuller2015-02-021-2/+9
* | | Add process_vm_readv and process_vm_writev.Elliott Hughes2015-06-1014-2/+294
* | | Statically linked executables should honor AT_SECURE.Elliott Hughes2015-06-103-0/+199
* | | Allow NULL in pthread_mutex_lock/unlock.Christopher Ferris2015-06-092-0/+20
* | | Export two dlmalloc functions everywhere.Christopher Ferris2015-06-062-6/+31
* | | Fix a few libc makefile mishaps.Christopher Ferris2015-06-061-4/+7
* | | Hide __atexitDmitriy Ivanov2015-06-043-15/+12
* | | Merge "Reorder DIR structure due to bad apps." into mnc-devChristopher Ferris2015-06-041-1/+7
|\ \ \
| * | | Reorder DIR structure due to bad apps.Christopher Ferris2015-06-041-1/+7
* | | | Strip version info when extracting symbolsDmitriy Ivanov2015-06-041-2/+3
|/ / /
* | | libc: Add O_PATH support for fgetxattr / fsetxattrNick Kralevich2015-06-0216-26/+158
* | | Cleanup ftruncate negative test.Dan Albert2015-06-011-2/+5
* | | Fix error handling for negative size in ftruncate.Dan Albert2015-06-016-60/+29
* | | Hide rt_sigqueueinfo.Yabin Cui2015-05-188-18/+21
* | | Merge "Apply work around b/19059885 to x86" into mnc-devDmitriy Ivanov2015-05-161-0/+2
|\ \ \
| * | | Apply work around b/19059885 to x86Dmitriy Ivanov2015-05-151-0/+2
* | | | Use unified syntax to compile with both llvm and gcc.Chih-Hung Hsieh2015-05-159-91/+89
* | | | Fix opcode to compile with both gcc and llvm.Chih-Hung Hsieh2015-05-152-11/+2
* | | | Don't use TEMP_FAILURE_RETRY on close in bionic.Elliott Hughes2015-05-151-1/+1
|/ / /