OSDN Git Service

android-x86/bionic.git
2014-09-02 Dmitriy Ivanovam 80ecaf33: am 4cafa3ce: Merge "Implement LinkedList...
2014-09-02 Dmitriy Ivanovam e47b9949: am 5120bcf9: Merge "Look into ld_preloads...
2014-09-02 Dmitriy Ivanovam e4c4311f: resolved conflicts for merge of c191a8ad...
2014-09-02 Dmitriy Ivanovam a20e37f2: am 11387985: Merge "Erase elements in...
2014-09-02 Elliott Hughesam 1a96db3e: resolved conflicts for merge of b2eb09a9...
2014-09-02 Hans Boehmam 94ea04c5: am e505cc66: Merge "Make stdatomic.h work...
2014-09-02 Dmitriy Ivanovam 4cafa3ce: Merge "Implement LinkedList::visit()"
2014-09-02 Dmitriy IvanovMerge "Implement LinkedList::visit()"
2014-09-02 Dmitriy IvanovImplement LinkedList::visit()
2014-09-01 Dmitriy Ivanovam 5120bcf9: Merge "Look into ld_preloads before curren...
2014-09-01 Dmitriy Ivanovresolved conflicts for merge of c191a8ad to lmp-dev...
2014-09-01 Dmitriy Ivanovam 11387985: Merge "Erase elements in LinkedList::remov...
2014-09-01 Dmitriy IvanovMerge "Look into ld_preloads before current library"
2014-09-01 Dmitriy IvanovLook into ld_preloads before current library
2014-09-01 Dmitriy IvanovMerge "Look into ld_preloads before current library...
2014-09-01 Dmitriy IvanovMerge "Erase elements in LinkedList::remove_if"
2014-09-01 Elliott Hughesam e21a6242: am bbe06e0d: Merge "Use __GNUC_PREREQ...
2014-09-01 Dmitriy Ivanovam e6f46bfb: am 83b637fa: Merge "Replace NULL with...
2014-08-31 Elliott Hughesresolved conflicts for merge of b2eb09a9 to lmp-dev...
2014-08-30 Hans Boehmam e505cc66: Merge "Make stdatomic.h work with gcc4...
2014-08-30 Hans BoehmMerge "Make stdatomic.h work with gcc4.6 host compiler"
2014-08-30 Dmitriy IvanovErase elements in LinkedList::remove_if
2014-08-30 Hans BoehmMake stdatomic.h work with gcc4.6 host compiler
2014-08-29 Elliott Hughesam bbe06e0d: Merge "Use __GNUC_PREREQ rather than __GNU...
2014-08-29 Elliott HughesUse __GNUC_PREREQ rather than __GNUC_PREREQ__ to match...
2014-08-29 Elliott HughesMerge "Use __GNUC_PREREQ rather than __GNUC_PREREQ__...
2014-08-29 Elliott HughesUse __GNUC_PREREQ rather than __GNUC_PREREQ__ to match...
2014-08-29 Dmitriy Ivanovam 83b637fa: Merge "Replace NULL with nullptr"
2014-08-29 Dmitriy IvanovMerge "Replace NULL with nullptr"
2014-08-29 Dmitriy IvanovReplace NULL with nullptr
2014-08-29 Elliott Hughesam 72dc86ec: am 1f39afc8: Merge "The host prebuilt...
2014-08-29 Dmitriy IvanovLook into ld_preloads before current library
2014-08-29 Elliott Hughesam 1f39afc8: Merge "The host prebuilt glibc is 2.11...
2014-08-29 Elliott HughesMerge "The host prebuilt glibc is 2.11, so remove worka...
2014-08-29 Chih-Hung Hsieham 46623c1c: am cc4259ed: Merge "Ignore all __weak_alia...
2014-08-29 Elliott Hughesam cd6657f9: am 29f06943: Merge "Add GNU-compatible...
2014-08-29 Chih-Hung Hsieham cc4259ed: Merge "Ignore all __weak_alias in OpenBSD...
2014-08-29 Elliott Hughesam 29f06943: Merge "Add GNU-compatible strerror_r."
2014-08-29 Chih-Hung HsiehMerge "Ignore all __weak_alias in OpenBSD libC."
2014-08-29 Elliott HughesThe host prebuilt glibc is 2.11, so remove workarounds...
2014-08-29 Elliott HughesMerge "Add GNU-compatible strerror_r."
2014-08-28 Elliott HughesAdd GNU-compatible strerror_r.
2014-08-28 Chih-Hung HsiehIgnore all __weak_alias in OpenBSD libC.
2014-08-28 Elliott Hughesam eceb417d: am 67f1f3b1: Have pthread_attr_getstack...
2014-08-28 Elliott Hughesam 0019c7b5: resolved conflicts for merge of a0eeb0b6...
2014-08-28 Elliott Hughesam 67f1f3b1: Have pthread_attr_getstack for the main...
2014-08-28 Elliott Hughesresolved conflicts for merge of a0eeb0b6 to lmp-dev...
2014-08-28 Elliott Hughesam 9560aaba: am f4e721dd: Merge "Have pthread_attr_gets...
2014-08-28 Elliott Hughesam f4e721dd: Merge "Have pthread_attr_getstack for...
2014-08-27 Christopher... am 5f6bab1a: am af9da4a3: Merge "Replace snprintf calls...
2014-08-27 Elliott HughesHave pthread_attr_getstack for the main thread report...
2014-08-27 Elliott HughesMerge "Fix pthread_getattr_np for the main thread....
2014-08-27 Elliott HughesMerge "Have pthread_attr_getstack for the main thread...
2014-08-27 Christopher... am af9da4a3: Merge "Replace snprintf calls in linker."
2014-08-27 Chih-Hung Hsieham 2c449617: am fbe9d3df: Merge "Fix strlen function...
2014-08-27 Christopher... Merge "Replace snprintf calls in linker."
2014-08-27 Chih-Hung Hsieham fbe9d3df: Merge "Fix strlen function type for mips."
2014-08-27 Yigit Boyaram 80f47ca3: Merge branch \'lmp-dev-plus-aosp\' of...
2014-08-27 Christopher... am 04f12ef9: am 598d25bf: Merge "Replace snprintf calls...
2014-08-27 Chih-Hung HsiehMerge "Fix strlen function type for mips."
2014-08-27 Christopher... Replace snprintf calls in linker.
2014-08-27 Chih-Hung HsiehFix strlen function type for mips.
2014-08-27 Yigit BoyarMerge branch 'lmp-dev-plus-aosp' of https://googleplex...
2014-08-27 Christopher... am 598d25bf: Merge "Replace snprintf calls in linker...
2014-08-27 Chih-Hung Hsieham 4f8268e3: Merge "Replace ambiguous cmp instruction...
2014-08-27 Chih-Hung HsiehMerge "Replace ambiguous cmp instruction with cmpl."
2014-08-27 Christopher... Merge "Replace snprintf calls in linker." into lmp-dev
2014-08-27 Elliott HughesHave pthread_attr_getstack for the main thread report...
2014-08-27 Christopher... Replace snprintf calls in linker.
2014-08-27 Chih-Hung Hsieham 2dc7fd03: am 34da32e7: Merge "Add missing type casts...
2014-08-27 Chih-Hung Hsieham 34da32e7: Merge "Add missing type casts before compa...
2014-08-27 Chih-Hung HsiehReplace ambiguous cmp instruction with cmpl.
2014-08-27 Christopher... am 725fae1d: am 6ecd1cd1: Merge "Use the default unwind...
2014-08-27 Chih-Hung HsiehMerge "Add missing type casts before comparison."
2014-08-27 Christopher... am 6ecd1cd1: Merge "Use the default unwind code."
2014-08-27 Christopher... Merge "Use the default unwind code."
2014-08-27 Chih-Hung HsiehAdd missing type casts before comparison.
2014-08-27 Christopher... Use the default unwind code.
2014-08-27 Baligh Uddinam 388369b7: Merge branch \'lmp-dev-plus-aosp\' of...
2014-08-27 Elliott Hughesam b489ba48: am 6cc4e3b6: Merge "call uselocale() befor...
2014-08-27 Baligh UddinMerge branch 'lmp-dev-plus-aosp' of https://googleplex...
2014-08-27 Elliott Hughesam cb322a11: Merge "call uselocale() before freelocale...
2014-08-27 Elliott Hughesam 64ae11ab: Merge "Switch to OpenBSD <err.h> implement...
2014-08-27 Elliott Hughesam 6cc4e3b6: Merge "call uselocale() before freelocale...
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 HughesMerge "call uselocale() before freelocale() to make...
2014-08-27 Wally Yaucall uselocale() before freelocale() to make sure that...
2014-08-27 Christopher... am 7bad1a90: am 3f7635f4: Use the default unwind code.
2014-08-27 Christopher... am 3f7635f4: Use the default unwind code.
2014-08-27 Hans Boehmam 3b32ba0e: am 6bfcefe0: Merge "Undefine _Atomic befor...
2014-08-27 Elliott Hughesam d961078f: am 07401c71: Merge "Switch to OpenBSD...
2014-08-27 Elliott Hughesam 3e95a0d6: am f1e64b5c: (-s ours) Merge "More cases...
2014-08-27 Hans Boehmam 6bfcefe0: Merge "Undefine _Atomic before redefining"
2014-08-27 Elliott Hughesam 07401c71: Merge "Switch to OpenBSD daemon(3)."
2014-08-27 Elliott Hughesam f1e64b5c: (-s ours) Merge "More cases where libc...
2014-08-27 Elliott HughesSwitch to OpenBSD <err.h> implementation.
2014-08-26 Elliott Hughesam f975bc2d: am 7b87d441: Merge "Switch to OpenBSD...
2014-08-26 Elliott Hughesam 06b03394: am 59de803a: Merge "libc should use O_CLOE...
next