OSDN Git Service

android-x86/bionic.git
2016-03-24 Yabin CuiAdjust test to let it pass on libhoudini.
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
2016-02-06 Dan WillemsenMerge "Update Android.bp"
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 HughesMerge "Add a test for snprintf on a PTHREAD_STACK_MIN...
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 IvanovMerge "Add check for pthread_self() when looking up...
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 HughesMerge "Add in6addr_any and in6addr_loopback symbols."
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 Elliott HughesMerge "Really add adjtimex(2), and add clock_adjtime...
2016-02-03 Dimitry IvanovMerge "linker: Change the library search order" am...
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 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." am...
2016-02-03 Elliott HughesMerge "Add fopen64/freopen64/tmpfile64 aliases."
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." am:...
2016-02-03 Elliott HughesMerge "Fix ifaddrs#getifaddrs_INET flakiness."
2016-02-03 Elliott HughesMerge "Fix ifaddrs#getifaddrs_INET flakiness."
2016-02-03 Elliott HughesMerge "Expose ftello64." am: b3cfafd2bd
2016-02-03 Elliott HughesMerge "Expose ftello64."
next