- 6db8f5b am d30116cf: Merge "Keep the dynamic linker\'s soinfo pools mostly read-only." by Elliott Hughes · 13 years ago
- d30116c Merge "Keep the dynamic linker's soinfo pools mostly read-only." by Elliott Hughes · 13 years ago
- d23736e Keep the dynamic linker's soinfo pools mostly read-only. by Elliott Hughes · 13 years ago
- 65ba5b6 am 064f862d: Merge "Stop defining our own PAGE_SIZE and PAGE_MASK, and test dlclose(3) too." by Elliott Hughes · 13 years ago
- 064f862 Merge "Stop defining our own PAGE_SIZE and PAGE_MASK, and test dlclose(3) too." by Elliott Hughes · 13 years ago
- 1a69616 Stop defining our own PAGE_SIZE and PAGE_MASK, and test dlclose(3) too. by Elliott Hughes · 13 years ago
- 3bb6257 am 0be1819b: Merge "Dynamically allocate soinfo-structs in linker" by Elliott Hughes · 13 years ago
- 0be1819 Merge "Dynamically allocate soinfo-structs in linker" by Elliott Hughes · 13 years ago
- ba98d92 Dynamically allocate soinfo-structs in linker by Magnus Malmborn · 13 years ago
- 1de3af5 am c0ac7eba: Merge "Reject .so files with no sysv hash table." by Elliott Hughes · 13 years ago
- c0ac7eb Merge "Reject .so files with no sysv hash table." by Elliott Hughes · 13 years ago
- 124fae9 Reject .so files with no sysv hash table. by Elliott Hughes · 13 years ago
- f510fc7 am b46530bd: Merge "Start cleaning up libm." by Elliott Hughes · 13 years ago
- b46530b Merge "Start cleaning up libm." by Elliott Hughes · 13 years ago
- 0f7809d Start cleaning up libm. by Elliott Hughes · 13 years ago
- 089111a Reconcile with jb-mr1-release - do not merge by The Android Open Source Project · 13 years ago
- f29c214 merge in jb-mr1-release history after reset to jb-mr1-dev by The Android Automerger · 13 years ago
- 3cd7a16 am 084be591: Merge "linker: handle R_ARM_COPY relocations in a proper way" by Elliott Hughes · 13 years ago
- 084be59 Merge "linker: handle R_ARM_COPY relocations in a proper way" by Elliott Hughes · 13 years ago
- 5ae44f3 linker: handle R_ARM_COPY relocations in a proper way by Ard Biesheuvel · 13 years ago
- 914112e am 155e8d1d: Merge "More dynamic linker cleanup." by Elliott Hughes · 13 years ago
- 155e8d1 Merge "More dynamic linker cleanup." by Elliott Hughes · 13 years ago
- 18a206c More dynamic linker cleanup. by Elliott Hughes · 13 years ago
- b0ac82e Merge commit 'bd8ee3d3' into mm by Elliott Hughes · 13 years ago
- bd8ee3d am a811d7a8: Upgrade to tzdata2012h. by Elliott Hughes · 13 years ago
- 4569ab9 am 06b59610: Merge "Fix bug in pthread_join, pthread_exit, pthread_detach" by Elliott Hughes · 13 years ago
- 06b5961 Merge "Fix bug in pthread_join, pthread_exit, pthread_detach" by Elliott Hughes · 13 years ago
- 743a273 am 1f21ece4: Merge "Clean up the <libgen.h> implementation a little, bring in tests." by Elliott Hughes · 13 years ago
- 5f78719 am 4d36b0bd: Merge "Fix the pthread_join on self error case." by Elliott Hughes · 13 years ago
- 0b8fa1d am 9297af94: Merge "Fix a potential NULL pointer dereference in _init_thread()." by Elliott Hughes · 13 years ago
- 40e467e am 33c4a3ad: Merge "libc: Fix alphasort() signature (and implementation)." by Elliott Hughes · 13 years ago
- 8576560 am 8f9a1eb1: Merge "Upgrade to tzdata2012h." by Elliott Hughes · 13 years ago
- a67cedb am 9e783963: Merge "Clean up the implementation of the <dirent.h> functions." by Elliott Hughes · 13 years ago
- 1f21ece Merge "Clean up the <libgen.h> implementation a little, bring in tests." by Elliott Hughes · 13 years ago
- 58b5754 Clean up the <libgen.h> implementation a little, bring in tests. by Elliott Hughes · 13 years ago
- 10ce969 Fix bug in pthread_join, pthread_exit, pthread_detach by Sergey Melnikov · 13 years ago
- 4d36b0b Merge "Fix the pthread_join on self error case." by Elliott Hughes · 13 years ago
- 14f1959 Fix the pthread_join on self error case. by Elliott Hughes · 13 years ago
- 9297af9 Merge "Fix a potential NULL pointer dereference in _init_thread()." by Elliott Hughes · 13 years ago
- ae8eb74 Fix a potential NULL pointer dereference in _init_thread(). by Xi Wang · 13 years ago
- 33c4a3a Merge "libc: Fix alphasort() signature (and implementation)." by Elliott Hughes · 13 years ago
- c30396f libc: Fix alphasort() signature (and implementation). by David 'Digit' Turner · 13 years ago
- 8f9a1eb Merge "Upgrade to tzdata2012h." by Elliott Hughes · 13 years ago
- f93fc10 Upgrade to tzdata2012h. by Elliott Hughes · 13 years ago
- a811d7a Upgrade to tzdata2012h. by Elliott Hughes · 13 years ago
- 9e78396 Merge "Clean up the implementation of the <dirent.h> functions." by Elliott Hughes · 13 years ago
- 063cfb2 Clean up the implementation of the <dirent.h> functions. by Elliott Hughes · 13 years ago
- 8cacc63 am 7193731a: Merge "Workaround g++ 4.7 compfail" by Elliott Hughes · 13 years ago
- 85819ef am f2b3ac95: Merge "Fix recovery: don\'t assert if there\'s no tzdata." by Elliott Hughes · 13 years ago
- 7193731 Merge "Workaround g++ 4.7 compfail" by Elliott Hughes · 13 years ago
- f2b3ac9 Merge "Fix recovery: don't assert if there's no tzdata." by Elliott Hughes · 13 years ago
- 49271d8 Fix recovery: don't assert if there's no tzdata. by Elliott Hughes · 13 years ago
- df7f24f am 7b68e3f7: Merge "Per-thread -fstack-protector guards for x86." by Elliott Hughes · 13 years ago
- 7b68e3f Merge "Per-thread -fstack-protector guards for x86." by Elliott Hughes · 13 years ago
- ad88a08 Per-thread -fstack-protector guards for x86. by Elliott Hughes · 13 years ago
- 20aa6c0 Workaround g++ 4.7 compfail by Pavel Chupin · 13 years ago
- 60c7ac2 am d0f2b7e7: Merge "More upstream NetBSD upgrades." by Elliott Hughes · 13 years ago
- d0f2b7e Merge "More upstream NetBSD upgrades." by Elliott Hughes · 13 years ago
- ab44f52 More upstream NetBSD upgrades. by Elliott Hughes · 13 years ago
- 45f0755 am e3dbe1e3: Merge "Upgrade more functions to the current upstream NetBSD copy." by Elliott Hughes · 13 years ago
- e3dbe1e Merge "Upgrade more functions to the current upstream NetBSD copy." by Elliott Hughes · 13 years ago
- e8bcca3 Upgrade more functions to the current upstream NetBSD copy. by Elliott Hughes · 13 years ago
- 4280143 am fb93e6a5: Merge "Move setlocale(3) and the wchar stubs over to .cpp." by Elliott Hughes · 13 years ago
- fb93e6a Merge "Move setlocale(3) and the wchar stubs over to .cpp." by Elliott Hughes · 13 years ago
- 29c7f0b Move setlocale(3) and the wchar stubs over to .cpp. by Elliott Hughes · 13 years ago
- 69ec117 am 5a9911e9: Merge "Add missing BEGIN_DECLS/END_DECLS for FORTIFY_SOURCE stdio prototypes." by Elliott Hughes · 13 years ago
- 9d5a96c am 574773b1: Merge "Clean up warnings in stubs.cpp." by Elliott Hughes · 13 years ago
- 5a9911e Merge "Add missing BEGIN_DECLS/END_DECLS for FORTIFY_SOURCE stdio prototypes." by Elliott Hughes · 13 years ago
- 574773b Merge "Clean up warnings in stubs.cpp." by Elliott Hughes · 13 years ago
- ce45fea Add missing BEGIN_DECLS/END_DECLS for FORTIFY_SOURCE stdio prototypes. by Elliott Hughes · 13 years ago
- 6fa26e2 Clean up warnings in stubs.cpp. by Elliott Hughes · 13 years ago
- 75f33ad am 4e457759: Merge "Move the FORTIFY_SOURCE helpers over to .cpp." by Elliott Hughes · 13 years ago
- 4e45775 Merge "Move the FORTIFY_SOURCE helpers over to .cpp." by Elliott Hughes · 13 years ago
- 4035b7a Move the FORTIFY_SOURCE helpers over to .cpp. by Elliott Hughes · 13 years ago
- 008744c am df92635a: Merge "Support zone.tab in bionic, and remove the file format version." by Elliott Hughes · 13 years ago
- df92635 Merge "Support zone.tab in bionic, and remove the file format version." by Elliott Hughes · 13 years ago
- 2393535 Support zone.tab in bionic, and remove the file format version. by Elliott Hughes · 13 years ago
- 417834b am eb370aa3: Merge "Make bionic look in /data/misc for tzdata updates." by Elliott Hughes · 13 years ago
- eb370aa Merge "Make bionic look in /data/misc for tzdata updates." by Elliott Hughes · 13 years ago
- 1c29572 Make bionic look in /data/misc for tzdata updates. by Elliott Hughes · 13 years ago
- 629a28c am dc595d83: Merge "Change ZoneCompator to generate the single "tzdata" file." by Elliott Hughes · 13 years ago
- 58d0871 am 7a85c42b: Merge "Update generate-NOTICE.py to know about tzdata." by Elliott Hughes · 13 years ago
- dc595d8 Merge "Change ZoneCompator to generate the single "tzdata" file." by Elliott Hughes · 13 years ago
- 7a85c42 Merge "Update generate-NOTICE.py to know about tzdata." by Elliott Hughes · 13 years ago
- 5ba7466 merge in jb-mr1-release history after reset to jb-mr1-dev by The Android Automerger · 13 years ago
- 5b1497a Change ZoneCompator to generate the single "tzdata" file. by Elliott Hughes · 13 years ago
- 4612763 Update generate-NOTICE.py to know about tzdata. by Elliott Hughes · 13 years ago
- af72df5 am e75c273a: Merge "Track the tzdata2012g update in the new file format." by Elliott Hughes · 13 years ago
- e75c273 Merge "Track the tzdata2012g update in the new file format." by Elliott Hughes · 13 years ago
- 8af5412 Track the tzdata2012g update in the new file format. by Elliott Hughes · 13 years ago
- 98533cf am 88cd1a21: Merge "Upgrade to tzdata2012g." by Elliott Hughes · 13 years ago
- f0af78c am 551ca77e: Merge "Do all the zoneinfo.* file generation in Java." by Elliott Hughes · 13 years ago
- 88cd1a2 Merge "Upgrade to tzdata2012g." by Elliott Hughes · 13 years ago
- c2c2a48 Upgrade to tzdata2012g. by Elliott Hughes · 13 years ago
- 551ca77 Merge "Do all the zoneinfo.* file generation in Java." by Elliott Hughes · 13 years ago
- 356c0af am 2266e495: Merge "Switch bionic over to using libcore\'s copy of libcore.util.ZoneInfo." by Elliott Hughes · 13 years ago
- 328a484 Do all the zoneinfo.* file generation in Java. by Elliott Hughes · 13 years ago
- 2266e49 Merge "Switch bionic over to using libcore's copy of libcore.util.ZoneInfo." by Elliott Hughes · 13 years ago
- eb06129 Switch bionic over to using libcore's copy of libcore.util.ZoneInfo. by Elliott Hughes · 13 years ago
- fb8ecd6 am bc77942a: am f0e402db: Upgrade to tzdata2012g. by Elliott Hughes · 13 years ago