OSDN Git Service

android-x86/bionic.git
2014-08-19 Hans BoehmMerge "Work around atomic_load(const T*) issues."
2014-08-19 Hans BoehmWork around atomic_load(const T*) issues.
2014-08-19 Elliott HughesMerge "Add in_port_t and move it and in_addr_t to the...
2014-08-19 Elliott HughesAdd in_port_t and move it and in_addr_t to the correct...
2014-08-19 Elliott HughesMerge "Implement the GNU basename(3) in addition to...
2014-08-19 Elliott HughesImplement the GNU basename(3) in addition to the POSIX...
2014-08-19 Elliott HughesMerge "Move the meat of <features.h> into <sys/cdefs...
2014-08-19 Elliott HughesMove the meat of <features.h> into <sys/cdefs.h>.
2014-08-19 Elliott HughesMerge "Remove unused defines from <features.h>."
2014-08-19 Elliott HughesRemove unused defines from <features.h>.
2014-08-19 Elliott HughesMerge "Fix _BSD_SOURCE/__USE_BSD."
2014-08-19 Elliott HughesFix _BSD_SOURCE/__USE_BSD.
2014-08-19 Dmitriy IvanovMerge "Revert "Add support for protected local symbol...
2014-08-19 Dmitriy IvanovRevert "Add support for protected local symbol lookup."
2014-08-16 Dan AlbertMerge "Missing #include <sys/cdefs.h>."
2014-08-19 Dan AlbertMissing #include <sys/cdefs.h>.
2014-08-16 Dan AlbertMerge "Expose android_set_abort_message()."
2014-08-18 Dan AlbertExpose android_set_abort_message().
2014-08-16 Christopher... Merge "Fix leak_realloc, copy entire allocation."
2014-08-18 Christopher... Fix leak_realloc, copy entire allocation.
2014-08-18 Christopher... malloc_usable_size returns the original size.
2014-08-16 Christopher... Merge "malloc_usable_size returns the original size."
2014-08-16 Dan AlbertMerge "Hide C++ stuff in libc. Put it back in libstdc++."
2014-08-18 Dan AlbertHide C++ stuff in libc. Put it back in libstdc++.
2014-08-16 Elliott HughesMerge "Fix <features.h> (_BSD_SOURCE and _GNU_SOURCE)."
2014-08-18 Elliott HughesFix <features.h> (_BSD_SOURCE and _GNU_SOURCE).
2014-08-18 Elliott HughesMerge "Improve <sys/cdefs.h>."
2014-08-18 Elliott HughesImprove <sys/cdefs.h>.
2014-08-15 Dmitriy IvanovMerge "Add atexit test for attributed c-tor/d-tor"
2014-08-15 Dmitriy IvanovAdd atexit test for attributed c-tor/d-tor
2014-08-15 Hans BoehmMerge "Have stdatomic.h punt to C++ atomic when possible"
2014-08-15 Hans BoehmHave stdatomic.h punt to C++ atomic when possible
2014-08-12 Dan AlbertMerge "Move mtctxres.c to libc_dns.a."
2014-08-14 Dan AlbertMove mtctxres.c to libc_dns.a.
2014-08-14 Dmitriy IvanovMerge "Keep symbols for linker"
2014-08-14 Dmitriy IvanovKeep symbols for linker
2014-08-14 Dan AlbertMerge "Change name of MB_CUR_MAX implementation function."
2014-08-14 Dan AlbertChange name of MB_CUR_MAX implementation function.
2014-08-14 Dan AlbertMerge "Add more functionality to glibc symbol checker."
2014-08-14 Dan AlbertAdd more functionality to glibc symbol checker.
2014-08-12 Dan AlbertMerge "Hide __libc_init_vdso()."
2014-08-13 Dan AlbertHide __libc_init_vdso().
2014-08-12 Hans BoehmMerge "Add memory ordering constraint, convert to C11...
2014-08-12 Dan AlbertMerge "Hide ScopedTrace."
2014-08-13 Dan AlbertHide ScopedTrace.
2014-08-13 Dmitriy IvanovMerge "Optimize symbol lookup"
2014-08-13 Dmitriy IvanovOptimize symbol lookup
2014-08-12 Dan AlbertMerge "Hide __libc_malloc_dispatch."
2014-08-12 Dan AlbertHide __libc_malloc_dispatch.
2014-08-12 Dmitriy IvanovMerge "Added test for ifunc support in dynamic linker."
2014-08-09 Dmitriy IvanovMerge "Label pages mapped by linker_allocator"
2014-08-11 Dmitriy IvanovLabel pages mapped by linker_allocator
2014-08-09 Elliott HughesMerge "Fix our x86 PIC_PROLOGUE."
2014-08-10 Elliott HughesFix our x86 PIC_PROLOGUE.
2014-08-08 Hans BoehmAdd memory ordering constraint, convert to C11 atomics
2014-08-08 Brigid SmithAdded test for ifunc support in dynamic linker.
2014-08-08 Dan AlbertMerge "Make __set_errno hidden in asm."
2014-08-08 Dan AlbertMake __set_errno hidden in asm.
2014-08-07 Dan AlbertMerge "Revert "Fix incorrect relocations for x86.""
2014-08-08 Dan AlbertRevert "Fix incorrect relocations for x86."
2014-08-07 Christopher... Merge "Add a way to disable backtracing in malloc debug."
2014-08-08 Christopher... Add a way to disable backtracing in malloc debug.
2014-08-06 Elliott HughesMerge "Remove misleading arm/arm64 PIC_SYM."
2014-08-07 Elliott HughesRemove misleading arm/arm64 PIC_SYM.
2014-08-07 Christopher... Merge "Create a distinct temp directory for each run."
2014-08-08 Christopher... Create a distinct temp directory for each run.
2014-08-07 Elliott HughesMerge "Android is all-PIC/PIE."
2014-08-07 Elliott HughesAndroid is all-PIC/PIE.
2014-08-07 Dan AlbertMerge "Fix incorrect relocations for x86."
2014-08-07 Dan AlbertFix incorrect relocations for x86.
2014-08-06 Christopher... Merge "Do a second key cleanup in pthread_exit."
2014-08-07 Christopher... Do a second key cleanup in pthread_exit.
2014-08-07 Elliott HughesMerge "Upgrade bionic to tzdata2014f."
2014-08-07 Elliott HughesUpgrade bionic to tzdata2014f.
2014-08-06 Elliott HughesMerge "Fix the tzdata update tools."
2014-08-07 Elliott HughesFix the tzdata update tools.
2014-08-06 Elliott HughesMerge "Revert "Add a hack to <stdlib.h> until we can...
2014-08-06 Elliott HughesRevert "Add a hack to <stdlib.h> until we can fix libvpx."
2014-08-05 Elliott HughesMerge "Workaround b/16818336 which fails build under...
2014-08-06 Dehao ChenWorkaround b/16818336 which fails build under aggressiv...
2014-08-06 Elliott HughesMerge "Explain how wcswcs ended up in ndk_cruft.cpp."
2014-08-06 Elliott HughesExplain how wcswcs ended up in ndk_cruft.cpp.
2014-08-05 Elliott HughesMerge "Add an obvious comment to <stdio.h> for fixinclu...
2014-08-06 Elliott HughesAdd an obvious comment to <stdio.h> for fixincludes.
2014-08-05 Dan AlbertMerge "Fixes build."
2014-08-05 Dan AlbertFixes build.
2014-08-05 Dan AlbertMerge "Revert "Replaces vfork() implementation with...
2014-08-05 Dan AlbertRevert "Replaces vfork() implementation with fork()"
2014-07-30 Dan AlbertMerge "Fix mbsrtowcs(3) src param for finished string."
2014-07-31 Dan AlbertFix mbsrtowcs(3) src param for finished string.
2014-07-31 Dan AlbertMerge "Proper MB_CUR_MAX."
2014-07-31 Dan AlbertProper MB_CUR_MAX.
2014-07-30 Christopher... Merge "Fix memchr with a zero length."
2014-07-30 Christopher... Fix memchr with a zero length.
2014-07-28 Christopher... Merge "Use libunwindbacktrace for debug malloc code."
2014-07-30 Christopher... Use libunwindbacktrace for debug malloc code.
2014-07-28 Elliott HughesMerge "Fix linkage of grantpt(3)."
2014-07-26 Elliott HughesFix linkage of grantpt(3).
2014-07-25 Elliott HughesMerge "Remove declarations for things that don't exist."
2014-07-29 Elliott HughesRemove declarations for things that don't exist.
next