aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add in_port_t and move it and in_addr_t to the correct header file."Elliott Hughes2014-08-192-2/+5
|\
| * Add in_port_t and move it and in_addr_t to the correct header file.Elliott Hughes2014-08-192-2/+5
|/
* Merge "Move the meat of <features.h> into <sys/cdefs.h>."Elliott Hughes2014-08-199-16/+19
|\
| * Move the meat of <features.h> into <sys/cdefs.h>.Elliott Hughes2014-08-199-16/+19
* | Merge "Missing #include <sys/cdefs.h>."Dan Albert2014-08-161-0/+2
|\ \ | |/ |/|
| * Missing #include <sys/cdefs.h>.Dan Albert2014-08-191-0/+2
|/
* Merge "Remove unused defines from <features.h>."Elliott Hughes2014-08-191-17/+0
|\
| * Remove unused defines from <features.h>.Elliott Hughes2014-08-191-17/+0
* | Merge "Expose android_set_abort_message()."Dan Albert2014-08-163-4/+41
|\ \ | |/ |/|
| * Expose android_set_abort_message().Dan Albert2014-08-183-4/+41
* | Merge "Fix _BSD_SOURCE/__USE_BSD."Elliott Hughes2014-08-194-6/+8
|\ \
| * | Fix _BSD_SOURCE/__USE_BSD.Elliott Hughes2014-08-194-6/+8
* | | Merge "Revert "Add support for protected local symbol lookup.""Dmitriy Ivanov2014-08-198-163/+31
|\ \ \ | |/ / |/| |
| * | Revert "Add support for protected local symbol lookup."Dmitriy Ivanov2014-08-198-163/+31
|/ /
* | Merge "Fix <features.h> (_BSD_SOURCE and _GNU_SOURCE)."Elliott Hughes2014-08-167-16/+20
|\ \
| * | Fix <features.h> (_BSD_SOURCE and _GNU_SOURCE).Elliott Hughes2014-08-187-16/+20
|/ /
* | Merge "Improve <sys/cdefs.h>."Elliott Hughes2014-08-1811-281/+39
|\ \ | |/ |/|
| * Improve <sys/cdefs.h>.Elliott Hughes2014-08-1811-281/+39
* | Merge "Fix leak_realloc, copy entire allocation."Christopher Ferris2014-08-161-33/+31
|\ \
| * | Fix leak_realloc, copy entire allocation.Christopher Ferris2014-08-181-33/+31
* | | Merge "malloc_usable_size returns the original size."Christopher Ferris2014-08-161-0/+4
|\| |
| * | malloc_usable_size returns the original size.Christopher Ferris2014-08-181-0/+4
| |/
* | Merge "Hide C++ stuff in libc. Put it back in libstdc++."Dan Albert2014-08-164-39/+58
|\ \ | |/ |/|
| * Hide C++ stuff in libc. Put it back in libstdc++.Dan Albert2014-08-184-39/+58
|/
* Merge "Add atexit test for attributed c-tor/d-tor"Dmitriy Ivanov2014-08-153-10/+51
|\
| * Add atexit test for attributed c-tor/d-torDmitriy Ivanov2014-08-153-10/+51
|/
* Merge "Have stdatomic.h punt to C++ atomic when possible"Hans Boehm2014-08-151-0/+93
|\
| * Have stdatomic.h punt to C++ atomic when possibleHans Boehm2014-08-151-0/+93
* | Merge "Move mtctxres.c to libc_dns.a."Dan Albert2014-08-121-1/+1
|\ \
| * | Move mtctxres.c to libc_dns.a.Dan Albert2014-08-141-1/+1
* | | Merge "Keep symbols for linker"Dmitriy Ivanov2014-08-141-0/+4
|\ \ \ | |/ / |/| |
| * | Keep symbols for linkerDmitriy Ivanov2014-08-141-0/+4
|/ /
* | Merge "Change name of MB_CUR_MAX implementation function."Dan Albert2014-08-142-3/+3
|\ \
| * | Change name of MB_CUR_MAX implementation function.Dan Albert2014-08-142-3/+3
* | | Merge "Add more functionality to glibc symbol checker."Dan Albert2014-08-141-11/+78
|\ \ \ | |_|/ |/| |
| * | Add more functionality to glibc symbol checker.Dan Albert2014-08-141-11/+78
| |/
* | Merge "Add memory ordering constraint, convert to C11 atomics"Hans Boehm2014-08-121-21/+63
|\ \
| * | Add memory ordering constraint, convert to C11 atomicsHans Boehm2014-08-081-21/+63
* | | Merge "Added test for ifunc support in dynamic linker."Dmitriy Ivanov2014-08-127-10/+214
|\ \ \ | |_|/ |/| |
| * | Added test for ifunc support in dynamic linker.Brigid Smith2014-08-087-10/+214
* | | Merge "Hide __libc_init_vdso()."Dan Albert2014-08-121-1/+1
|\ \ \
| * | | Hide __libc_init_vdso().Dan Albert2014-08-131-1/+1
* | | | Merge "Hide ScopedTrace."Dan Albert2014-08-121-1/+1
|\ \ \ \
| * | | | Hide ScopedTrace.Dan Albert2014-08-131-1/+1
| |/ / /
* | | | Merge "Optimize symbol lookup"Dmitriy Ivanov2014-08-132-0/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Optimize symbol lookupDmitriy Ivanov2014-08-132-0/+17
|/ / /
* | | Merge "Hide __libc_malloc_dispatch."Dan Albert2014-08-121-2/+1
|\ \ \
| * | | Hide __libc_malloc_dispatch.Dan Albert2014-08-121-2/+1
|/ / /
* | | Merge "Label pages mapped by linker_allocator"Dmitriy Ivanov2014-08-093-5/+32
|\ \ \
| * | | Label pages mapped by linker_allocatorDmitriy Ivanov2014-08-113-5/+32