OSDN Git Service

android-x86/bionic.git
2016-02-18 Christopher... Merge "Fix cfi directives for memmove/strlcpy."
2016-02-18 Elliott HughesMerge "Fix scope ids for link-local IPv6 addresses...
2016-02-18 Nicolas GeoffrayMerge "Revert "Move gdb support functions to a separate...
2016-02-18 Nicolas GeoffrayRevert "Move gdb support functions to a separate file"
2016-02-18 Christopher... Fix cfi directives for memmove/strlcpy.
2016-02-18 Dimitry IvanovMerge changes Id6e60861,I0eacb3f0
2016-02-18 Christopher... Merge "Fix cfi directives in small strncmp case."
2016-02-18 Christopher... Fix cfi directives in small strncmp case.
2016-02-18 Dimitry IvanovMove gdb support functions to a separate file
2016-02-17 Dimitry IvanovUse insert_link_map_into_debug_map for executable
2016-02-17 Elliott HughesFix scope ids for link-local IPv6 addresses from getifa...
2016-02-17 Dimitry IvanovMerge "Update a comment for init_linker_info_for_gdb"
2016-02-17 Dimitry IvanovUpdate a comment for init_linker_info_for_gdb
2016-02-17 Colin CrossMerge "malloc_debug: reset TrackData mutex after fork"
2016-02-17 Dimitry IvanovMerge "Initialize linker link_map for gdb directly"
2016-02-16 Dimitry IvanovMerge "Revert "Revert "Split out liblinker_malloc stati...
2016-02-16 Dimitry IvanovRevert "Revert "Split out liblinker_malloc static library""
2016-02-16 Dimitry IvanovInitialize linker link_map for gdb directly
2016-02-16 Dimitry IvanovMerge "linker: remove soinfo::entry"
2016-02-16 Dimitry Ivanovlinker: remove soinfo::entry
2016-02-15 Dimitry IvanovMerge "Revert "Split out liblinker_malloc static library""
2016-02-15 Dimitry IvanovRevert "Split out liblinker_malloc static library"
2016-02-13 Christopher... Merge "Add a memcpy(a, a, n) test."
2016-02-13 Christopher... Add a memcpy(a, a, n) test.
2016-02-13 Christopher... Merge "Fix the default alignment of the allocations."
2016-02-13 Christopher... Fix the default alignment of the allocations.
2016-02-13 Elliott HughesMerge "Fix regerror(..., nullptr, 0)."
2016-02-13 Colin Crossmalloc_debug: reset TrackData mutex after fork
2016-02-13 Elliott HughesFix regerror(..., nullptr, 0).
2016-02-11 Dimitry IvanovMerge "Split out liblinker_malloc static library"
2016-02-11 Dimitry IvanovSplit out liblinker_malloc static library
2016-02-11 Elliott HughesMerge "Add tests for zero-sized allocations."
2016-02-11 Elliott HughesAdd tests for zero-sized allocations.
2016-02-10 Elliott HughesMerge "Set x86 TLS limit to 0xfffff, not PAGE_SIZE."
2016-02-10 Elliott HughesSet x86 TLS limit to 0xfffff, not PAGE_SIZE.
2016-02-09 Chih-hung HsiehMerge "Enable clang for x86_64 after fp128 fix in clang...
2016-02-09 Chih-Hung HsiehEnable clang for x86_64 after fp128 fix in clang-2577113.
2016-02-09 Elliott HughesMerge "Update NOTICE files."
2016-02-09 Elliott HughesUpdate NOTICE files.
2016-02-07 Elliott HughesMerge "Add a test for a possible overflow in *printf."
2016-02-06 Mike FrysingerMerge "define pw_gecos to pw_passwd for LP32 systems"
2016-02-06 Mike Frysingerdefine pw_gecos to pw_passwd for LP32 systems
2016-02-06 Elliott HughesAdd a test for a possible overflow in *printf.
2016-02-06 Christopher... Merge "Updated to v4.4.1 kernel headers."
2016-02-06 Dan WillemsenMerge "Update Android.bp"
2016-02-06 Christopher... Updated to v4.4.1 kernel headers.
2016-02-05 Elliott HughesMerge "Add a test for snprintf on a PTHREAD_STACK_MIN...
2016-02-05 Elliott HughesAdd a test for snprintf on a PTHREAD_STACK_MIN-sized...
2016-02-05 Dimitry IvanovMerge "Add check for pthread_self() when looking up...
2016-02-05 Dimitry IvanovAdd check for pthread_self() when looking up a thread
2016-02-04 Dan WillemsenUpdate Android.bp
2016-02-03 Elliott HughesMerge "Add in6addr_any and in6addr_loopback symbols."
2016-02-03 Elliott HughesAdd in6addr_any and in6addr_loopback symbols.
2016-02-03 Elliott HughesMerge "Really add adjtimex(2), and add clock_adjtime...
2016-02-03 Dimitry IvanovMerge "linker: Change the library search order"
2016-02-03 Elliott HughesReally add adjtimex(2), and add clock_adjtime(2) too.
2016-02-03 Elliott HughesMerge "Add fopen64/freopen64/tmpfile64 aliases."
2016-02-03 Elliott HughesAdd fopen64/freopen64/tmpfile64 aliases.
2016-02-03 Elliott HughesMerge "Fix ifaddrs#getifaddrs_INET flakiness."
2016-02-03 Elliott HughesMerge "Expose ftello64."
2016-02-03 Elliott HughesFix ifaddrs#getifaddrs_INET flakiness.
2016-02-03 Elliott HughesExpose ftello64.
2016-02-03 Dan AlbertMerge "Fix our fortify tests for global -Werror."
2016-02-03 Josh GaoMerge "use GNU C89 extern inline semantics for __size_m...
2016-02-03 Xia Yanguse GNU C89 extern inline semantics for __size_mul_over...
2016-02-03 Dan AlbertFix our fortify tests for global -Werror.
2016-02-02 Christopher... Merge "Remove the unused TrackHeader structure."
2016-02-02 Christopher... Remove the unused TrackHeader structure.
2016-02-02 Christopher... Merge "Add better free tracking."
2016-02-02 Greg HackmannMerge changes I8ca219fa,Ia92d35b1
2016-02-02 Dimitry Ivanovlinker: Change the library search order
2016-02-02 Greg Hackmannsocket.h: update AF_* constants
2016-01-29 Christopher... Add better free tracking.
2016-01-29 Shinichiro... Merge "Tell kati about generated dependencies around...
2016-01-29 Christopher... Merge "Add min/max values for config values."
2016-01-28 Greg HackmannAdd adjtimex
2016-01-28 Shinichiro... Tell kati about generated dependencies around crt
2016-01-28 Dimitry IvanovMerge "linker: mark library .bss pages with anon:.bss"
2016-01-28 Christopher... Add min/max values for config values.
2016-01-28 Dimitry Ivanovlinker: mark library .bss pages with anon:.bss
2016-01-27 Dimitry IvanovMerge changes I7dc213e9,I2928d682
2016-01-27 Dimitry IvanovHide '__moddi3' symbol for x86 and mips
2016-01-27 Dimitry IvanovHide '__isthreaded' for lp64 libc.so
2016-01-27 Christopher... Merge "Remove unused file."
2016-01-27 Christopher... Remove unused file.
2016-01-27 Elliott HughesMerge "Fix a sign extension bug in stdio."
2016-01-27 Dimitry IvanovMerge "Unify names for pages allocated for small objects"
2016-01-27 Elliott HughesFix a sign extension bug in stdio.
2016-01-27 Dimitry IvanovUnify names for pages allocated for small objects
2016-01-27 Tom CherryMerge "Replace snprintf() with __libc_format_buffer()"
2016-01-26 Tom CherryReplace snprintf() with __libc_format_buffer()
2016-01-26 Elliott HughesMerge "Implement funopen64."
2016-01-26 Elliott HughesMerge "Fix lockf for LP32."
2016-01-26 Dimitry IvanovMerge "Move android_ network functions to LIBC_PRIVATE"
2016-01-26 Elliott HughesImplement funopen64.
2016-01-26 Dimitry IvanovMove android_ network functions to LIBC_PRIVATE
2016-01-26 Elliott HughesFix lockf for LP32.
2016-01-26 Elliott HughesMerge "Factor out the waiting for children in bionic...
2016-01-26 Elliott HughesFactor out the waiting for children in bionic tests.
2016-01-26 Elliott HughesMerge "Support _FILE_OFFSET_BITS=64 for most of <stdio...
next