summaryrefslogtreecommitdiffstats
path: root/libcutils
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* Init the abort_msg_address value.Christopher Ferris2014-01-101-0/+2
* Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEADThe Android Open Source Project2013-11-2214-2718/+108
|\
| * am 45ddf184: am 9b8a929d: Merge "libcutils doesn\'t need to be looking at bio...Elliott Hughes2013-10-101-5/+0
| |\
| * \ am 5baecee3: am be18538d: Merge "Cleanup x86 flags and memset versions"Elliott Hughes2013-10-103-21/+2
| |\ \
| * \ \ am 1690a5a6: am aa62be65: Merge "Use SSE2 enhanced memset for capable x86 pro...Ying Wang2013-09-261-11/+15
| |\ \ \
| * \ \ \ am 0ee7d8c6: Fix Mac builds, for realz.Jeff Sharkey2013-09-202-2/+10
| |\ \ \ \
| | * | | | Fix Mac builds, for realz.Jeff Sharkey2013-09-202-2/+10
| * | | | | am 4481c325: Fix Mac builds.Jeff Sharkey2013-09-201-6/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix Mac builds.Jeff Sharkey2013-09-201-6/+2
| * | | | | am 44d6342c: Remove mkdir() side effect, add .nomedia, utils.Jeff Sharkey2013-09-201-0/+90
| |\ \ \ \ \ | | |/ / / /
| | * | | | Remove mkdir() side effect, add .nomedia, utils.Jeff Sharkey2013-09-201-0/+90