aboutsummaryrefslogtreecommitdiffstats
path: root/libcutils/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / /
* | | libcutils: Add abstracted support for setting scheduler policiesSan Mehat2009-09-121-1/+2
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-05-271-5/+5
|\ \ \
| * | | Don't compile abort_socket.c for host targets. It is only intended to run on ...Raphael2009-05-261-5/+5
* | | | merge master to master_glMathias Agopian2009-05-221-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-201-0/+1
| * | | am 414ff7d9: Move fdevent from libcutils into adb directory. ADB is the only ...David 'Digit' Turner2009-05-181-1/+0
| |\ \ \ | | | |/ | | |/|
| | * | Move fdevent from libcutils into adb directory. ADB is the only client of thi...David 'Digit' Turner2009-05-181-1/+0
* | | | Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-101-0/+1
|/ / /
* | | auto import //branches/master/...@140412The Android Open Source Project2009-03-181-4/+9
|/ /
* | auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+113
* | auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-113/+0
|/
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-2/+9
* Initial ContributionThe Android Open Source Project2008-10-211-0/+106