summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | am c9ff3714: am 596e9c63: Merge "fix valgrind ioctl warning."Colin Cross2013-09-051-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Move liblog headers to system/core/include/logColin Cross2013-07-242-80/+1
| * | | | | libcutils: reimplement property_list() using __system_property_foreach()Greg Hackmann2013-06-181-10/+19
| * | | | | HACK: cutils: restore record_stream temporarilyDima Zavin2013-06-042-0/+187
| * | | | | libcutils: Don't build host property supportNick Kralevich2013-05-232-1/+7
| * | | | | cutils: first pass at cleaning up legacy/obsolete code in cutilsDima Zavin2013-05-0710-2819/+1
| * | | | | Merge "Make init handle reboots"Nick Kralevich2013-04-241-5/+2
| |\ \ \ \ \
| | * | | | | Make init handle rebootsNick Kralevich2013-04-231-5/+2
| * | | | | | klog: error handling fixupsTodd Poynor2013-04-221-0/+3
| |/ / / / /
* | | | | | Replace __reboot call with syscallPavel Chupin2013-11-211-1/+2
* | | | | | Fix a bunch of small system/core bugs.Elliott Hughes2013-10-291-0/+1
* | | | | | Eliminate text relocations in x86 optimized memset versionsPavel Chupin2013-10-242-8/+8
* | | | | | Use %zd for size_t.Elliott Hughes2013-10-181-1/+1
| |_|_|_|/ |/| | | |
* | | | | libcutils doesn't need to be looking at bionic's privates.Elliott Hughes2013-10-101-5/+0
| |_|_|/ |/| | |
* | | | Cleanup x86 flags and memset versionsPavel Chupin2013-10-103-21/+2
| |_|/ |/| |
* | | Use SSE2 enhanced memset for capable x86 processorsDaniel Leung2013-09-241-11/+15
| |/ |/|
* | fix valgrind ioctl warning.Jin Wei2013-08-311-1/+1
* | am e755dfd4: Merge changes I1db3137b,I0f66144eColin Cross2013-06-191-10/+19
|\ \ | |/ |/|
| * libcutils: reimplement property_list() using __system_property_foreach()Greg Hackmann2013-06-181-10/+19
* | am 25538257: Merge "cutils: add a way to disable tracing for a process" into ...Jamie Gennis2013-04-161-11/+29
|\ \
| * \ Merge "cutils: add a way to disable tracing for a process" into jb-mr2-devJamie Gennis2013-04-161-11/+29
| |\ \
| | * | cutils: add a way to disable tracing for a processJamie Gennis2013-04-151-11/+29
* | | | am 774814d1: Merge "klog: Have klog_write() call klog_init() if needed" into ...Ken Sumrall2013-04-151-1/+4
|\| | |
| * | | klog: Have klog_write() call klog_init() if neededKen Sumrall2013-04-111-1/+4
| |/ /
* | | am c796ed97: We need libcutils to include liblogYing Wang2013-04-111-1/+3
|\| |
| * | We need libcutils to include liblogYing Wang2013-04-101-1/+3
* | | am 9b32f87a: Merge "Add Mips memset speedup"Keun-young Park2013-03-292-0/+35
|\ \ \ | |/ / |/| / | |/