Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
575d6b3f10c47e4d94e3408ca0418a059c0a88e0
/
libc
/
Android.mk
db0017e
am 994b68f5: resolved conflicts for merge of 6a51defa to gingerbread-plus-aosp
by David 'Digit' Turner
· 15 years ago
994b68f
resolved conflicts for merge of 6a51defa to gingerbread-plus-aosp
by David 'Digit' Turner
· 15 years ago
6a51def
Fix __get_tls() in static C library to use kernel helpers.
by David 'Digit' Turner
· 15 years ago
75a3689
am 41e533af: added missing ether_aton and ether_ntoa
by Szymon Jakubczak
· 15 years ago
41e533a
added missing ether_aton and ether_ntoa
by Szymon Jakubczak
· 15 years ago
076bc8f
am 3871d57b: Revert "added missing ether_aton and ether_ntoa"
by Jean-Baptiste Queru
· 15 years ago
3871d57
Revert "added missing ether_aton and ether_ntoa"
by Jean-Baptiste Queru
· 15 years ago
19c23cc
am 91af9e64: am 18c5bcc6: Revert "Set SA_RESTORER in sigaction()"
by Dima Zavin
· 15 years ago
91af9e6
am 18c5bcc6: Revert "Set SA_RESTORER in sigaction()"
by Dima Zavin
· 15 years ago
18c5bcc
Revert "Set SA_RESTORER in sigaction()"
by Dima Zavin
· 15 years ago
6b9d2d6
am 6d4d8cb7: resolved conflicts for merge of 4f086aeb to gingerbread-plus-aosp
by Jean-Baptiste Queru
· 15 years ago
6d4d8cb
resolved conflicts for merge of 4f086aeb to gingerbread-plus-aosp
by Jean-Baptiste Queru
· 15 years ago
4f086ae
Implemented pthread_atfork()
by Matt Fischer
· 15 years ago
be96be7
am 90e83bcc: merge from open-source master
by The Android Open Source Project
· 15 years ago
90e83bc
merge from open-source master
by The Android Open Source Project
· 15 years ago
85b0c38
am 7ab9c068: am ab8b5410: libc: fix fstatfs() implementation.
by David 'Digit' Turner
· 15 years ago
7ab9c06
am ab8b5410: libc: fix fstatfs() implementation.
by David 'Digit' Turner
· 15 years ago
ab8b541
libc: fix fstatfs() implementation.
by David 'Digit' Turner
· 15 years ago
aa46fa2
Fix undefined reference to dl_iterate_phdr for x86
by Bruce Beare
· 15 years ago
8a5705c
am d6f31851: merge from open-source master
by The Android Open Source Project
· 15 years ago
d6f3185
merge from open-source master
by The Android Open Source Project
· 15 years ago
3b43f87
Allow dlclose() to properly call static C++ destructors.
by David 'Digit' Turner
· 15 years ago
cb43ffe
am cb0f5ed8: am 50ace4fe: Remove compiler warnings when building Bionic.
by David 'Digit' Turner
· 15 years ago
cb0f5ed
am 50ace4fe: Remove compiler warnings when building Bionic.
by David 'Digit' Turner
· 15 years ago
55cb280
am e1a739ec: am 6a9b888d: Allow static C++ destructors to be properly called on dlclose().
by David 'Digit' Turner
· 15 years ago
50ace4f
Remove compiler warnings when building Bionic.
by David 'Digit' Turner
· 15 years ago
e1a739e
am 6a9b888d: Allow static C++ destructors to be properly called on dlclose().
by David 'Digit' Turner
· 15 years ago
6a9b888
Allow static C++ destructors to be properly called on dlclose().
by David 'Digit' Turner
· 15 years ago
7046561
Just link fixes for b 2763938.
by Kristian Monsen
· 15 years ago
f201ae8
am 6a09cfd9: Merge "wchar.h: improve wchar_t support in Bionic" into kraken
by David 'Digit' Turner
· 15 years ago
3527fd6
wchar.h: improve wchar_t support in Bionic
by David 'Digit' Turner
· 15 years ago
49b53c0
merge from froyo-plus-aosp
by The Android Open Source Project
· 15 years ago
04ed4a1
merge from open-source master
by The Android Open Source Project
· 15 years ago
4032c1e
added missing ether_aton and ether_ntoa
by Szymon Jakubczak
· 15 years ago
fcd00eb
Atomic/SMP update, part 3.
by Andy McFadden
· 15 years ago
8a1d2cf
Add pthread_rwlock_t implementation to the C library (DO NOT MERGE)
by David 'Digit' Turner
· 15 years ago
4aef0ae
merge from open-source master
by The Android Open Source Project
· 15 years ago
e4fa46e
Set SA_RESTORER in sigaction()
by Matt Fischer
· 16 years ago
5ffedb2
merge from open-source master
by The Android Open Source Project
· 15 years ago
8ff1a27
Atom optimized string and memory routines
by Bruce Beare
· 15 years ago
377d4c9
merge from open-source master
by The Android Open Source Project
· 15 years ago
d7ed1ae
Fix timezone management in the C library
by David 'Digit' Turner
· 15 years ago
3c543e1
x86 syscall system call implementation
by Bruce Beare
· 15 years ago
9f69156
bonic: libc: cpuacct support for setuid functions
by Mike Chan
· 15 years ago
97cf7f3
Implement clone() C library function properly.
by David 'Digit' Turner
· 16 years ago
fc10b24
Add implementation of fdprintf, clearenv, and stubs for ttyname_r, *usershell
by Colin Cross
· 16 years ago
8c59d96
Add killpg function
by Colin Cross
· 16 years ago
64ceac3
Add fts, err, and sys/queue for grep
by Colin Cross
· 16 years ago
4fa7b10
Import regex from OpenBSD
by Colin Cross
· 16 years ago
f197147
am ca07064c: am 5f53a182: Revert "Add qsort_r() implementation to the C library."
by Mathias Agopian
· 16 years ago
caa17a9
am 5f53a182: Revert "Add qsort_r() implementation to the C library."
by Mathias Agopian
· 16 years ago
ca07064
am 5f53a182: Revert "Add qsort_r() implementation to the C library."
by Mathias Agopian
· 16 years ago
be71c81
am 20b3097d: am 754c178a: Add qsort_r() implementation to the C library.
by David 'Digit' Turner
· 16 years ago
5f53a18
Revert "Add qsort_r() implementation to the C library."
by Mathias Agopian
· 16 years ago
20b3097
am 754c178a: Add qsort_r() implementation to the C library.
by David 'Digit' Turner
· 16 years ago
f7ee573
am 754c178a: Add qsort_r() implementation to the C library.
by David 'Digit' Turner
· 16 years ago
754c178
Add qsort_r() implementation to the C library.
by David 'Digit' Turner
· 16 years ago
fdfa167
am 362b2aab: Merge change Ib4550a04 into eclair-mr2
by Vladimir Chtchetkine
· 16 years ago
b74ceb2
Split libc_debug.so into two .so modules loaded on demand from libc.so
by Vladimir Chtchetkine
· 16 years ago
8336268
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
10be95c
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
92b10af
Add the BSD sys_signame array.
by Thorsten Glaser
· 16 years ago
2a7ad97
Fix ABI breakage in libc.so and libm.so between 1.6 and Eclair.
by David 'Digit' Turner
· 16 years ago
1009327
added and modified bionic code to support SuperH architecture
by Shin-ichiro KAWASAKI
· 16 years ago
4a05d12
Fix TLS access for ARMv6 and beyond.
by David 'Digit' Turner
· 16 years ago
49e5533
libc: Add an intermediate version of the static libc without malloc
by Dima Zavin
· 16 years ago
ca122b0
libc: Cleanup the libc makefile.
by Dima Zavin
· 16 years ago
d2c9dcc
libc: Replace a reference to TARGET_BUILD_TYPE with DEBUG_BIONIC_LIBC
by Dave Bort
· 16 years ago
1dc9e47
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
1767f90
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
9f65adf
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
6d6c82c
auto import from //branches/cupcake/...@125939
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