summaryrefslogtreecommitdiffstats
path: root/libcutils/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* cutils: Add tracing supportAlex Ray2012-11-281-0/+1
* The localtime_tz and mktime_tz extensions are now in bionic.Elliott Hughes2012-10-181-4/+0
* File-system utilities for installd and zygote.Jeff Sharkey2012-08-301-0/+1
* Revert "Revert "Upgrade to dlmalloc 2.8.5.""Ian Rogers2012-08-281-1/+0
* Revert "Upgrade to dlmalloc 2.8.5."Brian Carlstrom2012-08-221-0/+1
* am e05ac541: am 9d779bf1: Merge "Upgrade to dlmalloc 2.8.5."Brian Carlstrom2012-08-201-1/+0
|\
| * Upgrade to dlmalloc 2.8.5.Ian Rogers2012-08-201-1/+0
* | Omit multiuser.c from Windows builds.Jeff Sharkey2012-08-161-1/+1
* | Merge "Multi-user external storage support." into jb-mr1-devJeff Sharkey2012-08-161-3/+3
|\ \
| * | Multi-user external storage support.Jeff Sharkey2012-08-151-3/+3
* | | am e8e73b01: am 311a4758: Merge "Remove system/core\'s remnants of SH support."Jean-Baptiste Queru2012-08-131-4/+0
|\ \ \ | |/ / |/| / | |/
| * Remove system/core's remnants of SH support.Elliott Hughes2012-08-111-4/+0
* | Include to define uid_t.Jeff Sharkey2012-08-081-3/+3
* | Native utils for working with user and app IDs.Jeff Sharkey2012-08-071-1/+2
|/
* Enhance native stack dumps.Jeff Brown2012-06-081-1/+9
* Provide portable wrapper for qsort_r.Jeff Brown2012-03-191-0/+1
* Added rules to build 64-bit libraries: lib64cutils.a and lib64log.aAndrew Hsieh2012-03-011-0/+11
* libcutils: Use proper private header to access C library's <time.h> extensionDavid 'Digit' Turner2012-01-131-1/+8
* cutils: only build klog for targetDima Zavin2011-09-041-2/+1
* init/cutils: move list utility code to cutils from initDima Zavin2011-09-021-0/+1
* init/cutils: move kernel logging interface to libcutils from initDima Zavin2011-09-021-0/+1
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-16/+0
* Move qtaguid.c from common sources in Android.mk to fix windows build.Ashish Sharma2011-07-101-3/+2
* Add communication support for xt_qtaguid(network traffic accounting) kernel m...Ashish Sharma2011-07-081-1/+2
* Tracking merge of dalvik-dev to masterjeffhao2011-05-271-0/+1
* Crypto changes for devices that don't write ext4 fs on wipeKen Sumrall2011-05-261-1/+1
* libcutils: build str_parms test for target instead of hostDima Zavin2011-04-271-2/+2
* Merge "libcutils: add a simple string parameter parsing ("a=b;c=d;") helper u...Dima Zavin2011-04-271-1/+10
|\
| * libcutils: add a simple string parameter parsing ("a=b;c=d;") helper utilsDima Zavin2011-04-201-1/+10
* | resolved conflicts for merge of 2baeb898 to honeycomb-plus-aospNick Kralevich2011-04-271-1/+1
|\ \
| * | Fold uevent message origin checking from init into libcutils.Vernon Tang2011-04-281-1/+1
* | | am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message origin checking ...Nick Kralevich2011-04-271-1/+0
|\ \ \ | |/ /
| * | Revert "Fold uevent message origin checking from init into libcutils."Nick Kralevich2011-04-271-1/+0
* | | am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin checking from ini...Nick Kralevich2011-04-271-0/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Fold uevent message origin checking from init into libcutils.Vernon Tang2011-04-271-0/+1
| * Assembly coded android_memset16 and android_memset32Bruce Beare2011-01-021-1/+6
* | Try to unmount writable filesystems when rebootingKen Sumrall2011-03-101-1/+1
* | Assembly coded android_memset16 and android_memset32Lu, Hongjiu2011-01-071-1/+6
|/
* Including dl heap stubs for the dalvikvm host buildJesse Wilson2010-08-181-1/+1
* Define inline atomic operations for x86 and ARM.Carl Shapiro2010-06-231-2/+2
* Atomic/SMP update.Andy McFadden2010-05-201-0/+11
* system: Add support for getting/setting i/o priorities and include a userspac...San Mehat2010-02-251-1/+2
* Implementation of open_memstream().Andy McFadden2010-01-251-0/+1
* am 62f39c10: merge from open-source masterJean-Baptiste Queru2009-10-141-0/+4
|\
| * merge from open-source masterJean-Baptiste Queru2009-10-141-0/+4
| |\
| | * added SuperH atomic support to libcutilsShin-ichiro KAWASAKI2009-08-041-0/+4
| | * Merge korg/donut into korg/masterJean-Baptiste Queru2009-07-251-1/+1
| | |\
| | | * move native_handle stuff from master_glMathias Agopian2009-05-201-0/+1
| | * | Helper to perform abortable blocking operations on a socket:Nick Pelly2009-05-291-0/+1
* | | | Now all the callers are gone, remove adb_networking.*.Elliott Hughes2009-10-021-1/+0
|/ / /