summaryrefslogtreecommitdiffstats
path: root/libcutils
Commit message (Expand)AuthorAgeFilesLines
* am e7110ac0: am b122da64: Merge "Fix libcutils/dlmalloc_stubs.c build breakage."Elliott Hughes2014-06-041-1/+0
|\
| * Merge "Fix libcutils/dlmalloc_stubs.c build breakage."Elliott Hughes2014-06-041-1/+0
| |\
| | * Fix libcutils/dlmalloc_stubs.c build breakage.Elliott Hughes2014-06-031-1/+0
* | | am 04511126: am d586e356: Merge "Fix build."Mathieu Chartier2014-06-041-1/+3
|\ \ \ | |/ /
| * | Fix build.Mathieu Chartier2014-06-031-1/+3
* | | am 5a8335c3: am ed30b7ea: Merge "Fix build."Mathieu Chartier2014-06-041-10/+8
|\ \ \ | |/ /
| * | Fix build.Mathieu Chartier2014-06-031-10/+8
| |/
* | am b85c2494: am 03b87b49: Merge "Make host ashmem_create_region seed only once."Mathieu Chartier2014-06-031-61/+63
|\ \ | |/
| * Merge "Make host ashmem_create_region seed only once."Mathieu Chartier2014-06-031-61/+63
| |\
| | * Make host ashmem_create_region seed only once.Mathieu Chartier2014-06-031-61/+63
* | | am c99dd0c5: am 676f7d50: am fc85a7a8: Merge "libcutils: fix rw FS remount ch...JP Abgrall2014-06-031-1/+1
|\ \ \ | |/ /
| * | libcutils: fix rw FS remount check issueHong-Mei Li2014-06-021-1/+1
| |/
* | am f7a7e3c3: am 6dfb039b: am 4a343436: Merge "Fix win32 undefined reference t...Elliott Hughes2014-05-202-18/+9
|\ \ | |/
| * Fix win32 undefined reference to `_socket_network_client_timeout'.Elliott Hughes2014-05-202-18/+9
* | am 87d0f45b: am 2dea56e0: am 9e0a6248: Merge "Fix Windows socket_network_clie...Elliott Hughes2014-05-201-1/+8
|\ \ | |/
| * Fix Windows socket_network_client.c build failures.Elliott Hughes2014-05-191-1/+8
* | am b42f1413: am 0e71e3ab: am 9cae50b3: Merge "Bound the ADB connect time with...Elliott Hughes2014-05-201-5/+72
|\ \ | |/
| * Bound the ADB connect time with a non-blocking connectKen Lierman2014-05-191-5/+72
* | am b18da571: am 1e6cd741: am 803fb62b: Merge "Remove unused LOCAL_LDLIBS."Ying Wang2014-05-081-2/+0
|\ \ | |/
| * Remove unused LOCAL_LDLIBS.Ying Wang2014-05-071-2/+0
* | am b389440c: am 54c90a14: am 752115dd: Merge "Add Silvermont architecture cac...Elliott Hughes2014-05-051-2/+9
|\ \ | |/
| * Merge "Add Silvermont architecture cache sizes"Elliott Hughes2014-05-051-2/+9
| |\
| | * Add Silvermont architecture cache sizesHenrik Smiding2014-04-181-2/+9
* | | am 027e4e77: am 74088995: am f2c0f328: Merge "libcutils: win_sdk build issues"Mark Salyzyn2014-05-053-5/+14
|\ \ \ | |/ /
| * | libcutils: win_sdk build issuesMark Salyzyn2014-05-053-5/+14
* | | am b3eefcaa: am ce98dc70: am 1e10b661: Merge "libcutils: Mac build pulls in _...Mark Salyzyn2014-05-021-0/+2
|\ \ \ | |/ /
| * | libcutils: Mac build pulls in __unused from sys/cdefs.hMark Salyzyn2014-05-021-0/+2
* | | am a0a461d3: am 82e1b89f: am a32e01d2: Merge "libcutils: turn on -Werror"Mark Salyzyn2014-05-0218-103/+96
|\ \ \ | |/ /
| * | libcutils: turn on -WerrorMark Salyzyn2014-05-0118-103/+96
* | | am 29941ec8: am f8db4afb: am ab3d49b0: Merge "Use the si_code value bionic pa...Elliott Hughes2014-04-261-2/+3
|\ \ \ | |/ /
| * | Use the si_code value bionic passes us.Elliott Hughes2014-04-251-2/+3
* | | Fix build problems caused by commit:Ruchi Kandoi2014-04-241-1/+1
* | | Set timer slack value according to thread foreground/background state.Ruchi Kandoi2014-04-231-0/+6
* | | libcutils: Fix warnings in properties.c when verbose logging is enabledIgor Murashkin2014-04-152-4/+6
* | | cutils: Add property_get_bool, _get_int32, _get_int64Igor Murashkin2014-04-113-2/+422
* | | am 4fe18615: am 56d57e88: am 5f130216: Merge "Handle errno properly to avoid ...Elliott Hughes2014-04-042-13/+54
|\ \ \ | |/ /
| * | Handle errno properly to avoid corrupt str_parmsJens Gulin2014-04-032-13/+54
| |/
* | Adding a handy predicate function (str_parms_has_key()Paul McLean2014-03-251-0/+4
|/
* Merge "libcutils: 64-bit compile issues"Mark Salyzyn2014-03-071-9/+11
|\
| * libcutils: 64-bit compile issuesMark Salyzyn2014-03-071-9/+11
* | libcutils: add method to get klog levelAlex Ray2014-03-071-0/+4
|/
* libcutils: Socket type might contain bitwise OR flagsPaul Kocialkowski2014-02-261-1/+3
* Merge "Remove dead code."Elliott Hughes2014-02-207-764/+0
|\
| * Remove dead code.Elliott Hughes2014-02-207-764/+0
* | Enable building init with -Wall -Werror.Stephen Smalley2014-02-191-4/+10
|/
* libcutils: resolve warning in iosched_policy.cMark Salyzyn2014-01-271-3/+6
* libcutils: bug str_parms.c:str_parms_get_float().Mark Salyzyn2014-01-271-4/+5
* libcutils: UNUSED argument warningsMark Salyzyn2014-01-273-3/+9
* libcutils: Move list.c to inlines on list.hMark Salyzyn2014-01-272-38/+0
* system/core: remove $(KERNEL_HEADERS) from includesColin Cross2014-01-221-1/+1