summaryrefslogtreecommitdiffstats
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
* Minor tweak to get memory around corrupted heap chunks dumped.Ben Cheng2012-06-191-20/+22
* bionic: import heaptracker as chk_mallocIliyan Malchev2012-06-0111-284/+916
* bionic: introduce libc.debug.malloc.programIliyan Malchev2012-05-301-0/+10
* Merge "Ensure that the port number and TXID are properly randomized." into jb...Geremy Condra2012-05-301-1/+37
|\
| * Ensure that the port number and TXID are properly randomized.Geremy Condra2012-05-241-1/+37
* | Print the corrupted address passed to free().Ben Cheng2012-05-241-3/+26
|/
* bionic: add support for non-NEON memcpy() on NEON SoCsPrajakta Gudadhe2012-05-092-1/+4
* Implement the "abort" stub in assembly for ARM.Ben Cheng2012-05-083-26/+43
* Merge "Update f_accessory.h kernel header" into jb-devMike Lockwood2012-04-261-2/+10
|\
| * Update f_accessory.h kernel headerMike Lockwood2012-04-251-2/+10
* | libc: continue to use Android's custom linker scriptNick Kralevich2012-04-261-0/+6
|/
* add linux/sw_sync.hErik Gilling2012-04-181-0/+34
* add linux/sync.hErik Gilling2012-04-181-0/+52
* Fix segv when unwinding stack past __libc_init.Evgeniy Stepanov2012-04-181-1/+3
* resolved conflicts for merge of ef987656 to masterElliott Hughes2012-04-162-3/+9
|\
| * Merge "Bionic: Fix wrong prototype of system call clock_nanosleep"Elliott Hughes2012-04-163-4/+10
| |\
| | * Bionic: Fix wrong prototype of system call clock_nanosleepJack Ren2012-04-163-4/+10
* | | resolved conflicts for merge of 6b8fd054 to masterElliott Hughes2012-04-163-2/+20
|\ \ \ | |/ /
| * | Merge "bionic: Fix wrong prototype of system call getresuid/getresgid"Elliott Hughes2012-04-164-4/+22
| |\ \
| | * | bionic: Fix wrong prototype of system call getresuid/getresgidJack Ren2012-04-164-4/+22
| | |/
* | | am ff219e57: am 6435d27f: Merge "bionic: fix NULL parameter failure in getcwd()"Elliott Hughes2012-04-161-0/+5
|\ \ \ | |/ /
| * | bionic: fix NULL parameter failure in getcwd()Jack Ren2012-04-161-0/+5
| |/
* | Merge changes I427a1881,I959b6428Kenny Root2012-04-138-1/+123
|\ \
| * | Add faccessat to syscall listKenny Root2012-04-137-0/+52
| * | Update unistd.h for new syscallsKenny Root2012-04-131-1/+71
* | | am 0613dce0: regenerate linux/fb.hTravis Geiselbrecht2012-04-121-30/+33
|\ \ \
| * | | regenerate linux/fb.hTravis Geiselbrecht2012-04-121-30/+33
* | | | Initialize TLS before any application code is run.Evgeniy Stepanov2012-04-135-10/+40
| |/ / |/| |
* | | Merge "Fix segv when unwinding stack past __libc_init."Elliott Hughes2012-04-121-1/+3
|\ \ \
| * | | Fix segv when unwinding stack past __libc_init.Evgeniy Stepanov2012-04-101-1/+3
* | | | Move end of __on_dlclose upKenny Root2012-04-111-5/+2
* | | | __on_dlclose should be alignedKenny Root2012-04-102-1/+8
* | | | Merge "Update linux/input.h to version 3.4."Jeff Brown2012-04-091-122/+128
|\ \ \ \
| * | | | Update linux/input.h to version 3.4.Jeff Brown2012-04-061-122/+128
* | | | | libc/kernel: update cleaned v4l2 headerDima Zavin2012-04-061-178/+814
|/ / / /
* | | | libc/kernel-headers: Auto generated files for netfilter/xt_IDLETIMERAshish Sharma2012-04-052-25/+55
|/ / /
* | | am fdb11929: am b88f810d: Merge "Update to tzdata2012c."Elliott Hughes2012-04-023-1/+1
|\ \ \ | | |/ | |/|
| * | Update to tzdata2012c.Elliott Hughes2012-04-024-1/+4
* | | am cd834618: am 63b14755: Merge "libc/x86: ensure the stack 16-byte aligned w...Elliott Hughes2012-03-303-5/+14
|\ \ \ | |/ /
| * | Merge "libc/x86: ensure the stack 16-byte aligned when tasks created"Elliott Hughes2012-03-303-5/+14
| |\ \
| | * | libc/x86: ensure the stack 16-byte aligned when tasks createdJack Ren2012-03-233-5/+14
* | | | Revert "libc/kernel: Add rules to autogenerate device specific kernel headers"Dima Zavin2012-03-301-82/+0
* | | | am ea76f414: am d509f9cc: am 09ce7749: Merge "[MIPS] Clean Kernel headers are...Elliott Hughes2012-03-27160-5/+18664
|\ \ \ \ | |/ / /
| * | | am 09ce7749: Merge "[MIPS] Clean Kernel headers are generated by running libc...Elliott Hughes2012-03-27160-5/+18664
| |\ \ \
| | * | | [MIPS] Clean Kernel headers are generated by runningRaghu Gandham2012-03-27160-5/+18664
| * | | | am 56731351: Merge "bionic: fix atfork hanlder_mutex deadlock"Jean-Baptiste Queru2012-03-261-1/+4
| |\ \ \ \ | | |/ / /
| | * | | bionic: fix atfork hanlder_mutex deadlockJack Ren2012-03-171-1/+4
| | |/ /
* | | | Merge "Add auto-generated headers for USB FunctionFS"Benoit Goby2012-03-262-0/+585
|\ \ \ \
| * | | | Add auto-generated headers for USB FunctionFSBenoit Goby2012-03-262-0/+585
* | | | | Handle pthread-related changes (mutex/atfork)Jean-Baptiste Queru2012-03-264-1/+20
|/ / / /