summaryrefslogtreecommitdiffstats
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
...
* libc: remove cutils dependenciesDavid 'Digit' Turner2010-06-114-4/+116
* sysconf(): Fix line parser for /proc files.David 'Digit' Turner2010-06-092-1/+4
* Add missing termios defns to bring on par with ARM - DO NOT MERGEBruce Beare2010-06-091-0/+17
* Add sincosl() function to bionic. So that sincos optimization can - DO NOT MERGEDavid 'Digit' Turner2010-06-091-0/+2
* Remove a gcc-4.5 compilation warning:Jing Yu2010-06-091-1/+1
* Fix setjmp()/longjmp() to save FP registers on ARMv7. - DO NOT MERGEDavid 'Digit' Turner2010-06-095-125/+144
* Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) - ...David 'Digit' Turner2010-06-0910-0/+83
* Use private futexes for semaphores, unless they are initialized with pshared ...David 'Digit' Turner2010-06-084-56/+147
* resolved conflicts for merge of 7b6e6fa5 to krakenJean-Baptiste Queru2010-06-032-0/+56
|\
| * merge from open-source masterThe Android Open Source Project2010-06-032-0/+56
| |\
| | * Merge "pthread: introduce pthread_setname_np() as a mean to give names to thr...David Turner2010-06-033-0/+62
| | |\
| | | * pthread: introduce pthread_setname_np() as a mean to give names to threadsAndré Goddard Rosa2010-05-193-0/+62
* | | | Atomic/SMP update, part 3.Andy McFadden2010-05-284-61/+109
* | | | Atomic/SMP update.Andy McFadden2010-05-202-6/+20
* | | | Add pthread_rwlock_t implementation to the C library (DO NOT MERGE)David 'Digit' Turner2010-05-194-1/+391
|/ / /
* | | merge from open-source masterThe Android Open Source Project2010-05-1715-57/+56
|\ \ \ | |/ /
| * | improve readability of stdio: fix indentation and remove trailing spacesAndré Goddard Rosa2010-05-1715-57/+56
| |/
* | merge from open-source masterThe Android Open Source Project2010-05-141-0/+1
|\ \ | |/
| * 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
* | | merge from open-source masterThe Android Open Source Project2010-05-138-6/+50
|\ \ \ | |/ /
| * | Set SA_RESTORER in sigaction()Matt Fischer2010-05-128-6/+50
* | | merge from open-source masterThe Android Open Source Project2010-05-122-7/+7
|\ \ \ | |/ /
| * | stdio: simplify __fremovelock()André Goddard Rosa2010-05-101-3/+1
| * | Merge "string: tidy up strndup()"David Turner2010-05-101-4/+6
| |\ \
| | * | string: tidy up strndup()André Goddard Rosa2010-01-301-4/+6
* | | | merge from open-source masterThe Android Open Source Project2010-05-03189-232/+7416
|\ \ \ \ | |/ / /
| * | | 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
| | |/ / /
| * | | | 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
| | |_|/ | |/| |
* | | | merge from open-source masterThe Android Open Source Project2010-04-081-3/+3
|\ \ \ \ | |/ / /
| * | | 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
* | | | | am 91638721: kernel_headers: Update rtnetlink/pkt_sched headers for 2.6.32San Mehat2010-04-0611-283/+678
|\ \ \ \ \
| * | | | | kernel_headers: Update rtnetlink/pkt_sched headers for 2.6.32android-sdk-tools_r6android-sdk-2.2_r2android-sdk-2.2_r1android-cts-2.2_r7android-cts-2.2_r6android-cts-2.2_r5android-cts-2.2_r4android-cts-2.2_r3android-cts-2.2_r2android-cts-2.2_r1android-2.2_r1.3android-2.2_r1.2android-2.2_r1.1android-2.2_r1android-2.2.2_r1android-2.2.1_r2android-2.2.1_r1San Mehat2010-04-0611-283/+678
* | | | | | merge from open-source masterThe Android Open Source Project2010-03-311-2/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | stdlib: optimize bsearch()André Goddard Rosa2010-03-281-2/+2
| | |/ / / | |/| | |
* | | | | merge from open-source masterThe Android Open Source Project2010-03-3116-13/+7365
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | | merge from open-source masterThe Android Open Source Project2010-03-291-3/+16
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |