summaryrefslogtreecommitdiffstats
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
* Bionic: Fix wrong prototype of system call clock_nanosleepJack Ren2012-04-163-4/+10
* Update to tzdata2012c.Elliott Hughes2012-04-024-1/+4
* Merge "libc/x86: ensure the stack 16-byte aligned when tasks created"Elliott Hughes2012-03-303-5/+14
|\
| * libc/x86: ensure the stack 16-byte aligned when tasks createdJack Ren2012-03-233-5/+14
* | am 09ce7749: Merge "[MIPS] Clean Kernel headers are generated by running libc...Elliott Hughes2012-03-27160-5/+18664
|\ \
| * | [MIPS] Clean Kernel headers are generated by runningRaghu Gandham2012-03-27160-5/+18664
* | | am 56731351: Merge "bionic: fix atfork hanlder_mutex deadlock"Jean-Baptiste Queru2012-03-261-1/+4
|\ \ \ | |/ /
| * | bionic: fix atfork hanlder_mutex deadlockJack Ren2012-03-171-1/+4
| |/
* | am 73b5cad9: Merge "bionic: Fix wrong kernel_id in pthread descriptor after f...Elliott Hughes2012-03-123-0/+16
|\ \ | |/
| * bionic: Fix wrong kernel_id in pthread descriptor after fork()Jack Ren2012-03-123-0/+16
* | am a58c88c2: Merge "Upgrade to tzdata2012b."Elliott Hughes2012-03-022-1/+1
|\ \ | |/
| * Upgrade to tzdata2012b.Elliott Hughes2012-03-012-1/+1
* | resolved conflicts for merge of cfe535ef to stage-aosp-masterElliott Hughes2012-03-023-1/+1
|\ \ | |/
| * Upgrade to tzdata2011a.Elliott Hughes2012-03-013-1/+1
* | am 25f2d1f0: Merge "update stddef.h"Jean-Baptiste Queru2012-02-291-10/+9
|\ \ | |/
| * update stddef.hNick Kralevich2012-02-291-10/+9
* | am afab5a70: Merge "Eliminate duplicate constants"Jean-Baptiste Queru2012-02-292-517/+2
|\ \ | |/
| * Eliminate duplicate constantsNick Kralevich2012-02-292-517/+2
* | am 7f28e0b4: Merge "Clean up the remnants of SuperH support"Jean-Baptiste Queru2012-02-292-3/+2
|\ \ | |/
| * Merge "Clean up the remnants of SuperH support"Jean-Baptiste Queru2012-02-292-3/+2
| |\
| | * Clean up the remnants of SuperH supportRaghu Gandham2012-02-092-3/+2
* | | am d041bf20: Merge "bionic/x86: fix one potential deadlock in __set_tls()"Jean-Baptiste Queru2012-02-231-0/+1
|\ \ \ | |/ /
| * | bionic/x86: fix one potential deadlock in __set_tls()Jin Wei2012-02-231-0/+1
* | | am a60ff6c5: Merge "libc: Define new symbol visibility macros"Jean-Baptiste Queru2012-02-133-0/+31
|\ \ \ | |/ /
| * | libc: Define new symbol visibility macrosDavid 'Digit' Turner2012-01-313-0/+31
| |/
* | Merge 5b892aa7Jean-Baptiste Queru2012-02-01393-16062/+29
|\ \ | |/
| * remove obsolete SuperH supportDavid 'Digit' Turner2012-01-31393-16061/+29
* | am e8004445: Merge "Make sure __u64 is defined even for strict ansi or -std=c99"Jean-Baptiste Queru2012-01-271-1/+1
|\ \ | |/
| * Make sure __u64 is defined even for strict ansi or -std=c99Martin Storsjo2012-01-251-1/+1
* | am e22dfc46: Merge "execvp: bcopy() is deprecated. Use memcpy() instead"Jean-Baptiste Queru2012-01-241-3/+3
|\ \ | |/
| * Merge "execvp: bcopy() is deprecated. Use memcpy() instead"Jean-Baptiste Queru2012-01-241-3/+3
| |\
| | * execvp: bcopy() is deprecated. Use memcpy() insteadJim Huang2012-01-141-3/+3
* | | am 23f56bbb: Merge "Add extended attribute (xattr) system call wrappers to bi...Jean-Baptiste Queru2012-01-2043-0/+1062
|\ \ \ | |/ /
| * | Merge "Add extended attribute (xattr) system call wrappers to bionic."Jean-Baptiste Queru2012-01-2043-0/+1062
| |\ \
| | * | Add extended attribute (xattr) system call wrappers to bionic.Stephen Smalley2012-01-1843-0/+1062
| | |/
* | | am e8e1efea: Update to tzdata2011n.Elliott Hughes2012-01-183-1/+1
|\ \ \
| * | | Update to tzdata2011n.Elliott Hughes2012-01-173-1/+1
* | | | am eae1f1fb: Merge "res_send: Avoid spurious close()s and (rare) failure"Jean-Baptiste Queru2012-01-171-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | res_send: Avoid spurious close()s and (rare) failureJim Huang2012-01-141-1/+1
| | |/ | |/|
* | | am f44de270: add personality() system call.Nick Kralevich2012-01-1710-0/+161
|\ \ \ | | |/ | |/|
| * | add personality() system call.Nick Kralevich2012-01-1310-0/+161
* | | am ecd0e95a: Adding a timeout to tcp dns lookup connects.Robert Greenwalt2012-01-121-26/+168
|\ \ \ | |/ / | | / | |/ |/|
| * Adding a timeout to tcp dns lookup connects.Robert Greenwalt2012-01-121-26/+168
* | sreadahead: adding readahead system call into bionic libcBruce Beare2012-01-039-0/+86
* | readdir: fix interface to kernel getdents64 functionBruce Beare2011-12-191-4/+10
* | am 94963af2: update video/dsscomp.hErik Gilling2011-12-131-27/+30
|\ \ | |/
| * update video/dsscomp.hErik Gilling2011-12-131-27/+30
* | am af96d4da: x86: libc may use the gcc flags from TARGET_linux-x86.mkBruce Beare2011-12-091-5/+2
|\ \
| * | x86: libc may use the gcc flags from TARGET_linux-x86.mkBruce Beare2011-12-091-5/+2
* | | am 7d03c9cb: pathconf: dead loop in bionic function __2_symlinksBruce Beare2011-12-091-14/+11
|\ \ \ | |/ /