- 716e060 Merge "added headers for SuperH which automatically generate by update_all.py" by Jean-Baptiste Queru · 15 years ago
- 3472348 linker: fix the undefined weak symbols issue by Yi Sun · 16 years ago
- 5751c54 bionic: add missing NULL check from memory allocation on record_backtrace() by André Goddard Rosa · 15 years ago
- c8a850b stdio: simplify vasprintf() by André Goddard Rosa · 16 years ago
- 6aed428 stdio: simplify asprintf() by André Goddard Rosa · 16 years ago
- e734769 improve readability of stdlib: fix indentation and remove trailing spaces by André Goddard Rosa · 15 years ago
- 1698d9e Fixed support for RTLD_NEXT in dlsym() by Matt Fischer · 16 years ago
- 350bb35 bionic: fix memory leak in get_malloc_leak_info() error path by André Goddard Rosa · 15 years ago
- f8916e2 Merge "bionic: clear only the part of the buffer which is not overwritten afterward" by David Turner · 15 years ago
- 3f61212 bionic: clear only the part of the buffer which is not overwritten afterward by André Goddard Rosa · 15 years ago
- 4ad72f8 Merge "linker: fix the undefined weak symbols issue" by David Turner · 15 years ago
- 3cab22c linker: fix the undefined weak symbols issue by Min-su, Kim · 16 years ago
- 8ab5b02 Merge changes Ibdc6e3c8,I9bcb91a2 by David Turner · 15 years ago
- 87ae0da Merge "Atom optimized string and memory routines" by David Turner · 15 years ago
- acdb052 stdlib: optimize bsearch() by André Goddard Rosa · 15 years ago
- 8ff1a27 Atom optimized string and memory routines by Bruce Beare · 15 years ago
- 58f0326 Android hack for size_t by Bruce Beare · 15 years ago
- 1825fb5 Merge "bionic: on pthread_join(), avoid extra check in case we find the thread" by David Turner · 15 years ago
- c0e4642 Merge "bionic: ftell() returns a long, not an int" by David Turner · 15 years ago
- e2a8b1f Added support for dladdr() by Matt Fischer · 16 years ago
- ede2e75 Merge "x86 syscall system call implementation" by David Turner · 15 years ago
- b0ae864 Merge "Fix pread()/pwrite() stubs" by David Turner · 15 years ago
- a9c41a8 Merge "bionic: remove unneeded variable from chk_realloc()" by David Turner · 15 years ago
- 3f192f5 Merge "bionic: equalize the <unknown> program name between ssp.c and libc_init_common.c" by David Turner · 15 years ago
- dd8f3c8 Merge "improve readability of string: fix indentation and remove trailing spaces" by David Turner · 15 years ago
- 5586838 Merge "optimize delete/delete[] operators by removing unneeded branch" by David Turner · 15 years ago
- 3c543e1 x86 syscall system call implementation by Bruce Beare · 15 years ago
- e31c1d0 Fix pread()/pwrite() stubs by Matt Fischer · 16 years ago
- 58060c5 am ee424e23: bionic: update processed kernel header a1026.h by Iliyan Malchev · 15 years ago
- ee424e2 bionic: update processed kernel header a1026.h by Iliyan Malchev · 15 years ago
- bdc6e3c Correct generic memset implementation by Chris Dearman · 15 years ago
- 9bcb91a Generic memcpy should define MEMCOPY before including bcopy.c by Chris Dearman · 15 years ago
- 699237b bionic: equalize the <unknown> program name between ssp.c and libc_init_common.c by André Goddard Rosa · 15 years ago
- 291100c bionic: remove unneeded variable from chk_realloc() by André Goddard Rosa · 15 years ago
- a28336c bionic: on pthread_join(), avoid extra check in case we find the thread by André Goddard Rosa · 15 years ago
- 3b06c12 bionic: ftell() returns a long, not an int by André Goddard Rosa · 15 years ago
- 1db8747 am ba8bfedd: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
- ba8bfed reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
- c047240 am d0996bb4: bionic: update processed kernel header tpa2018d1.h by Iliyan Malchev · 16 years ago
- 7ec87a1 am 276313ec: bionic: add processed kernel headers a1026.h and tpa2018d1.h by Iliyan Malchev · 16 years ago
- d0996bb bionic: update processed kernel header tpa2018d1.h by Iliyan Malchev · 16 years ago
- 276313e bionic: add processed kernel headers a1026.h and tpa2018d1.h by Iliyan Malchev · 16 years ago
- 1d7a894 added headers for SuperH which automatically generate by update_all.py by Tony SIM · 16 years ago
- 30a419a improve readability of string: fix indentation and remove trailing spaces by André Goddard Rosa · 16 years ago
- 8f92500 optimize delete/delete[] operators by removing unneeded branch by André Goddard Rosa · 16 years ago
- e964f3a reconcile android-2.1_r1 snapshot by The Android Open Source Project · 16 years ago
- a809abb android-2.1_r1 snapshot by The Android Open Source Project · 16 years ago
- caa17a9 am 5f53a182: Revert "Add qsort_r() implementation to the C library." by Mathias Agopian · 16 years ago
- 5f53a18 Revert "Add qsort_r() implementation to the C library." by Mathias Agopian · 16 years ago
- f7ee573 am 754c178a: Add qsort_r() implementation to the C library. by David 'Digit' Turner · 16 years ago
- 754c178 Add qsort_r() implementation to the C library. by David 'Digit' Turner · 16 years ago
- ece132d am e1e68492: Merge change Ifa58a406 into eclair by Dima Zavin · 16 years ago
- e1e6849 Merge change Ifa58a406 into eclair by Android (Google) Code Review · 16 years ago
- a3de55c am fe62de1a: Add support for R_ARM_REL32 to the dynamic linker. by David 'Digit' Turner · 16 years ago
- fe62de1 Add support for R_ARM_REL32 to the dynamic linker. by David 'Digit' Turner · 16 years ago
- 7b12b4a libc: kernel: Update msm_kgsl.h header by Dima Zavin · 16 years ago
- 157cdf4 am cd5df2d9: Rebuild the time zone data files in 32-bit format instead of 64-bit. by Eric Fischer · 16 years ago
- cd5df2d Rebuild the time zone data files in 32-bit format instead of 64-bit. by Eric Fischer · 16 years ago
- 21195bb am 7e617899: Correct the raw offsets in the time zone index for a few zones. by Eric Fischer · 16 years ago
- 7e61789 Correct the raw offsets in the time zone index for a few zones. by Eric Fischer · 16 years ago
- 8a2658a am a6083b77: Update zoneinfo time zone data to version 2009s by Eric Fischer · 16 years ago
- a6083b7 Update zoneinfo time zone data to version 2009s by Eric Fischer · 16 years ago
- 2db9786 merge from open-source master by Jean-Baptiste Queru · 16 years ago
- 9560452 merge from eclair by Jean-Baptiste Queru · 16 years ago
- a7b5e20 am 110044b1: libc: kernel: Update msm_kgsl.h header by Dima Zavin · 16 years ago
- 110044b libc: kernel: Update msm_kgsl.h header by Dima Zavin · 16 years ago
- 194d3fa eclair snapshot by Jean-Baptiste Queru · 16 years ago
- 9d52bdf merge from open-source master by Jean-Baptiste Queru · 16 years ago
- 71c0aeb Merge change I37d0317d by Android Code Review · 16 years ago
- 10be95c merge from open-source master by Jean-Baptiste Queru · 16 years ago
- ad13c57 added and modified linker to support SuperH architecture by Shin-ichiro KAWASAKI · 16 years ago
- 92b10af Add the BSD sys_signame array. by Thorsten Glaser · 16 years ago
- 47c5e30 am 199f9d92: Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment) by Mathias Agopian · 16 years ago
- 199f9d9 Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment) by Mathias Agopian · 16 years ago
- 53b32f8 am 763ac283: Merge changes Ibcba4b4f,I9af341e1 into eclair by Iliyan Malchev · 16 years ago
- 763ac28 Merge changes Ibcba4b4f,I9af341e1 into eclair by Android (Google) Code Review · 16 years ago
- 0703efe am 96bbbe21: Wrap ARM abort() to improve stack trace. by Andy McFadden · 16 years ago
- 96bbbe2 Wrap ARM abort() to improve stack trace. by Andy McFadden · 16 years ago
- bb9eede bionic/linker: make the buddy allocator compute max_order on its own by Iliyan Malchev · 16 years ago
- af7315a bionic/linker: change the buddy allocator to take a handle to the managed area by Iliyan Malchev · 16 years ago
- 214dec2 am 7e7d6c48: use local symbols in memset so it doesn\'t screw up profiling by Mathias Agopian · 16 years ago
- 7e7d6c4 use local symbols in memset so it doesn't screw up profiling by Mathias Agopian · 16 years ago
- cd23098 am ff7b46b8: Merge change I3c998761 into eclair by David 'Digit' Turner · 16 years ago
- ff7b46b Merge change I3c998761 into eclair by Android (Google) Code Review · 16 years ago
- 7398147 merge from open-source master by Jean-Baptiste Queru · 16 years ago
- 60c221c am 5c328268: libc: kernel: add linux/msm_q6venc.h kernel include for qsd8k h/w video encode by Dima Zavin · 16 years ago
- 0619f2e am 0e24d2c9: update msm_camera.h by Iliyan Malchev · 16 years ago
- 5c32826 libc: kernel: add linux/msm_q6venc.h kernel include for qsd8k h/w video encode by Dima Zavin · 16 years ago
- 0e24d2c update msm_camera.h by Iliyan Malchev · 16 years ago
- 3c99876 Allow the dynamic linker to relocate references to thumb symbols in NDK libraries. by David 'Digit' Turner · 16 years ago
- d704c4d am 9a96aaa8: libc: kernel: Update linux/msm_kgsl.h to latest by Dima Zavin · 16 years ago
- 9a96aaa libc: kernel: Update linux/msm_kgsl.h to latest by Dima Zavin · 16 years ago
- ab9a002 am e3650267: fix [2170898] abort() doesn\'t print a stack tarce by Mathias Agopian · 16 years ago
- 1f2a381 am fdc5c1f5: Re-enable ARMv7 memcpy implementation. by David 'Digit' Turner · 16 years ago
- 5be45ce am 1e40783d: Fix armv7-user builds by disabling the ARMv7-optimized memcpy. by David 'Digit' Turner · 16 years ago
- e365026 fix [2170898] abort() doesn't print a stack tarce by Mathias Agopian · 16 years ago
- fdc5c1f Re-enable ARMv7 memcpy implementation. by David 'Digit' Turner · 16 years ago
- 1e40783 Fix armv7-user builds by disabling the ARMv7-optimized memcpy. by David 'Digit' Turner · 16 years ago
- 44e55ba am fe46030c: Merge changes I3bd27087,I0c9ec550,I3a0e5e86 into eclair by Iliyan Malchev · 16 years ago
- fe46030 Merge changes I3bd27087,I0c9ec550,I3a0e5e86 into eclair by Android (Google) Code Review · 16 years ago