summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move non-upstream code into the libc/bionic directory.Elliott Hughes2012-10-0197-109/+109
* Merge "Remove useless #defines and incorrect claims from header files."Elliott Hughes2012-10-014-28/+7
|\
| * Remove useless #defines and incorrect claims from header files.Elliott Hughes2012-10-014-28/+7
|/
* Merge "Upgrade seed48 too."Elliott Hughes2012-10-012-5/+17
|\
| * Upgrade seed48 too.Elliott Hughes2012-10-012-5/+17
|/
* Merge "Upgrade to the current NetBSD rand implementation."Elliott Hughes2012-10-0112-27/+184
|\
| * Upgrade to the current NetBSD rand implementation.Elliott Hughes2012-10-0112-27/+184
|/
* Merge "bionic: linker: Need update the map->l_addr for execution."Elliott Hughes2012-10-011-0/+6
|\
| * bionic: linker: Need update the map->l_addr for execution.Xiaokang Qin2012-09-131-0/+6
* | Merge "Define ssize_t if necessary."Elliott Hughes2012-09-281-0/+5
|\ \
| * | Define ssize_t if necessary.Elliott Hughes2012-09-281-0/+5
* | | Merge "Add getdelim(3) and getline(3) to bionic"Elliott Hughes2012-09-288-0/+415
|\ \ \ | |/ /
| * | Add getdelim(3) and getline(3) to bionicIrina Tirdea2012-09-278-0/+415
|/ /
* | Merge "Fix several compiler warnings."Elliott Hughes2012-09-263-3/+9
|\ \
| * | Fix several compiler warnings.Elliott Hughes2012-09-263-3/+9
* | | Merge "Replace __unused in kernel headers with __linux_unused to avoid confli...Elliott Hughes2012-09-263-2/+3
|\ \ \ | |/ / |/| |
| * | Replace __unused in kernel headers with __linux_unused to avoidRaghu Gandham2012-09-253-2/+3
* | | Merge "Simple tests for dladdr(3)."Elliott Hughes2012-09-261-0/+72
|\ \ \
| * | | Simple tests for dladdr(3).Elliott Hughes2012-09-261-0/+72
| |/ /
* | | Merge "Fix tmpfile(3)."Elliott Hughes2012-09-264-38/+119
|\ \ \
| * | | Fix tmpfile(3).Elliott Hughes2012-09-264-38/+119
| |/ /
* | | Merge "FORTIFY_SOURCE: add umask check"Nick Kralevich2012-09-263-0/+75
|\ \ \
| * | | FORTIFY_SOURCE: add umask checkNick Kralevich2012-09-263-0/+75
| |/ /
* | | Merge "Revert dl_fbase initialization to the address where the shared object ...Elliott Hughes2012-09-261-1/+2
|\ \ \ | |/ / |/| |
| * | Revert dl_fbase initialization to the address where the shared object is loaded.Raghu Gandham2012-09-251-1/+2
|/ /
* | Merge "Add the cleaned kernel headers"Elliott Hughes2012-09-242-0/+127
|\ \
| * | Add the cleaned kernel headersRaghu Gandham2012-09-242-0/+127
|/ /
* | Merge "[MIPS] Removed the unused header"Elliott Hughes2012-09-241-24/+0
|\ \
| * | [MIPS] Removed the unused headerRaghu Gandham2012-09-241-24/+0
|/ /
* | Merge "Fix dlsym and dladdr to use load_bias instead of base"Elliott Hughes2012-09-241-3/+3
|\ \
| * | Fix dlsym and dladdr to use load_bias instead of baseRaghu Gandham2012-09-211-3/+3
* | | Merge "Add the libcutils localtime_tz and mktime_t extensions to bionic."Elliott Hughes2012-09-242-41/+93
|\ \ \
| * | | Add the libcutils localtime_tz and mktime_t extensions to bionic.Elliott Hughes2012-09-112-41/+93
* | | | Merge "Use hidden visibility for several internal-use-only functions."Elliott Hughes2012-09-231-3/+3
|\ \ \ \
| * | | | Use hidden visibility for several internal-use-only functions.Elliott Hughes2012-09-211-3/+3
|/ / / /
* | | | Merge "[MIPS] Add CONFIG_32BIT to kernel_default_arch_macros for MIPS. Some o...Elliott Hughes2012-09-2117-80/+170
|\ \ \ \ | |_|/ / |/| | |
| * | | [MIPS] Add CONFIG_32BIT to kernel_default_arch_macros for MIPS.Raghu Gandham2012-09-2117-80/+170
|/ / /
* | | Merge "Make pthread_create more forgiving of invalid sched_policy. Bug: 7005326"Elliott Hughes2012-09-181-1/+5
|\ \ \
| * | | Make pthread_create more forgiving of invalid sched_policy.Dave Burke2012-09-181-1/+5
|/ / /
* | | Merge "Don't copy strerror(3) or strsignal(3) strings if we can share."Elliott Hughes2012-09-173-8/+31
|\ \ \
| * | | Don't copy strerror(3) or strsignal(3) strings if we can share.Elliott Hughes2012-09-173-8/+31
* | | | Merge "Fix <sys/klog.h> to correspond to the kernel operations."Elliott Hughes2012-09-141-10/+18
|\ \ \ \
| * | | | Fix <sys/klog.h> to correspond to the kernel operations.Elliott Hughes2012-09-141-10/+18
| | |/ / | |/| |
* | | | Merge "Add tty defaults to bionic"Elliott Hughes2012-09-141-0/+115
|\ \ \ \ | |_|/ / |/| | |
| * | | Add tty defaults to bionicIrina Tirdea2012-09-111-0/+115
* | | | Merge "libc: add ftw / nftw functions"Elliott Hughes2012-09-135-0/+296
|\ \ \ \
| * | | | libc: add ftw / nftw functionsNick Kralevich2012-09-135-0/+296
|/ / / /
* | | | Merge "Update libc/NOTICE and record the incantation."Elliott Hughes2012-09-132-0/+30
|\ \ \ \
| * | | | Update libc/NOTICE and record the incantation.Elliott Hughes2012-09-132-0/+30
* | | | | Merge changes I06ee0b67,I914d2205Kenny Root2012-09-133-18/+140
|\ \ \ \ \ | |/ / / / |/| | | |