Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
6df122f8528f9b9fcf7dfea14ae98b0ef66274e1
/
libc
/
Android.mk
6df122f
Unregister pthread_atfork handlers on dlclose()
by Dmitriy Ivanov
· 11 years ago
a00a9f0
Merge "Allow building libc long double code with clang/llvm."
by Chih-Hung Hsieh
· 10 years ago
6fb8e96
Allow building libc long double code with clang/llvm.
by Chih-Hung Hsieh
· 10 years ago
4228188
add fortified readlink/readlinkat implementations
by Daniel Micay
· 10 years ago
e7e1c87
add fortified implementations of pread/pread64
by Daniel Micay
· 10 years ago
a40cb0c
Merge "Call __cxa_thread_finalize for the main thread."
by Dmitriy Ivanov
· 10 years ago
163ab8b
Call __cxa_thread_finalize for the main thread.
by Dmitriy Ivanov
· 10 years ago
66aa0b6
Hide emutls* symbols in libc.so
by Dmitriy Ivanov
· 10 years ago
76e1cbc
Fix volantis boot.
by Elliott Hughes
· 10 years ago
d6bf3d5
Don't export new/delete from libc shared libraries.
by Dan Albert
· 10 years ago
402d199
Fix libstdc++.so hash-style.
by Dmitriy Ivanov
· 10 years ago
df79c33
Initial implementation of __cxa_thread_atexit_impl
by Dmitriy Ivanov
· 10 years ago
673b15e
Let g_thread_list_lock only protect g_thread_list.
by Yabin Cui
· 10 years ago
2e16d2c
Switch libc and libm to sysv-only hash style
by Dmitriy Ivanov
· 10 years ago
1156508
Generate gnu hash for arm only
by Goran Jakovljevic
· 10 years ago
4a55c46
Generate sysv hash for libc, libstdc++ and libm
by Dmitriy Ivanov
· 10 years ago
3577825
Fix "faccessat ignores flags"
by Nick Kralevich
· 10 years ago
3cfb52a
Add GNU extensions mempcpy and wmemcpy.
by Elliott Hughes
· 10 years ago
2c678e6
Parameterize use of clang in libc_ndk.
by Dan Albert
· 10 years ago
a6395e1
Update NDK compatlib for 4.1.2.
by Dan Albert
· 10 years ago
9a9ea3a
Update the NDK compatlib for 4.4.4 and ToT.
by Dan Albert
· 10 years ago
e09ab2c
Make .note.android.ident section type SH_NOTE
by Colin Cross
· 10 years ago
44e88db
Merge "Use LOCAL_C_INCLUDES instead of LOCAL_CFLAGS for include dirs"
by Colin Cross
· 10 years ago
91b403c
Use LOCAL_C_INCLUDES instead of LOCAL_CFLAGS for include dirs
by Colin Cross
· 10 years ago
6e54c3e
Use the libcxxabi __cxa_demangle.
by Elliott Hughes
· 10 years ago
da2c0a7
Merge changes Ib87855e8,I4b46ae20,I66364a5c,Id3fcf680
by Colin Cross
· 11 years ago
5b869c0
Use LOCAL_LDFLAGS_64 instead of enumerating 64-bit architectures
by Colin Cross
· 11 years ago
7dc502d
Remove libc_static_common_src_files
by Colin Cross
· 11 years ago
1742a32
Share LP32 makefile settings between arches
by Colin Cross
· 11 years ago
d80ec66
Merge "Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH support"
by Nick Kralevich
· 11 years ago
3cbc6c6
Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH support
by Nick Kralevich
· 11 years ago
4674e38
Fortify poll and ppoll.
by Elliott Hughes
· 11 years ago
76f8916
Clean up <stdlib.h> slightly.
by Elliott Hughes
· 11 years ago
247cfe0
Merge "Add <error.h>."
by Elliott Hughes
· 11 years ago
b8a8cf0
Add <error.h>.
by Elliott Hughes
· 11 years ago
6e9e6ad
Fix coverage build after adding clang coverage.
by Dan Albert
· 11 years ago
9c3fd59
Add a basic NDK compatibility library.
by Dan Albert
· 11 years ago
8b5df39
Turn on -Wold-style-cast and fix the errors.
by Elliott Hughes
· 11 years ago
8885dcc
Add TEMP_FAILURE_RETRY to stdio's low-level read/write functions.
by Elliott Hughes
· 11 years ago
3f61f89
Fix missing symbol for debug malloc.
by Christopher Ferris
· 11 years ago
94926f8
Merge "support _POSIX_REALTIME_SIGNALS"
by Yabin Cui
· 11 years ago
6348160
support _POSIX_REALTIME_SIGNALS
by Yabin Cui
· 11 years ago
5afae64
implement posix_madvise
by Yabin Cui
· 11 years ago
20841a1
Avoid pathological behavior in OpenBSD's fread.
by Elliott Hughes
· 11 years ago
d5c6527
support _POSIX_CPUTIME
by Yabin Cui
· 11 years ago
2818279
Sync with upstream OpenBSD fts.c.
by Elliott Hughes
· 11 years ago
bfbf7a4
Remove remaining bionic support for TARGET_CPU_SMP being false.
by Elliott Hughes
· 11 years ago
9d93986
Add functions in sysinfo.h.
by Yabin Cui
· 11 years ago
2f954ba
gethostname.c: change to report ENAMETOOLONG error when buflen is less
by Yongqin Liu
· 11 years ago
b20c244
Implement all the POSIX _l functions.
by Elliott Hughes
· 11 years ago
274afe8
Add POSIX lcong48.
by Elliott Hughes
· 11 years ago
dc6599e
Fix warning of missing field initializer.
by Chih-Hung Hsieh
· 11 years ago
6a03abc
Ensure we initialize stdin/stdout/stderr's recursive mutexes.
by Elliott Hughes
· 11 years ago
ad13662
Merge "Never use ASAN."
by Dan Albert
· 11 years ago
5ba672e
Never use ASAN.
by Dan Albert
· 11 years ago
a371750
Add -no-integrated-as at local level.
by Chih-Hung Hsieh
· 11 years ago
71cbcdc
Merge "We don't actually need all of libc++ here."
by Dan Albert
· 11 years ago
a7c2e0b
We don't actually need all of libc++ here.
by Dan Albert
· 11 years ago
1816025
Add clock_settime and clock_nanosleep.
by Haruki Hasegawa
· 11 years ago
90a29db
Use LOCAL_CXX_STL to select libc++_static.
by Dan Albert
· 11 years ago
188d093
Static libc++ is being renamed libc++_static.
by Dan Albert
· 11 years ago
5a69da8
Switch to OpenBSD fopen/fclose.
by Elliott Hughes
· 11 years ago
f05410e
Merge "Sync with upstream findfp.c."
by Elliott Hughes
· 11 years ago
c08c25b
Sync with upstream findfp.c.
by Elliott Hughes
· 11 years ago
21db6ff
Merge "Coverage configs for bionic."
by Dan Albert
· 11 years ago
c2d3908
Coverage configs for bionic.
by Dan Albert
· 11 years ago
a71b4c3
Switch to OpenBSD flags.c.
by Elliott Hughes
· 11 years ago
49eed7d
Switch to OpenBSD insque/remque/killpg.
by Elliott Hughes
· 11 years ago
a186b2e
Clean up fpathconf(3)/pathconf(3).
by Elliott Hughes
· 11 years ago
413de5b
Merge "Add semaphore tests, fix sem_destroy."
by Elliott Hughes
· 11 years ago
04303f5
Add semaphore tests, fix sem_destroy.
by Elliott Hughes
· 11 years ago
6fe376d
Remove references to MALLOC_LEAK_CHECK.
by Christopher Ferris
· 11 years ago
3ec67de
Exclude libstdc++ from linked libraries.
by Dan Albert
· 11 years ago
7c02d94
Clean up the architecture-specific makefiles.
by Elliott Hughes
· 11 years ago
66bbf15
Merge "Refactoring: C++11 style DISABLE_ bionic marcos"
by Dmitriy Ivanov
· 11 years ago
a4831cb
Add pthread_gettid_np and re-expose __get_thread for LP32.
by Elliott Hughes
· 11 years ago
b587f33
Add posix_fadvise(3).
by Elliott Hughes
· 11 years ago
d9ff722
Refactoring: C++11 style DISABLE_ bionic marcos
by Dmitriy Ivanov
· 11 years ago
b58db8b
Enable clang compilation with libc but not linker.
by Chih-Hung Hsieh
· 11 years ago
b78e60e
Use the default unwind code.
by Christopher Ferris
· 11 years ago
cc7e5f4
Switch to OpenBSD <err.h> implementation.
by Elliott Hughes
· 11 years ago
e505517
Switch to OpenBSD daemon(3).
by Elliott Hughes
· 11 years ago
7b87d44
Merge "Switch to OpenBSD res_random."
by Elliott Hughes
· 11 years ago
4caa1f0
Implement malloc_info(3).
by Dan Albert
· 11 years ago
6b841db
Add POSIX-2008 fmemopen, open_memstream, and open_wmemstream.
by Elliott Hughes
· 11 years ago
2b021e1
Add <stdio_ext.h> for elfutils.
by Elliott Hughes
· 11 years ago
09c39d6
Implement the GNU basename(3) in addition to the POSIX one.
by Elliott Hughes
· 11 years ago
fd5ee9a
Hide C++ stuff in libc. Put it back in libstdc++.
by Dan Albert
· 11 years ago
891ec7a
Move mtctxres.c to libc_dns.a.
by Dan Albert
· 11 years ago
9eae840
Fixes build.
by Dan Albert
· 11 years ago
861c0ef
Use libunwindbacktrace for debug malloc code.
by Christopher Ferris
· 11 years ago
a7dc760
Merge "Fix linkage of grantpt(3)."
by Elliott Hughes
· 11 years ago
4916706
Fix linkage of grantpt(3).
by Elliott Hughes
· 11 years ago
a406ee6
Added a bionic systrace class and tracing to pthread_mutex.cpp.
by Brigid Smith
· 11 years ago
3e424d0
Implement twalk(3), add unit tests.
by Elliott Hughes
· 11 years ago
0f7d882
Switch to OpenBSD res_random.
by Elliott Hughes
· 11 years ago
4d42190
Merge "Use upstream OpenBSD's arc4random."
by Elliott Hughes
· 11 years ago
2b67d7d
Use upstream OpenBSD's arc4random.
by Elliott Hughes
· 11 years ago
3ad8ecb
Rewrite syslog(3) to use Android logging.
by Elliott Hughes
· 11 years ago
d745386
Remove non-standard prctl constants from <sys/prctl.h>.
by Elliott Hughes
· 11 years ago
Next »