summaryrefslogtreecommitdiffstats
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
* Cache getpid.Elliott Hughes2014-06-2013-23/+107
* Build tzcode with hidden visibility.Elliott Hughes2014-06-196-36/+39
* Fix arm64 localtime.c build.Elliott Hughes2014-06-191-3/+3
* Build tzcode with -Werror.Elliott Hughes2014-06-194-68/+60
* Merge "Update localtime.c."Elliott Hughes2014-06-171-72/+85
|\
| * Update localtime.c.Elliott Hughes2014-06-181-72/+85
* | Merge "add 64-bit bionic implementation for denver arch"Christopher Ferris2014-06-174-1/+487
|\ \
| * | add 64-bit bionic implementation for denver archShu Zhang2014-06-124-1/+487
* | | Merge "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64.""Dan Albert2014-06-183-13/+2
|\ \ \ | |_|/ |/| |
| * | Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64."Dan Albert2014-06-193-13/+2
* | | Merge "Move common macros into bionic_macros.h."Christopher Ferris2014-06-178-29/+42
|\ \ \
| * | | Move common macros into bionic_macros.h.Christopher Ferris2014-06-188-29/+42
* | | | Merge "Hide _tolower_tab_ and _toupper_tab_ on LP64."Dan Albert2014-06-183-2/+13
|\ \ \ \ | | |/ / | |/| |
| * | | Hide _tolower_tab_ and _toupper_tab_ on LP64.Dan Albert2014-06-183-2/+13
| |/ /
* | | Hide __atexit and remove __atexit_invalid.Dan Albert2014-06-182-7/+1
|/ /
* | Hide declaration of gets(3) for C11 and later.Dan Albert2014-06-171-0/+2
* | Merge "Revert "Hide declaration of gets(3) for C11 and later.""Dan Albert2014-06-171-2/+0
|\ \
| * | Revert "Hide declaration of gets(3) for C11 and later."Dan Albert2014-06-171-2/+0
* | | Merge "Hide declaration of gets(3) for C11 and later."Dan Albert2014-06-171-0/+2
|\ \ \ | |/ /
| * | Hide declaration of gets(3) for C11 and later.Dan Albert2014-06-171-0/+2
* | | Merge "Add <linux/tty.h> to libc/include/sys/ioctl.h"Elliott Hughes2014-06-171-0/+1
|\ \ \ | |/ / |/| |
| * | Add <linux/tty.h> to libc/include/sys/ioctl.hQiming Shi2014-06-131-0/+1
* | | Merge "Use a separate config.h for config like defines."Christopher Ferris2014-06-172-6/+27
|\ \ \
| * | | Use a separate config.h for config like defines.Christopher Ferris2014-06-162-6/+27
* | | | Move jemalloc due to whole_static_library bug.Christopher Ferris2014-06-162-1/+1
|/ / /
* | | libc: Fix 'index' symbol export.David 'Digit' Turner2014-06-168-72/+6
* | | Revert "Revert "Remove ftime from bionic LP64""Dan Albert2014-06-164-97/+30
* | | Removes getdtablesize(3) from LP64.Dan Albert2014-06-164-42/+11
* | | Merge "Revert "Backing this one out since the counterpart needs to be sent up...Dan Albert2014-06-123-5/+34
|\ \ \
| * | | Revert "Backing this one out since the counterpart needs to be sent upstream."Dan Albert2014-06-143-5/+34
* | | | Merge "Backing this one out since the counterpart needs to be sent upstream."Dan Albert2014-06-123-34/+5
|\ \ \ \ | |/ / /
| * | | Backing this one out since the counterpart needs to be sent upstream.Dan Albert2014-06-143-34/+5
* | | | Merge "Hides valloc(3)/pvalloc(3) on LP64."Dan Albert2014-06-123-5/+34
|\ \ \ \ | |/ / /
| * | | Hides valloc(3)/pvalloc(3) on LP64.Dan Albert2014-06-133-5/+34
| |/ /
* | | Merge "Removes wait3(2) from LP64."Dan Albert2014-06-123-5/+5
|\ \ \
| * | | Removes wait3(2) from LP64.Dan Albert2014-06-133-5/+5
| |/ /
* | | Merge "Remove ioprio_get(2) and ioprio_set(2) from LP64."Dan Albert2014-06-1213-235/+0
|\ \ \
| * | | Remove ioprio_get(2) and ioprio_set(2) from LP64.Dan Albert2014-06-1213-235/+0
* | | | Merge "Bring our "libresolv" stuff in line with glibc."Elliott Hughes2014-06-122-28/+47
|\ \ \ \
| * | | | Bring our "libresolv" stuff in line with glibc.Elliott Hughes2014-06-132-28/+47
| | |/ / | |/| |
* | | | Upgrade to tzdata2014e.Elliott Hughes2014-06-131-0/+0
|/ / /
* | | Fix x86-64 libvpx build.Elliott Hughes2014-06-121-2/+2
* | | Somewhere, the declaration of _resolv_delete_cache_for_net went missing.Elliott Hughes2014-06-121-0/+3
* | | Merge "Fix %u format that should have been %zu."Christopher Ferris2014-06-121-5/+5
|\ \ \
| * | | Fix %u format that should have been %zu.Christopher Ferris2014-06-121-5/+5
* | | | Merge "Add a hack to <stdlib.h> until we can fix libvpx."Elliott Hughes2014-06-121-0/+6
|\ \ \ \
| * | | | Add a hack to <stdlib.h> until we can fix libvpx.Elliott Hughes2014-06-121-0/+6
| | |/ / | |/| |
* | | | Merge "Remove __memcmp16 from bionic."Elliott Hughes2014-06-1213-426/+0
|\ \ \ \
| * | | | Remove __memcmp16 from bionic.Elliott Hughes2014-06-1213-426/+0
| |/ / /
* | | | Merge "Use default hidden visibility to build libc_dns."Elliott Hughes2014-06-124-12/+25
|\ \ \ \