OSDN Git Service

android-x86/bionic.git
2014-08-27 Elliott HughesMerge "call uselocale() before freelocale() to make...
2014-08-27 Wally Yaucall uselocale() before freelocale() to make sure that...
2014-08-27 Elliott HughesMerge "Switch to OpenBSD <err.h> implementation."
2014-08-27 Elliott HughesSwitch to OpenBSD <err.h> implementation.
2014-08-26 Hans BoehmMerge "Undefine _Atomic before redefining"
2014-08-26 Elliott HughesMerge "Switch to OpenBSD daemon(3)."
2014-08-26 Elliott HughesSwitch to OpenBSD daemon(3).
2014-08-26 Elliott HughesMerge "More cases where libc should use O_CLOEXEC."
2014-08-26 Elliott HughesMore cases where libc should use O_CLOEXEC.
2014-08-26 Elliott HughesMerge "Switch to OpenBSD res_random."
2014-08-26 Elliott HughesMerge "libc should use O_CLOEXEC when opening files...
2014-08-26 Dmitriy IvanovMerge "Remove unnecessary calls to LinkedList::clear()"
2014-08-26 Hans BoehmUndefine _Atomic before redefining
2014-08-26 Elliott Hugheslibc should use O_CLOEXEC when opening files for its...
2014-08-26 Dmitriy IvanovRemove unnecessary calls to LinkedList::clear()
2014-08-26 Dmitriy IvanovMerge "Enable __cxa_atexit && __cxa_finalize for linker"
2014-08-26 Dmitriy IvanovEnable __cxa_atexit && __cxa_finalize for linker
2014-08-26 Elliott HughesMerge "Fix pthread_getattr_np for the main thread."
2014-08-26 Elliott HughesFix pthread_getattr_np for the main thread.
2014-08-25 Chih-Hung HsiehMerge "Add standard throw() spec to delete operators."
2014-08-25 Chih-Hung HsiehAdd standard throw() spec to delete operators.
2014-08-22 Hans BoehmMerge "Fix, generalize stdatomic.h; improve test."
2014-08-22 Hans BoehmFix, generalize stdatomic.h; improve test.
2014-08-22 Dmitriy IvanovMerge "Bump soinfo version"
2014-08-22 Dmitriy IvanovBump soinfo version
2014-08-22 Dan AlbertMerge "Fix dlmalloc build."
2014-08-22 Dan AlbertFix dlmalloc build.
2014-08-22 Dan AlbertMerge "Implement malloc_info(3)."
2014-08-22 Dan AlbertImplement malloc_info(3).
2014-08-22 Elliott HughesMerge "Fix unistd.getpid_caching_and_clone."
2014-08-22 Elliott HughesFix unistd.getpid_caching_and_clone.
2014-08-21 Dan AlbertMerge "Remove _flush_cache(2) for mips64."
2014-08-21 Dmitriy IvanovMerge "Run constructors before resolving ifunc functions"
2014-08-21 Dmitriy IvanovRun constructors before resolving ifunc functions
2014-08-21 Dan AlbertRemove _flush_cache(2) for mips64.
2014-08-21 Dan AlbertMerge "__gnu_basename(3) is accounted for."
2014-08-21 Dan Albert__gnu_basename(3) is accounted for.
2014-08-21 Elliott HughesMerge "Add POSIX-2008 fmemopen, open_memstream, and...
2014-08-21 Elliott HughesAdd POSIX-2008 fmemopen, open_memstream, and open_wmems...
2014-08-20 Elliott HughesMerge "Simplify _ALIGN_TEXT."
2014-08-20 Elliott HughesSimplify _ALIGN_TEXT.
2014-08-16 Elliott HughesMerge "Regenerate "services.h" from /etc/services."
2014-08-20 Elliott HughesRegenerate "services.h" from /etc/services.
2014-08-16 Elliott HughesMerge "Clean up some of our python scripts."
2014-08-20 Elliott HughesClean up some of our python scripts.
2014-08-19 Elliott HughesMerge "Add <stdio_ext.h> for elfutils."
2014-08-20 Elliott HughesAdd <stdio_ext.h> for elfutils.
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."
next