OSDN Git Service

Update timezone data to 2016a
[android-x86/bionic.git] / libc / arch-arm64 /
2015-10-22 Christopher Ferrisresolve merge conflicts of d676080a37 to lmp-mr1-ub...
2015-10-21 Christopher Ferrisresolve merge conflicts of d676080a37 to lmp-mr1-ub...
2015-10-21 Elliott HughesSync with upstream NetBSD lib/libc/regex.
2015-10-19 Elliott Hughesam 98384649: am 75316283: am 2d23418e: am 18442e02...
2015-10-19 Elliott Hughesam 75316283: am 2d23418e: am 18442e02: (-s ours) am...
2015-10-19 Elliott Hughesam 2d23418e: am 18442e02: (-s ours) am beb6e08a: Sync...
2015-10-19 Elliott Hughesam 18442e02: (-s ours) am beb6e08a: Sync with upstream...
2015-10-19 Elliott Hughesam beb6e08a: Sync with upstream NetBSD lib/libc/regex.
2015-08-11 Yabin Cuiam a6a12a78: am 0fdcdd00: Merge "Fix flaky test time...
2015-08-11 Yabin Cuiam 0fdcdd00: Merge "Fix flaky test time.timer_settime_0...
2015-06-22 Dmitriy IvanovMerge "Remove text-relocs support for apps targeting...
2015-06-19 Yabin Cuiam 8beb0c34: am b245bc75: am 0f455612: Merge "Fix flaky...
2015-06-19 Yabin Cuiam b245bc75: am 0f455612: Merge "Fix flaky test of...
2015-06-17 Dimitry IvanovMerge "Revert "Improve library lookup logic"" into...
2015-06-17 Dmitriy IvanovMerge "Improve library lookup logic" into mnc-dev
2015-06-16 Tim MurrayMerge "Add support for cortex-a53 in bionic." into...
2015-06-16 Tim MurrayAdd support for cortex-a53 in bionic.
2015-06-16 Elliott HughesHide accidentally-exposed __clock_nanosleep.
2015-06-15 Sharvil Nanavatiam 00cef820: am 64e9e71c: Define nonportable pthread...
2015-06-12 Sharvil Nanavatiam 64e9e71c: Define nonportable pthread mutex macros...
2015-06-11 Dmitriy IvanovMerge "Make path to apk compliant with jar url format...
2015-06-11 Elliott HughesAdd process_vm_readv and process_vm_writev.
2015-06-05 Yabin Cuiam 61b040a5: resolved conflicts for merge of ea248d9c...
2015-06-03 Dmitriy IvanovMerge "Backward compatibility for dlsym(RTLD_DEFAULT...
2015-06-02 Yabin Cuiresolved conflicts for merge of ea248d9c to lmp-mr1...
2015-06-02 Yabin CuiMerge "Make sys_resource test more robust." into lollip...
2015-06-02 Nick KralevichMerge "libc: Add O_PATH support for fgetxattr / fsetxat...
2015-06-02 Nick Kralevichlibc: Add O_PATH support for fgetxattr / fsetxattr
2015-05-20 Yabin Cuiam fd20a8c2: resolved conflicts for merge of 473d96c0...
2015-05-20 Yabin Cuiresolved conflicts for merge of 473d96c0 to lmp-mr1...
2015-05-18 Yabin CuiHide rt_sigqueueinfo.
2015-05-16 Dmitriy IvanovMerge "Apply work around b/19059885 to x86" into mnc-dev
2015-05-15 Chih-Hung HsiehUse unified syntax to compile with both llvm and gcc.
2015-05-12 Elliott HughesMerge "Update NOTICE files." into mnc-dev
2015-05-08 Dan AlbertMerge changes from topic 'blobs' into mnc-dev
2015-05-08 Dan AlbertRevert "Fix volantis boot."
2015-05-08 Dan AlbertRevert "Fix clang build."
2015-05-08 Dan AlbertRevert "Try again to fix clang build."
2015-04-26 Nick KralevichMerge "add a fortified implementation of realpath"
2015-04-25 Nick KralevichMerge "add fortified memchr/memrchr implementations"
2015-04-25 Elliott HughesMerge "Fix POSIX timer thread naming."
2015-04-25 Dmitriy Ivanovam f41ab7fa: am 2c256a0f: Merge "Unregister pthread_atf...
2015-04-25 Dmitriy Ivanovam 2c256a0f: Merge "Unregister pthread_atfork handlers...
2015-04-25 Dmitriy IvanovMerge "Unregister pthread_atfork handlers on dlclose()"
2015-04-25 Dmitriy IvanovUnregister pthread_atfork handlers on dlclose()
2015-04-24 Dimitry Ivanovam e5d3ad4a: am 6c63ee41: Merge "Revert "Unregister...
2015-04-24 Dimitry Ivanovam 6c63ee41: Merge "Revert "Unregister pthread_atfork...
2015-04-24 Dimitry IvanovMerge "Revert "Unregister pthread_atfork handlers on...
2015-04-24 Dimitry IvanovRevert "Unregister pthread_atfork handlers on dlclose()"
2015-04-23 Elliott Hughesam 347b83ff: am 3da9373f: Merge "Simplify close(2)...
2015-04-23 Dmitriy Ivanovam 4d9c009f: am dc405b52: Merge "Unregister pthread_atf...
2015-04-23 Dmitriy IvanovMerge "Exit normally when packing relocs saves no space."
2015-04-23 Dmitriy IvanovMerge "Remove jemalloc.a from libc_nomalloc.a"
2015-04-23 Elliott Hughesam 3da9373f: Merge "Simplify close(2) EINTR handling."
2015-04-23 Elliott HughesMerge "Simplify close(2) EINTR handling."
2015-04-23 Elliott HughesSimplify close(2) EINTR handling.
2015-04-23 Dmitriy Ivanovam dc405b52: Merge "Unregister pthread_atfork handlers...
2015-04-23 Dmitriy IvanovMerge "Unregister pthread_atfork handlers on dlclose()"
2015-04-23 Dmitriy IvanovUnregister pthread_atfork handlers on dlclose()
2015-04-21 Chih-Hung HsiehMerge "Allow building libc long double code with clang...
2015-04-07 Neil FullerMerge "Changes to re-enable overrides for tz data"
2015-04-06 Elliott HughesMerge "Add a test for getdelim(3) on a directory."
2015-04-04 Yabin CuiMerge "Fix bug for recursive/errorcheck mutex on 32...
2015-04-03 Elliott Hughesam d7e64284: am cec2ab20: Merge "Try again to fix clang...
2015-04-03 Elliott Hughesam cec2ab20: Merge "Try again to fix clang build."
2015-04-03 Elliott Hughesam f29f8ae6: am ec8b3a7d: Merge "Fix clang build."
2015-04-03 Elliott HughesMerge "Try again to fix clang build."
2015-04-03 Elliott HughesTry again to fix clang build.
2015-04-03 Elliott Hughesam ec8b3a7d: Merge "Fix clang build."
2015-04-03 Elliott Hughesam 97c78020: am b1f1de4d: Merge "Fix volantis boot."
2015-04-03 Elliott HughesMerge "Fix clang build."
2015-04-03 Elliott HughesFix clang build.
2015-04-03 Elliott Hughesam b1f1de4d: Merge "Fix volantis boot."
2015-04-03 Dmitriy IvanovMerge "Add ANDROID_DLEXT_FORCE_LOAD flag"
2015-04-03 Elliott HughesMerge "Fix volantis boot."
2015-04-03 Elliott HughesFix volantis boot.
2015-03-26 Simon BaldwinMerge "Remove unused/unusable relocation packer files."
2015-03-25 Christopher Ferrisam d35c24e7: am f6364486: Merge "Use ALIAS_SYMBOL for...
2015-03-25 Yabin CuiMerge "Add O_APPEND flag for __libc_write_stderr."
2015-03-25 Christopher Ferrisam f6364486: Merge "Use ALIAS_SYMBOL for assembler...
2015-03-25 Christopher FerrisMerge "Use ALIAS_SYMBOL for assembler aliasing."
2015-03-25 Christopher FerrisUse ALIAS_SYMBOL for assembler aliasing.
2015-03-25 Christopher Ferrisam 44a6dcc2: am f5e0ba94: Merge "Make gensyscalls.py...
2015-03-25 Christopher Ferrisam f5e0ba94: Merge "Make gensyscalls.py use the ALIAS_S...
2015-03-25 Christopher FerrisMerge "Make gensyscalls.py use the ALIAS_SYMBOL macro."
2015-03-25 Christopher FerrisMake gensyscalls.py use the ALIAS_SYMBOL macro.
2015-03-19 Yabin CuiMerge "Make __get_thread inlined."
2015-03-18 Elliott Hughesam 6cd7d024: am c6fbbb42: Merge "Hide statfs/fstatfs...
2015-03-18 Elliott Hughesam c6fbbb42: Merge "Hide statfs/fstatfs\' ST_VALID...
2015-03-18 Elliott HughesMerge "Hide statfs/fstatfs' ST_VALID flag from userspace."
2015-03-18 Elliott HughesHide statfs/fstatfs' ST_VALID flag from userspace.
2015-03-05 Yabin CuiMerge "Switch pthread_rwlock_t to stdatomic."
2015-03-04 Yabin CuiMerge "Refactor pthread_key.cpp to be lock-free."
2015-02-27 Christopher FerrisMerge "libm: arm: Add arm specific floor() optimization"
2015-02-26 Yabin CuiMerge "Make tempnam/mktemp deprecated."
2015-02-25 Yabin CuiMerge "Switch system_properties.cpp from bionic atomic...
2015-02-25 Nick Kralevicham fccf68ac: am e93bc6bb: am d91ded81: Merge "Fix ...
2015-02-25 Nick Kralevicham e93bc6bb: am d91ded81: Merge "Fix "faccessat ignores...
2015-02-25 Yabin CuiMerge "Move getusershell/endusershell/setusershell...
2015-02-24 Nick Kralevicham d91ded81: Merge "Fix "faccessat ignores flags""
next