summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make sure not to construct illegal property names.Christopher Ferris2014-07-151-6/+28
* Merge "Add gen syscalls step to instructions."Christopher Ferris2014-07-151-2/+6
|\
| * Add gen syscalls step to instructions.Christopher Ferris2014-07-151-2/+6
* | Merge "Regenerate the syscalls list after the uapi update."Elliott Hughes2014-07-151-0/+10
|\ \ | |/ |/|
| * Regenerate the syscalls list after the uapi update.Elliott Hughes2014-07-151-0/+10
|/
* Merge "Fix BIONIC_ROUND_UP_POWER_OF_2 for 64 bit."Christopher Ferris2014-07-151-1/+3
|\
| * Fix BIONIC_ROUND_UP_POWER_OF_2 for 64 bit.Christopher Ferris2014-07-151-1/+3
|/
* Merge "Remove isascii_l(3)."Dan Albert2014-07-142-5/+0
|\
| * Remove isascii_l(3).Dan Albert2014-07-142-5/+0
|/
* Merge "Fix visibility for a bunch more symbols."Elliott Hughes2014-07-145-15/+17
|\
| * Fix visibility for a bunch more symbols.Elliott Hughes2014-07-145-15/+17
|/
* Merge "Implement rand/srand in terms of random/srandom."Elliott Hughes2014-07-144-65/+30
|\
| * Implement rand/srand in terms of random/srandom.Elliott Hughes2014-07-144-65/+30
* | Merge "Sync upstream-openbsd."Elliott Hughes2014-07-1410-70/+18
|\ \
| * | Sync upstream-openbsd.Elliott Hughes2014-07-1410-70/+18
| |/
* | Merge "Upstream atexit"Dmitriy Ivanov2014-07-1410-142/+68
|\ \ | |/ |/|
| * Upstream atexitDmitriy Ivanov2014-07-1410-142/+68
|/
* Merge "Define SIOCKILLADDR which isn't in the common kernel uapi headers."Elliott Hughes2014-07-111-0/+7
|\
| * Define SIOCKILLADDR which isn't in the common kernel uapi headers.Elliott Hughes2014-07-111-0/+7
|/
* Merge "Define three prctl constants that went missing from uapi."Elliott Hughes2014-07-101-0/+19
|\
| * Define three prctl constants that went missing from uapi.Elliott Hughes2014-07-111-0/+19
|/
* Merge "EM_ARM and EM_AARCH64 are now in the uapi header."Elliott Hughes2014-07-101-3/+0
|\
| * EM_ARM and EM_AARCH64 are now in the uapi header.Elliott Hughes2014-07-111-3/+0
* | Merge "Add optimized memchr implementation from newlib"Christopher Ferris2014-07-105-1/+163
|\ \
| * | Add optimized memchr implementation from newlibBernhard Rosenkränzer2014-07-115-1/+163
* | | Merge "Make jemalloc the default choice."Christopher Ferris2014-07-103-14/+17
|\ \ \ | |_|/ |/| |
| * | Make jemalloc the default choice.Christopher Ferris2014-07-113-14/+17
|/ /
* | Merge "Update kernel headers to v3.14."Christopher Ferris2014-07-10175-3660/+8669
|\ \
| * | Update kernel headers to v3.14.Christopher Ferris2014-07-10175-3660/+8669
* | | Merge "Enable building libc with clang."Elliott Hughes2014-07-113-8/+52
|\ \ \
| * | | Enable building libc with clang.Elliott Hughes2014-07-113-8/+52
* | | | Merge "Revert "Revert "Add locale aware APIs."""Dan Albert2014-07-1016-0/+432
|\ \ \ \
| * | | | Revert "Revert "Add locale aware APIs.""Dan Albert2014-07-1116-0/+432
|/ / / /
* | | | Merge "The err family allow null format strings."Elliott Hughes2014-07-101-38/+13
|\ \ \ \
| * | | | The err family allow null format strings.Elliott Hughes2014-07-111-38/+13
| |/ / /
* | | | Merge "Revert "Switch libm to building with clang.""Elliott Hughes2014-07-102-18/+6
|\ \ \ \
| * | | | Revert "Switch libm to building with clang."Elliott Hughes2014-07-112-18/+6
* | | | | Merge "Switch libm to building with clang."Elliott Hughes2014-07-102-6/+18
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Switch libm to building with clang.Elliott Hughes2014-07-102-6/+18
|/ / /
* | | Merge "Slim down static binaries by avoiding stdio."Elliott Hughes2014-07-109-16/+19
|\ \ \
| * | | Slim down static binaries by avoiding stdio.Elliott Hughes2014-07-109-16/+19
|/ / /
* | | Merge "Remove the global lock around thread stack creation."Elliott Hughes2014-07-101-4/+0
|\ \ \
| * | | Remove the global lock around thread stack creation.Elliott Hughes2014-07-101-4/+0
|/ / /
* | | Merge "Remove the obsolete _thread_created_hook."Elliott Hughes2014-07-101-15/+0
|\ \ \
| * | | Remove the obsolete _thread_created_hook.Elliott Hughes2014-07-091-15/+0
| | |/ | |/|
* | | Merge "Move __cmsg_nxthdr to its proper file."Calin Juravle2014-07-092-1/+1
|\ \ \
| * | | Move __cmsg_nxthdr to its proper file.Calin Juravle2014-07-102-1/+1
* | | | Merge "Removed obsolete symbol cmsg_nxthdr."Calin Juravle2014-07-091-3/+0
|\ \ \ \ | |/ / /
| * | | Removed obsolete symbol cmsg_nxthdr.Calin Juravle2014-07-101-3/+0
|/ / /
* | | Merge "Do not include libc_common in malloc debug code."Christopher Ferris2014-07-096-60/+67
|\ \ \ | |/ / |/| |