Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Add getsid system call to bionic" | Elliott Hughes | 2012-09-04 | 9 | -1/+65 |
|\ | |||||
| * | Add getsid system call to bionic | Irina Tirdea | 2012-09-03 | 9 | -1/+65 |
* | | Merge "Add missing MALLOC_FAILURE_ACTION calls to dlmalloc." | Elliott Hughes | 2012-09-04 | 1 | -2/+10 |
|\ \ | |||||
| * | | Add missing MALLOC_FAILURE_ACTION calls to dlmalloc. | Elliott Hughes | 2012-09-04 | 1 | -2/+10 |
|/ / | |||||
* | | Merge "bionic: Fix TINY_ANDROID build" | Elliott Hughes | 2012-09-04 | 1 | -1/+5 |
|\ \ | |||||
| * | | bionic: Fix TINY_ANDROID build | Benoit Goby | 2012-09-04 | 1 | -1/+5 |
|/ / | |||||
* | | Merge "Upgrade to dlmalloc 2.8.6." | Ian Rogers | 2012-08-31 | 4 | -70/+81 |
|\ \ | |/ |/| | |||||
| * | Upgrade to dlmalloc 2.8.6. | Ian Rogers | 2012-08-29 | 4 | -70/+81 |
* | | Merge "Improve the dynamic linker diagnostics." | Elliott Hughes | 2012-08-29 | 1 | -7/+7 |
|\ \ | |||||
| * | | Improve the dynamic linker diagnostics. | Elliott Hughes | 2012-08-29 | 1 | -7/+7 |
* | | | Merge "disable _FORTIFY_SOURCE under clang" | Nick Kralevich | 2012-08-29 | 4 | -22/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | disable _FORTIFY_SOURCE under clang | Nick Kralevich | 2012-08-29 | 4 | -22/+1 |
| |/ | |||||
* | | Merge "Clean up warnings in the malloc_debug_* files." | Elliott Hughes | 2012-08-29 | 11 | -504/+369 |
|\ \ | |/ |/| | |||||
| * | Clean up warnings in the malloc_debug_* files. | Elliott Hughes | 2012-08-29 | 11 | -504/+369 |
* | | Merge "ARM: make sure __on_dlclose() actually gets called" | Nick Kralevich | 2012-08-28 | 1 | -1/+1 |
|\ \ | |||||
| * | | ARM: make sure __on_dlclose() actually gets called | Ard Biesheuvel | 2012-08-21 | 1 | -1/+1 |
* | | | Merge "ARM: remove dummy entries from .so init_array/fini_array" | Nick Kralevich | 2012-08-28 | 1 | -10/+0 |
|\ \ \ | |||||
| * | | | ARM: remove dummy entries from .so init_array/fini_array | Ard Biesheuvel | 2012-08-28 | 1 | -10/+0 |
* | | | | Merge "linker: Fix ARM_R_COPY relocations" | Nick Kralevich | 2012-08-28 | 1 | -18/+44 |
|\ \ \ \ | |||||
| * | | | | linker: Fix ARM_R_COPY relocations | Nick Kralevich | 2012-08-28 | 1 | -18/+44 |
* | | | | | Merge "libc: remove ctors/dtors sections" | Nick Kralevich | 2012-08-28 | 6 | -41/+1 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | libc: remove ctors/dtors sections | Ard Biesheuvel | 2012-08-22 | 6 | -41/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge "Allow linker to compile with -DLINKER_DEBUG=1" | Nick Kralevich | 2012-08-27 | 1 | -0/+10 |
|\ \ \ \ | |||||
| * | | | | Allow linker to compile with -DLINKER_DEBUG=1 | Nick Kralevich | 2012-08-24 | 1 | -0/+10 |
| | |/ / | |/| | | |||||
* | | | | Merge "Added missing cache failed notification" | Elliott Hughes | 2012-08-27 | 1 | -0/+5 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Added missing cache failed notification | Henrik Engström | 2012-08-17 | 1 | -0/+5 |
* | | | | Merge "Add missing va_end() to prevent stack corruptions" | Ian Rogers | 2012-08-24 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Add missing va_end() to prevent stack corruptions | Yaroslav Miroshnychenko | 2012-07-13 | 1 | -0/+1 |
* | | | | | Merge "hardening: remove pointless ARM __get_pc() function" | Nick Kralevich | 2012-08-22 | 2 | -35/+0 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | hardening: remove pointless ARM __get_pc() function | Ard Biesheuvel | 2012-08-22 | 2 | -35/+0 |
| | |_|/ | |/| | | |||||
* | | | | Merge "Use unambiguous mnemonics" | Jean-Baptiste Queru | 2012-08-22 | 1 | -111/+111 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Use unambiguous mnemonics | Kevin Schoedel | 2012-08-21 | 1 | -111/+111 |
|/ / / | |||||
* | | | Merge "Enclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLS" | Andrew Hsieh | 2012-08-21 | 3 | -6/+9 |
|\ \ \ | |||||
| * | | | Enclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLS | Andrew Hsieh | 2012-08-21 | 3 | -6/+9 |
|/ / / | |||||
* | | | Merge "Restore posix_memalign" | Ian Rogers | 2012-08-20 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | Restore posix_memalign | Brian Carlstrom | 2012-08-20 | 1 | -0/+5 |
* | | | | Merge "Upgrade to dlmalloc 2.8.5." | Brian Carlstrom | 2012-08-20 | 8 | -6232/+7010 |
|\ \ \ \ | |/ / / | |||||
| * | | | Upgrade to dlmalloc 2.8.5. | Ian Rogers | 2012-08-20 | 8 | -6232/+7010 |
|/ / / | |||||
* | | | Merge "Always define the 64-bit int types." | Elliott Hughes | 2012-08-17 | 1 | -37/+1 |
|\ \ \ | |||||
| * | | | Always define the 64-bit int types. | Elliott Hughes | 2012-08-17 | 1 | -37/+1 |
* | | | | Merge "Fix race condition in pthread_create()" | Elliott Hughes | 2012-08-17 | 1 | -2/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix race condition in pthread_create() | Jurijs Oniscuks | 2012-08-17 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge "Add link.h for all platforms with dl_phdr_info" | Elliott Hughes | 2012-08-17 | 5 | -33/+60 |
|\ \ \ | |||||
| * | | | Add link.h for all platforms with dl_phdr_info | Pavel Chupin | 2012-08-17 | 5 | -33/+60 |
|/ / / | |||||
* | | | Merge "Don't over-generalize makefiles. Host modules always build. This isn'... | Joe Onorato | 2012-08-16 | 1 | -9/+2 |
|\ \ \ | |||||
| * | | | Don't over-generalize makefiles. Host modules always build. This isn't neede... | Joe Onorato | 2012-08-16 | 1 | -9/+2 |
|/ / / | |||||
* | | | Merge "Enhance getcwd(3) to handle NULL like glibc." | Elliott Hughes | 2012-08-16 | 4 | -6/+128 |
|\ \ \ | |||||
| * | | | Enhance getcwd(3) to handle NULL like glibc. | Elliott Hughes | 2012-08-16 | 4 | -6/+128 |
|/ / / | |||||
* | | | Merge "bionic: add macro protection for MALLOC_ALIGNMENT" | Elliott Hughes | 2012-08-16 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | bionic: add macro protection for MALLOC_ALIGNMENT | Jin Wei | 2012-08-16 | 1 | -1/+3 |
|/ / / |