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
/
Android.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
cutils: Add tracing support
Alex Ray
2012-11-28
1
-0
/
+1
*
The localtime_tz and mktime_tz extensions are now in bionic.
Elliott Hughes
2012-10-18
1
-4
/
+0
*
File-system utilities for installd and zygote.
Jeff Sharkey
2012-08-30
1
-0
/
+1
*
Revert "Revert "Upgrade to dlmalloc 2.8.5.""
Ian Rogers
2012-08-28
1
-1
/
+0
*
Revert "Upgrade to dlmalloc 2.8.5."
Brian Carlstrom
2012-08-22
1
-0
/
+1
*
am e05ac541: am 9d779bf1: Merge "Upgrade to dlmalloc 2.8.5."
Brian Carlstrom
2012-08-20
1
-1
/
+0
|
\
|
*
Upgrade to dlmalloc 2.8.5.
Ian Rogers
2012-08-20
1
-1
/
+0
*
|
Omit multiuser.c from Windows builds.
Jeff Sharkey
2012-08-16
1
-1
/
+1
*
|
Merge "Multi-user external storage support." into jb-mr1-dev
Jeff Sharkey
2012-08-16
1
-3
/
+3
|
\
\
|
*
|
Multi-user external storage support.
Jeff Sharkey
2012-08-15
1
-3
/
+3
*
|
|
am e8e73b01: am 311a4758: Merge "Remove system/core\'s remnants of SH support."
Jean-Baptiste Queru
2012-08-13
1
-4
/
+0
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Remove system/core's remnants of SH support.
Elliott Hughes
2012-08-11
1
-4
/
+0
*
|
Include to define uid_t.
Jeff Sharkey
2012-08-08
1
-3
/
+3
*
|
Native utils for working with user and app IDs.
Jeff Sharkey
2012-08-07
1
-1
/
+2
|
/
*
Enhance native stack dumps.
Jeff Brown
2012-06-08
1
-1
/
+9
*
Provide portable wrapper for qsort_r.
Jeff Brown
2012-03-19
1
-0
/
+1
*
Added rules to build 64-bit libraries: lib64cutils.a and lib64log.a
Andrew Hsieh
2012-03-01
1
-0
/
+11
*
libcutils: Use proper private header to access C library's <time.h> extension
David 'Digit' Turner
2012-01-13
1
-1
/
+8
*
cutils: only build klog for target
Dima Zavin
2011-09-04
1
-2
/
+1
*
init/cutils: move list utility code to cutils from init
Dima Zavin
2011-09-02
1
-0
/
+1
*
init/cutils: move kernel logging interface to libcutils from init
Dima Zavin
2011-09-02
1
-0
/
+1
*
Remove the simulator target from all makefiles.
Jeff Brown
2011-07-11
1
-16
/
+0
*
Move qtaguid.c from common sources in Android.mk to fix windows build.
Ashish Sharma
2011-07-10
1
-3
/
+2
*
Add communication support for xt_qtaguid(network traffic accounting) kernel m...
Ashish Sharma
2011-07-08
1
-1
/
+2
*
Tracking merge of dalvik-dev to master
jeffhao
2011-05-27
1
-0
/
+1
*
Crypto changes for devices that don't write ext4 fs on wipe
Ken Sumrall
2011-05-26
1
-1
/
+1
*
libcutils: build str_parms test for target instead of host
Dima Zavin
2011-04-27
1
-2
/
+2
*
Merge "libcutils: add a simple string parameter parsing ("a=b;c=d;") helper u...
Dima Zavin
2011-04-27
1
-1
/
+10
|
\
|
*
libcutils: add a simple string parameter parsing ("a=b;c=d;") helper utils
Dima Zavin
2011-04-20
1
-1
/
+10
*
|
resolved conflicts for merge of 2baeb898 to honeycomb-plus-aosp
Nick Kralevich
2011-04-27
1
-1
/
+1
|
\
\
|
*
|
Fold uevent message origin checking from init into libcutils.
Vernon Tang
2011-04-28
1
-1
/
+1
*
|
|
am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message origin checking ...
Nick Kralevich
2011-04-27
1
-1
/
+0
|
\
\
\
|
|
/
/
|
*
|
Revert "Fold uevent message origin checking from init into libcutils."
Nick Kralevich
2011-04-27
1
-1
/
+0
*
|
|
am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin checking from ini...
Nick Kralevich
2011-04-27
1
-0
/
+1
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Fold uevent message origin checking from init into libcutils.
Vernon Tang
2011-04-27
1
-0
/
+1
|
*
Assembly coded android_memset16 and android_memset32
Bruce Beare
2011-01-02
1
-1
/
+6
*
|
Try to unmount writable filesystems when rebooting
Ken Sumrall
2011-03-10
1
-1
/
+1
*
|
Assembly coded android_memset16 and android_memset32
Lu, Hongjiu
2011-01-07
1
-1
/
+6
|
/
*
Including dl heap stubs for the dalvikvm host build
Jesse Wilson
2010-08-18
1
-1
/
+1
*
Define inline atomic operations for x86 and ARM.
Carl Shapiro
2010-06-23
1
-2
/
+2
*
Atomic/SMP update.
Andy McFadden
2010-05-20
1
-0
/
+11
*
system: Add support for getting/setting i/o priorities and include a userspac...
San Mehat
2010-02-25
1
-1
/
+2
*
Implementation of open_memstream().
Andy McFadden
2010-01-25
1
-0
/
+1
*
am 62f39c10: merge from open-source master
Jean-Baptiste Queru
2009-10-14
1
-0
/
+4
|
\
|
*
merge from open-source master
Jean-Baptiste Queru
2009-10-14
1
-0
/
+4
|
|
\
|
|
*
added SuperH atomic support to libcutils
Shin-ichiro KAWASAKI
2009-08-04
1
-0
/
+4
|
|
*
Merge korg/donut into korg/master
Jean-Baptiste Queru
2009-07-25
1
-1
/
+1
|
|
|
\
|
|
|
*
move native_handle stuff from master_gl
Mathias Agopian
2009-05-20
1
-0
/
+1
|
|
*
|
Helper to perform abortable blocking operations on a socket:
Nick Pelly
2009-05-29
1
-0
/
+1
*
|
|
|
Now all the callers are gone, remove adb_networking.*.
Elliott Hughes
2009-10-02
1
-1
/
+0
|
/
/
/
[next]