index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcutils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the correct debuggerd given the tid.
Christopher Ferris
2014-09-13
1
-57
/
+119
*
Remove makefile cruft.
Dan Albert
2014-09-12
1
-0
/
+2
*
Fix some clang compilation issues.
Dan Albert
2014-09-11
1
-1
/
+1
*
Only the Mac doesn't have open_memstream.
Elliott Hughes
2014-08-20
1
-2
/
+2
*
Remove androidGetTid.
Elliott Hughes
2014-08-18
1
-4
/
+0
*
[MIPSR6] Skip pixelflinger, memset assembler code on mips32r6
Duane Sand
2014-07-31
1
-1
/
+9
*
Remove invalid 64-bit host objects.
Stephen Hines
2014-07-22
1
-13
/
+0
*
Add android_memset16/android_memset32 for aarch64.
Christopher Ferris
2014-06-23
5
-9
/
+426
*
libcutils: Fix warnings in properties.c when verbose logging is enabled
Igor Murashkin
2014-06-20
2
-4
/
+6
*
cutils: Add property_get_bool, _get_int32, _get_int64
Igor Murashkin
2014-06-20
3
-2
/
+422
*
Fix windows sdk build.
Dan Albert
2014-06-13
1
-1
/
+1
*
Use syscall(2) instead of ioprio_get/ioprio_set.
Dan Albert
2014-06-12
1
-19
/
+5
*
Port libcutils memset16/32 to x86_64.
Henrik Smiding
2014-06-05
4
-16
/
+994
*
Host multilib build of both 32-bit and 64-bit libraries.
Ian Rogers
2014-06-05
1
-0
/
+1
*
Merge "Fix libcutils/dlmalloc_stubs.c build breakage."
Elliott Hughes
2014-06-04
1
-1
/
+0
|
\
|
*
Fix libcutils/dlmalloc_stubs.c build breakage.
Elliott Hughes
2014-06-03
1
-1
/
+0
*
|
Fix build.
Mathieu Chartier
2014-06-03
1
-1
/
+3
*
|
Fix build.
Mathieu Chartier
2014-06-03
1
-10
/
+8
|
/
*
Merge "Make host ashmem_create_region seed only once."
Mathieu Chartier
2014-06-03
1
-61
/
+63
|
\
|
*
Make host ashmem_create_region seed only once.
Mathieu Chartier
2014-06-03
1
-61
/
+63
*
|
libcutils: fix rw FS remount check issue
Hong-Mei Li
2014-06-02
1
-1
/
+1
|
/
*
Fix win32 undefined reference to `_socket_network_client_timeout'.
Elliott Hughes
2014-05-20
2
-18
/
+9
*
Fix Windows socket_network_client.c build failures.
Elliott Hughes
2014-05-19
1
-1
/
+8
*
Bound the ADB connect time with a non-blocking connect
Ken Lierman
2014-05-19
1
-5
/
+72
*
Remove unused LOCAL_LDLIBS.
Ying Wang
2014-05-07
1
-2
/
+0
*
Merge "Add Silvermont architecture cache sizes"
Elliott Hughes
2014-05-05
1
-2
/
+9
|
\
|
*
Add Silvermont architecture cache sizes
Henrik Smiding
2014-04-18
1
-2
/
+9
*
|
libcutils: win_sdk build issues
Mark Salyzyn
2014-05-05
3
-5
/
+14
*
|
libcutils: Mac build pulls in __unused from sys/cdefs.h
Mark Salyzyn
2014-05-02
1
-0
/
+2
*
|
libcutils: turn on -Werror
Mark Salyzyn
2014-05-01
18
-103
/
+96
*
|
Use the si_code value bionic passes us.
Elliott Hughes
2014-04-25
1
-2
/
+3
*
|
Handle errno properly to avoid corrupt str_parms
Jens Gulin
2014-04-03
2
-13
/
+54
|
/
*
Merge "libcutils: 64-bit compile issues"
Mark Salyzyn
2014-03-07
1
-9
/
+11
|
\
|
*
libcutils: 64-bit compile issues
Mark Salyzyn
2014-03-07
1
-9
/
+11
*
|
libcutils: add method to get klog level
Alex Ray
2014-03-07
1
-0
/
+4
|
/
*
libcutils: Socket type might contain bitwise OR flags
Paul Kocialkowski
2014-02-26
1
-1
/
+3
*
Merge "Remove dead code."
Elliott Hughes
2014-02-20
7
-764
/
+0
|
\
|
*
Remove dead code.
Elliott Hughes
2014-02-20
7
-764
/
+0
*
|
Enable building init with -Wall -Werror.
Stephen Smalley
2014-02-19
1
-4
/
+10
|
/
*
libcutils: resolve warning in iosched_policy.c
Mark Salyzyn
2014-01-27
1
-3
/
+6
*
libcutils: bug str_parms.c:str_parms_get_float().
Mark Salyzyn
2014-01-27
1
-4
/
+5
*
libcutils: UNUSED argument warnings
Mark Salyzyn
2014-01-27
3
-3
/
+9
*
libcutils: Move list.c to inlines on list.h
Mark Salyzyn
2014-01-27
2
-38
/
+0
*
system/core: remove $(KERNEL_HEADERS) from includes
Colin Cross
2014-01-22
1
-1
/
+1
*
Init the abort_msg_address value.
Christopher Ferris
2014-01-10
1
-0
/
+2
*
Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD
The Android Open Source Project
2013-11-22
14
-2718
/
+108
|
\
|
*
am 45ddf184: am 9b8a929d: Merge "libcutils doesn\'t need to be looking at bio...
Elliott Hughes
2013-10-10
1
-5
/
+0
|
|
\
|
*
\
am 5baecee3: am be18538d: Merge "Cleanup x86 flags and memset versions"
Elliott Hughes
2013-10-10
3
-21
/
+2
|
|
\
\
|
*
\
\
am 1690a5a6: am aa62be65: Merge "Use SSE2 enhanced memset for capable x86 pro...
Ying Wang
2013-09-26
1
-11
/
+15
|
|
\
\
\
|
*
\
\
\
am 0ee7d8c6: Fix Mac builds, for realz.
Jeff Sharkey
2013-09-20
2
-2
/
+10
|
|
\
\
\
\
[next]