summaryrefslogtreecommitdiffstats
path: root/libc/bionic
Commit message (Expand)AuthorAgeFilesLines
* bionic: Add null check before dereferencing thread data structureQ8650BSDCANLYA324028Q8650BSDCANLYA324026Q8650BSDCANLYA32402404Q8650BSDCANLYA32402403Q8650BSDCANLYA324024Q8650BSDCANLYA324022Q8650BSDCANLYA324020Q8650BSDCANLYA32401805Q8650BSDCANLYA32401804Q8650BSDCANLYA32401803Q8650BSDCANLYA32401802Q8650BSDCANLYA32401801Q8650BSDCANLYA324018Q8650BSDCANLYA324016Q8650BSDCANLYA324014Q8650BSDCANLYA324012Q8650BSDCANLYA3240Q8650BSDCANLYA3230Q8650BSDCANLYA3220Q8650BSDCANLYA3210M76XXTSNCJNLYA47358005M76XXTSNCJNLYA47358003M76XXTSNCJNLYA47358002M76XXTSNCJNLYA47354021M76XXTSNCJNLYA47354020M76XXTSNCJNLYA47354019M76XXTSNCJNLYA47354018M76XXTSNCJNLYA47354017M76XXTSNCJNLYA47354016M76XXTSNCJNLYA47354015M76XXTSNCJNLYA47354014M76XXTSNCJNLYA47354013M76XXTSNCJNLYA47354012M76XXTSNCJNLYA47354011M76XXTSNCJNLYA47354010M76XXTSNCJNLYA47354009M76XXTSNCJNLYA47354008M76XXTSNCJNLYA47354007M76XXTSNCJNLYA47354006M76XXTSNCJNLYA47354005M76XXTSNCJNLYA47354004M76XXTSNCJNLYA47354003M76XXTSNCJNLYA47354002M76XXTSNCJNLYA47354001M76XXTSNCJNLYA4735M76XXTSNCJNLYA47253001M76XXTSNCJNLYA47252013M76XXTSNCJNLYA47252012M76XXTSNCJNLYA47252011M76XXTSNCJNLYA47252010M76XXTSNCJNLYA47252009M76XXTSNCJNLYA47252005M76XXTSNCJNLYA47252004M76XXTSNCJNLYA47252003M76XXTSNCJNLYA47252002M76XXTSNCJNLYA4725M76XXTSNCJNLYA4715Ajay Dudani2009-10-131-0/+4
* bionic: Update virtual memory map as mmap area is moved with 2G VM splitAjay Dudani2009-10-021-1/+1
* Merge commit 'quic/korg/donut' into qcom_aospAmar Singhal2009-08-106-168/+210
|\
| * Restore malloc debug.Andy McFadden2009-07-214-16/+21
| * Fix the C library runtime initialization order.David 'Digit' Turner2009-07-184-100/+115
| * Prevent a crash in the memory leak checker (which happened in chk_free())David 'Digit' Turner2009-07-102-63/+85
* | Merge commit 'quic/korg/donut' into donutShilpa Gopal2009-08-031-0/+8
|\ \ | |/
| * Revert "Fix the C library initialization to avoid calling static C++ construc...David 'Digit' Turner2009-06-034-82/+168
| * Fix the C library initialization to avoid calling static C++ constructors twice.David 'Digit' Turner2009-06-024-168/+82
| * Fix __eabi_atexit() implementation, as well as a bug in the BSD-originated __...David 'Digit' Turner2009-05-201-2/+9
| * revert to previous implementation of __aeabi_atexit() since the new one seems...David 'Digit' Turner2009-05-151-1/+2
* | bionic: Update virtual memory support 2G/2G splitChandan Uddaraju2009-06-291-1/+1
|/
* Fix __aeabi_atexit to call __cxa_atexit properly. This function is defined by...David 'Digit' Turner2009-05-141-2/+3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0346-0/+13935
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0346-13932/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-11/+8
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-8/+11
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-193-55/+26
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-1/+1
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-105-53/+1007
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-202-6/+74
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-154-4/+4
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-176-42/+851
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-2142-0/+12130