summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* improve readability of stdio: fix indentation and remove trailing spacesAndré Goddard Rosa2010-05-1715-57/+56
* Merge "Add declaration for sys_signame[] forgotten in change 12489"David Turner2010-05-141-0/+1
|\
| * Add declaration for sys_signame[] forgotten in change 12489Thorsten Glaser2010-04-051-0/+1
* | Set SA_RESTORER in sigaction()Matt Fischer2010-05-128-6/+50
* | Merge "Sometimes the compiler is very right! Found bug in bessel routines for...Jean-Baptiste Queru2010-05-113-5/+7
|\ \
| * | Sometimes the compiler is very right! Found bug in bessel routines for float.Scott Turner2010-05-073-5/+7
* | | Merge "Reduce compiler anxiety."David Turner2010-05-111-1/+1
|\ \ \
| * | | Reduce compiler anxiety.Scott Turner2010-01-161-1/+1
* | | | Merge "Added support for LD_PRELOAD"David Turner2010-05-111-0/+65
|\ \ \ \
| * | | | Added support for LD_PRELOADMatt Fischer2010-05-101-0/+65
* | | | | Merge "stdio: simplify __fremovelock()"David Turner2010-05-101-3/+1
|\ \ \ \ \
| * | | | | stdio: simplify __fremovelock()André Goddard Rosa2010-05-101-3/+1
| |/ / / /
* | | | | Merge "Reversed order of const and static to hush warning from compiler."Jean-Baptiste Queru2010-05-101-10/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Reversed order of const and static to hush warning from compiler.Scott Turner2010-01-161-10/+10
| |/ / /
* | | | Merge "string: tidy up strndup()"David Turner2010-05-101-4/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | string: tidy up strndup()André Goddard Rosa2010-01-301-4/+6
* | | | Merge "Fix log channel initialization at bionic/logd_write.c."David Turner2010-05-011-0/+2
|\ \ \ \
| * | | | Fix log channel initialization at bionic/logd_write.c.Alexey Tarasov2009-12-031-0/+2
| | |/ / | |/| |
* | | | Merge "added headers for SuperH which automatically generate by update_all.py"Jean-Baptiste Queru2010-04-29174-0/+7188
|\ \ \ \
| * | | | added headers for SuperH which automatically generate by update_all.pyTony SIM2010-02-01174-0/+7188
| |/ / /
* | | | linker: fix the undefined weak symbols issueYi Sun2010-04-290-0/+0
* | | | bionic: add missing NULL check from memory allocation on record_backtrace()André Goddard Rosa2010-04-291-0/+2
* | | | stdio: simplify vasprintf()André Goddard Rosa2010-04-291-4/+1
* | | | stdio: simplify asprintf()André Goddard Rosa2010-04-291-5/+2
* | | | improve readability of stdlib: fix indentation and remove trailing spacesAndré Goddard Rosa2010-04-2911-232/+230
* | | | Fixed support for RTLD_NEXT in dlsym()Matt Fischer2010-04-083-5/+15
| |_|/ |/| |
* | | bionic: fix memory leak in get_malloc_leak_info() error pathAndré Goddard Rosa2010-03-291-1/+2
* | | Merge "bionic: clear only the part of the buffer which is not overwritten aft...David Turner2010-03-301-2/+1
|\ \ \
| * | | bionic: clear only the part of the buffer which is not overwritten afterwardAndré Goddard Rosa2010-03-281-2/+1
* | | | stdlib: optimize bsearch()André Goddard Rosa2010-03-281-2/+2
|/ / /
* | | Merge "linker: fix the undefined weak symbols issue"David Turner2010-03-291-1/+1
|\ \ \
| * | | linker: fix the undefined weak symbols issueMin-su, Kim2010-03-291-1/+1
* | | | Merge changes Ibdc6e3c8,I9bcb91a2David Turner2010-03-292-5/+5
|\ \ \ \
| * | | | Correct generic memset implementationChris Dearman2010-02-051-4/+4
| * | | | Generic memcpy should define MEMCOPY before including bcopy.cChris Dearman2010-02-051-1/+1
| | |/ / | |/| |
* | | | Merge "Atom optimized string and memory routines"David Turner2010-03-2914-8/+7360
|\ \ \ \ | |_|/ / |/| | |
| * | | Atom optimized string and memory routinesBruce Beare2010-03-2614-8/+7360
* | | | Android hack for size_tBruce Beare2010-03-261-3/+16
|/ / /
* | | Merge "bionic: on pthread_join(), avoid extra check in case we find the thread"David Turner2010-03-181-5/+4
|\ \ \
| * | | bionic: on pthread_join(), avoid extra check in case we find the threadAndré Goddard Rosa2010-02-051-5/+4
| |/ /
* | | Merge "bionic: ftell() returns a long, not an int"David Turner2010-03-181-1/+1
|\ \ \
| * | | bionic: ftell() returns a long, not an intAndré Goddard Rosa2010-02-051-1/+1
| |/ /
* | | Added support for dladdr()Matt Fischer2010-03-175-15/+101
* | | Merge "x86 syscall system call implementation"David Turner2010-03-172-0/+53
|\ \ \
| * | | x86 syscall system call implementationBruce Beare2010-03-042-0/+53
* | | | Merge "Fix pread()/pwrite() stubs"David Turner2010-03-172-4/+4
|\ \ \ \
| * | | | Fix pread()/pwrite() stubsMatt Fischer2010-02-122-4/+4
| | |/ / | |/| |
* | | | Merge "bionic: remove unneeded variable from chk_realloc()"David Turner2010-03-161-2/+3
|\ \ \ \
| * | | | bionic: remove unneeded variable from chk_realloc()André Goddard Rosa2010-02-051-2/+3
| |/ / /
* | | | Merge "bionic: equalize the <unknown> program name between ssp.c and libc_ini...David Turner2010-03-161-2/+2
|\ \ \ \