Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
c8a850bcd174acf43f951b5b70783cb636418b53
/
libc
/
bionic
350bb35
bionic: fix memory leak in get_malloc_leak_info() error path
by André Goddard Rosa
· 16 years ago
3f61212
bionic: clear only the part of the buffer which is not overwritten afterward
by André Goddard Rosa
· 16 years ago
1825fb5
Merge "bionic: on pthread_join(), avoid extra check in case we find the thread"
by David Turner
· 16 years ago
c0e4642
Merge "bionic: ftell() returns a long, not an int"
by David Turner
· 16 years ago
a9c41a8
Merge "bionic: remove unneeded variable from chk_realloc()"
by David Turner
· 16 years ago
699237b
bionic: equalize the <unknown> program name between ssp.c and libc_init_common.c
by André Goddard Rosa
· 16 years ago
291100c
bionic: remove unneeded variable from chk_realloc()
by André Goddard Rosa
· 16 years ago
a28336c
bionic: on pthread_join(), avoid extra check in case we find the thread
by André Goddard Rosa
· 16 years ago
3b06c12
bionic: ftell() returns a long, not an int
by André Goddard Rosa
· 16 years ago
9560452
merge from eclair
by Jean-Baptiste Queru
· 16 years ago
194d3fa
eclair snapshot
by Jean-Baptiste Queru
· 16 years ago
a4e67f4
Remove code duplication for pthread_cond_timeout_np : use __pthread_cond_timedwait_relative helper
by Matthieu CASTET
· 17 years ago
cc05d12
Changed logging functions in bionic/logd_write.c.
by Alexey Tarasov
· 17 years ago
bb08537
Merge change 10057
by Android Code Review
· 16 years ago
39f3745
Restore malloc debug.
by Andy McFadden
· 16 years ago
b56b565
Fix the C library runtime initialization order.
by David 'Digit' Turner
· 16 years ago
c4eee37
Prevent a crash in the memory leak checker (which happened in chk_free())
by David 'Digit' Turner
· 16 years ago
3a654b1
Revert "Fix the C library initialization to avoid calling static C++ constructors twice."
by David 'Digit' Turner
· 17 years ago
f30dae9
Add mspace_merge_objects
by Barry Hayes
· 17 years ago
03eabfe
Fix the C library initialization to avoid calling static C++ constructors twice.
by David 'Digit' Turner
· 17 years ago
0ba91ed
Fix __eabi_atexit() implementation, as well as a bug in the BSD-originated __cxa_finalize() implementation
by David 'Digit' Turner
· 17 years ago
d386afc
revert to previous implementation of __aeabi_atexit() since the new one seems to crash a static ICU String destructor.
by David 'Digit' Turner
· 17 years ago
3e16f84
Fix __aeabi_atexit to call __cxa_atexit properly. This function is defined by the C++ ABI for ARM document.
by David 'Digit' Turner
· 17 years ago
1dc9e47
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 17 years ago
1767f90
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 17 years ago
a799b53
auto import from //depot/cupcake/@132589
by The Android Open Source Project
· 17 years ago
fe57450
auto import from //depot/cupcake/@137055
by The Android Open Source Project
· 17 years ago
6f04a0f
auto import from //branches/cupcake/...@132276
by The Android Open Source Project
· 17 years ago
2489551
auto import from //branches/cupcake/...@131421
by The Android Open Source Project
· 17 years ago
9f65adf
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 17 years ago
d375275
auto import from //branches/cupcake/...@127101
by The Android Open Source Project
· 17 years ago
e5cc1f3
auto import from //branches/cupcake/...@126645
by The Android Open Source Project
· 17 years ago
4e468ed
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 17 years ago
a27d2ba
Initial Contribution
by The Android Open Source Project
· 17 years ago