OSDN Git Service

android-x86/bionic.git
2012-10-30 Elliott Hughesam b0ac82e9: Merge commit \'bd8ee3d3\' into mm
2012-10-30 Elliott HughesMerge commit 'bd8ee3d3' into mm
2012-10-30 Elliott Hughesam a811d7a8: Upgrade to tzdata2012h.
2012-10-30 Elliott Hughesam 4569ab97: am 06b59610: Merge "Fix bug in pthread_joi...
2012-10-30 Elliott Hughesam 06b59610: Merge "Fix bug in pthread_join, pthread_ex...
2012-10-30 Elliott HughesMerge "Fix bug in pthread_join, pthread_exit, pthread_d...
2012-10-30 Elliott Hughesam 743a273e: am 1f21ece4: Merge "Clean up the <libgen...
2012-10-30 Elliott Hughesam 5f787190: am 4d36b0bd: Merge "Fix the pthread_join...
2012-10-30 Elliott Hughesam 0b8fa1d4: am 9297af94: Merge "Fix a potential NULL...
2012-10-30 Elliott Hughesam 40e467ec: am 33c4a3ad: Merge "libc: Fix alphasort...
2012-10-30 Elliott Hughesam 85765609: am 8f9a1eb1: Merge "Upgrade to tzdata2012h."
2012-10-30 Elliott Hughesam a67cedb5: am 9e783963: Merge "Clean up the implement...
2012-10-30 Elliott Hughesam 1f21ece4: Merge "Clean up the <libgen.h> implementat...
2012-10-30 Elliott Hughesam 4d36b0bd: Merge "Fix the pthread_join on self error...
2012-10-30 Elliott Hughesam 9297af94: Merge "Fix a potential NULL pointer derefe...
2012-10-30 Elliott Hughesam 33c4a3ad: Merge "libc: Fix alphasort() signature...
2012-10-30 Elliott Hughesam 8f9a1eb1: Merge "Upgrade to tzdata2012h."
2012-10-30 Elliott Hughesam 9e783963: Merge "Clean up the implementation of...
2012-10-29 Elliott HughesMerge "Clean up the <libgen.h> implementation a little...
2012-10-29 Elliott HughesClean up the <libgen.h> implementation a little, bring...
2012-10-29 Sergey MelnikovFix bug in pthread_join, pthread_exit, pthread_detach
2012-10-29 Elliott HughesMerge "Fix the pthread_join on self error case."
2012-10-29 Elliott HughesFix the pthread_join on self error case.
2012-10-29 Elliott HughesMerge "Fix a potential NULL pointer dereference in...
2012-10-29 Xi WangFix a potential NULL pointer dereference in _init_thread().
2012-10-29 Elliott HughesMerge "libc: Fix alphasort() signature (and implementat...
2012-10-29 David 'Digit... libc: Fix alphasort() signature (and implementation).
2012-10-29 Elliott HughesMerge "Upgrade to tzdata2012h."
2012-10-28 Elliott HughesUpgrade to tzdata2012h.
2012-10-28 Elliott HughesUpgrade to tzdata2012h.
2012-10-26 Elliott HughesMerge "Clean up the implementation of the <dirent.h...
2012-10-26 Elliott HughesClean up the implementation of the <dirent.h> functions.
2012-10-25 Elliott Hughesam 8cacc639: am 7193731a: Merge "Workaround g++ 4.7...
2012-10-25 Elliott Hughesam 7193731a: Merge "Workaround g++ 4.7 compfail"
2012-10-25 Elliott Hughesam 85819efe: am f2b3ac95: Merge "Fix recovery: don...
2012-10-25 Elliott Hughesam f2b3ac95: Merge "Fix recovery: don\'t assert if...
2012-10-25 Elliott HughesMerge "Workaround g++ 4.7 compfail"
2012-10-25 Elliott HughesMerge "Fix recovery: don't assert if there's no tzdata."
2012-10-25 Elliott HughesFix recovery: don't assert if there's no tzdata.
2012-10-25 Elliott Hughesam df7f24f3: am 7b68e3f7: Merge "Per-thread -fstack...
2012-10-25 Elliott Hughesam 7b68e3f7: Merge "Per-thread -fstack-protector guards...
2012-10-25 Elliott HughesMerge "Per-thread -fstack-protector guards for x86."
2012-10-25 Elliott HughesPer-thread -fstack-protector guards for x86.
2012-10-25 Pavel ChupinWorkaround g++ 4.7 compfail
2012-10-24 Elliott Hughesam 60c7ac26: am d0f2b7e7: Merge "More upstream NetBSD...
2012-10-24 Elliott Hughesam d0f2b7e7: Merge "More upstream NetBSD upgrades."
2012-10-23 Elliott HughesMerge "More upstream NetBSD upgrades."
2012-10-23 Elliott HughesMore upstream NetBSD upgrades.
2012-10-23 Elliott Hughesam 45f07555: am e3dbe1e3: Merge "Upgrade more functions...
2012-10-23 Elliott Hughesam e3dbe1e3: Merge "Upgrade more functions to the curre...
2012-10-23 Elliott HughesMerge "Upgrade more functions to the current upstream...
2012-10-23 Elliott HughesUpgrade more functions to the current upstream NetBSD...
2012-10-23 Elliott Hughesam 4280143d: am fb93e6a5: Merge "Move setlocale(3)...
2012-10-23 Elliott Hughesam fb93e6a5: Merge "Move setlocale(3) and the wchar...
2012-10-23 Elliott HughesMerge "Move setlocale(3) and the wchar stubs over to...
2012-10-23 Elliott HughesMove setlocale(3) and the wchar stubs over to .cpp.
2012-10-22 Elliott Hughesam 69ec117b: am 5a9911e9: Merge "Add missing BEGIN_DECL...
2012-10-22 Elliott Hughesam 9d5a96c0: am 574773b1: Merge "Clean up warnings...
2012-10-22 Elliott Hughesam 5a9911e9: Merge "Add missing BEGIN_DECLS/END_DECLS...
2012-10-22 Elliott Hughesam 574773b1: Merge "Clean up warnings in stubs.cpp."
2012-10-22 Elliott HughesMerge "Add missing BEGIN_DECLS/END_DECLS for FORTIFY_SO...
2012-10-22 Elliott HughesMerge "Clean up warnings in stubs.cpp."
2012-10-22 Elliott HughesAdd missing BEGIN_DECLS/END_DECLS for FORTIFY_SOURCE...
2012-10-22 Elliott HughesClean up warnings in stubs.cpp.
2012-10-22 Elliott Hughesam 75f33adc: am 4e457759: Merge "Move the FORTIFY_SOURC...
2012-10-22 Elliott Hughesam 4e457759: Merge "Move the FORTIFY_SOURCE helpers...
2012-10-22 Elliott HughesMerge "Move the FORTIFY_SOURCE helpers over to .cpp."
2012-10-22 Elliott HughesMove the FORTIFY_SOURCE helpers over to .cpp.
2012-10-22 Elliott Hughesam 008744ce: am df92635a: Merge "Support zone.tab in...
2012-10-22 Elliott Hughesam df92635a: Merge "Support zone.tab in bionic, and...
2012-10-22 Elliott HughesMerge "Support zone.tab in bionic, and remove the file...
2012-10-22 Elliott HughesSupport zone.tab in bionic, and remove the file format...
2012-10-22 Elliott Hughesam 417834b1: am eb370aa3: Merge "Make bionic look in...
2012-10-22 Elliott Hughesam eb370aa3: Merge "Make bionic look in /data/misc...
2012-10-22 Elliott HughesMerge "Make bionic look in /data/misc for tzdata updates."
2012-10-22 Elliott HughesMake bionic look in /data/misc for tzdata updates.
2012-10-20 Elliott Hughesam 629a28cd: am dc595d83: Merge "Change ZoneCompator...
2012-10-20 Elliott Hughesam 58d08711: am 7a85c42b: Merge "Update generate-NOTICE...
2012-10-20 Elliott Hughesam dc595d83: Merge "Change ZoneCompator to generate...
2012-10-20 Elliott Hughesam 7a85c42b: Merge "Update generate-NOTICE.py to know...
2012-10-20 Elliott HughesMerge "Change ZoneCompator to generate the single ...
2012-10-20 Elliott HughesMerge "Update generate-NOTICE.py to know about tzdata."
2012-10-19 Elliott HughesChange ZoneCompator to generate the single "tzdata...
2012-10-19 Elliott HughesUpdate generate-NOTICE.py to know about tzdata.
2012-10-19 Elliott Hughesam af72df5b: am e75c273a: Merge "Track the tzdata2012g...
2012-10-19 Elliott Hughesam e75c273a: Merge "Track the tzdata2012g update in...
2012-10-19 Elliott HughesMerge "Track the tzdata2012g update in the new file...
2012-10-19 Elliott HughesTrack the tzdata2012g update in the new file format.
2012-10-19 Elliott Hughesam 98533cfa: am 88cd1a21: Merge "Upgrade to tzdata2012g."
2012-10-19 Elliott Hughesam f0af78c2: am 551ca77e: Merge "Do all the zoneinfo...
2012-10-19 Elliott Hughesam 88cd1a21: Merge "Upgrade to tzdata2012g."
2012-10-19 Elliott Hughesam 551ca77e: Merge "Do all the zoneinfo.* file generati...
2012-10-19 Elliott HughesMerge "Upgrade to tzdata2012g."
2012-10-19 Elliott HughesUpgrade to tzdata2012g.
2012-10-19 Elliott HughesMerge "Do all the zoneinfo.* file generation in Java."
2012-10-19 Elliott Hughesam 356c0af6: am 2266e495: Merge "Switch bionic over...
2012-10-19 Elliott Hughesam 2266e495: Merge "Switch bionic over to using libcore...
2012-10-19 Elliott HughesDo all the zoneinfo.* file generation in Java.
2012-10-19 Elliott HughesMerge "Switch bionic over to using libcore's copy of...
2012-10-19 Elliott HughesSwitch bionic over to using libcore's copy of libcore...
next