OSDN Git Service

android-x86/bionic.git
2016-04-13 Dimitry Ivanovlinker: unload RTLD_NODELETE libraries when loading...
2016-04-12 Dimitry IvanovAdd libgui.so to the grey-list
2016-04-08 Dimitry IvanovAdd libexpat.so to the grey-list
2016-04-06 Pierre ImaiDO NOT MERGE: Reduce the amount of logging in Bionic...
2016-04-06 Pierre ImaiDO NOT MERGE: Fix off-by-one error in res_cache.c
2016-04-06 Pierre ImaiDO NOT MERGE: Ignore unreliable DNS servers.
2016-04-01 Elliott HughesFix the stack-protector test for x86/x86-64.
2016-04-01 Elliott HughesUse consistent quoting in linker messages.
2016-03-30 Yabin CuiMerge "CloseArchive() to free memory when OpenArchive...
2016-03-30 Yabin CuiCloseArchive() to free memory when OpenArchive fails.
2016-03-30 Pierre ImaiMerge "Copy the entire zero-separated DNS seach domain...
2016-03-30 Yabin CuiMerge "Fix test getauxval.arm_has_AT_HWCAP2." into...
2016-03-30 Josh GaoAdd a checksum to jmp_buf on x86_64.
2016-03-30 Josh GaoDelete lies from x86_64 setjmp implementation.
2016-03-30 Josh GaoAdd a checksum to jmp_buf on x86.
2016-03-29 Yabin CuiFix test getauxval.arm_has_AT_HWCAP2.
2016-03-29 Mingwei Shilibc: implement kernel vdso syscalls for i386
2016-03-29 Pierre ImaiCopy the entire zero-separated DNS seach domain string.
2016-03-28 Dimitry IvanovMerge "linker: hide the pointer to soinfo" into nyc-dev
2016-03-28 Dimitry IvanovMerge changes Idd0fb06a,Ia17dd540,I96c6592a,I0eacb3f0...
2016-03-28 Dimitry Ivanovlinker: hide the pointer to soinfo
2016-03-28 Dimitry IvanovDo not add linker the _r_debug.r_map on link_image
2016-03-28 Dimitry IvanovImprovements to dynamic linker messages
2016-03-28 Dimitry IvanovMove gdb support functions to a separate file
2016-03-28 Dimitry IvanovUse insert_link_map_into_debug_map for executable
2016-03-28 Dimitry IvanovUpdate a comment for init_linker_info_for_gdb
2016-03-28 Dimitry IvanovInitialize linker link_map for gdb directly
2016-03-28 Elliott HughesDon't bother insisting on AT_HWCAP2 for 32-bit devices.
2016-03-26 Yabin CuiFix pthread.pthread_barrier_smoke test.
2016-03-25 Colin CrossMerge "Update Android.bp to match Android.mk" into...
2016-03-25 Elliott HughesFix the AT_HWCAP2 test.
2016-03-24 Yabin CuiAdjust test to let it pass on libhoudini.
2016-03-24 Colin CrossUpdate Android.bp to match Android.mk
2016-03-24 Neil FullerRevert "Update timezone data to 2016b"
2016-03-22 Neil FullerUpdate timezone data to 2016b
2016-03-22 Neil FullerUpdate timezone data to 2016b
2016-03-21 Elliott HughesAdd a CTS test to ensure AT_HWCAP2 is reported.
2016-03-17 Christopher... Fix race in malloc debug option free_track.
2016-03-15 Christopher... Fix problem where unknown option is not an error.
2016-03-15 Dimitry IvanovRemove missing DT_SONAME warning from the toast
2016-03-15 Josh GaoSilence false positive warnings on GCC.
2016-03-12 Christopher... Init functions after debug malloc succeeds.
2016-03-10 Colin CrossMerge changes I3f1c1310,Ia8dc3481,I6b19fd63 into nyc-dev
2016-03-10 Josh GaoMerge "debuggerd: rethrow the full signal we receive...
2016-03-10 Colin Crossmalloc_debug: fix multiplication overflow in debug_calloc
2016-03-10 Josh Gaodebuggerd: rethrow the full signal we receive, always.
2016-03-10 Elliott HughesImprove and fix the stack-protector tests.
2016-03-10 Colin Crossmalloc_debug: round 0 byte allocations up to 1 byte
2016-03-10 Colin Crossmalloc_debug: iterate: use usable_size
2016-03-09 Elliott HughesSwitch bionic over to google-benchmark.
2016-03-08 jzha136Add x86 optimization of rint functions and tests
2016-03-07 Dimitry IvanovMerge "Revert "libm: rename LIBC_PRIVATE to LIBC_DEPREC...
2016-03-07 Dimitry IvanovRevert "libm: rename LIBC_PRIVATE to LIBC_DEPRECATED"
2016-03-05 Josh Gaoforkpty: set the output fd to -1 on the slave side.
2016-03-05 Elliott HughesDon't call clock_getres in sysconf.
2016-03-04 Dimitry Ivanovlibm: rename LIBC_PRIVATE to LIBC_DEPRECATED
2016-03-04 Dimitry IvanovMerge "Add libsqlite.so to the grey-list" into nyc-dev
2016-03-04 Dimitry IvanovAdd libsqlite.so to the grey-list
2016-03-03 Josh GaoAdd a checksum to jmp_buf on AArch64.
2016-03-03 Josh GaoAdd a checksum to jmp_buf on ARM.
2016-03-03 Dimitry Ivanovlibdl: Rename LIBC_PRIVATE to LIBC_PLATFORM
2016-03-03 Dimitry IvanovModify android_dlwarning function to use a callback
2016-03-02 Elliott HughesFix getifaddrs' handling of point-to-point interfaces.
2016-03-01 Dimitry Ivanovlinker: print "not accessible" error message to the log
2016-03-01 Dimitry IvanovMerge "Add android_dlwarning() method" into nyc-dev
2016-03-01 Elliott HughesRewrite ifaddrs#getifaddrs_INET.
2016-02-29 Christopher... Move hard-coded values to constants.
2016-02-27 Dimitry IvanovAdd android_dlwarning() method
2016-02-26 Neil FullerMerge "Update timezone data to 2016a" into nyc-dev
2016-02-26 Neil FullerUpdate timezone data to 2016a
2016-02-25 Neil FullerUpdate timezone data to 2016a
2016-02-25 Neil FullerUpdate timezone data to 2016a
2016-02-24 Christopher... Fix incorrect size of array.
2016-02-23 Colin Crossmalloc_debug: reread /proc/pid/maps when entry is missing
2016-02-23 Colin CrossAdd backtrace_string and export to libmemunreachable
2016-02-23 Colin CrossExport malloc_backtrace
2016-02-23 Colin CrossExport malloc_iterate and friends
2016-02-23 Colin Crossmalloc_debug: reset TrackData mutex after fork
2016-02-23 Christopher... Fix wrong guard values for 64 bit.
2016-02-18 Elliott HughesFix scope ids for link-local IPv6 addresses from getifa...
2016-02-18 Christopher... Fix cfi directives for memmove/strlcpy.
2016-02-18 Christopher... Fix cfi directives in small strncmp case.
2016-02-13 Christopher... Add a memcpy(a, a, n) test.
2016-02-13 Christopher... Fix the default alignment of the allocations.
2016-02-13 Elliott HughesFix regerror(..., nullptr, 0).
2016-02-12 Dimitry IvanovFix is_greylisted check in case of an absolute path
2016-02-11 Elliott HughesAdd tests for zero-sized allocations.
2016-02-09 Elliott HughesUpdate NOTICE files.
2016-02-07 Elliott HughesMerge "Add a test for a possible overflow in *printf...
2016-02-07 Elliott HughesMerge "Add a test for a possible overflow in *printf."
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 FrysingerMerge "define pw_gecos to pw_passwd for LP32 systems"
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." am: 831c8a5249
2016-02-06 Christopher... Merge "Updated to v4.4.1 kernel headers."
2016-02-06 Christopher... Merge "Updated to v4.4.1 kernel headers."
2016-02-06 Dan WillemsenMerge "Update Android.bp" am: 138a11c8a1
next