summaryrefslogtreecommitdiffstats
path: root/include/cutils
Commit message (Expand)AuthorAgeFilesLines
* libcutils: qtaguid: support socket untagging, return errors.Ashish Sharma2011-08-071-1/+6
* Fix header file inclusion for type uid_t.Ashish Sharma2011-07-101-0/+1
* Add communication support for xt_qtaguid(network traffic accounting) kernel m...Ashish Sharma2011-07-081-0/+36
* Merge "Config utils improvement"Eric Laurent2011-05-271-0/+3
|\
| * Config utils improvementEric Laurent2011-05-261-0/+3
* | Tracking merge of dalvik-dev to masterjeffhao2011-05-271-1/+13
* | Merge "Crypto changes for devices that don't write ext4 fs on wipe"Ken Sumrall2011-05-261-0/+27
|\ \ | |/ |/|
| * Crypto changes for devices that don't write ext4 fs on wipeKen Sumrall2011-05-261-0/+27
* | rename uevent_checked_recv to uevent_kernel_multicast_recvNick Kralevich2011-05-111-1/+1
|/
* native_handle.h: fix declarationIliyan Malchev2011-05-021-5/+1
* Merge "libcutils: add a simple string parameter parsing ("a=b;c=d;") helper u...Dima Zavin2011-04-271-0/+49
|\
| * libcutils: add a simple string parameter parsing ("a=b;c=d;") helper utilsDima Zavin2011-04-201-0/+49
* | am b0d0e260: resolved conflicts for merge of 2baeb898 to honeycomb-plus-aospNick Kralevich2011-04-271-0/+32
|\ \
| * \ resolved conflicts for merge of 2baeb898 to honeycomb-plus-aospNick Kralevich2011-04-271-0/+32
| |\ \
| | * | Fold uevent message origin checking from init into libcutils.Vernon Tang2011-04-281-0/+32
* | | | am de35f274: am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message ori...Nick Kralevich2011-04-271-32/+0
|\ \ \ \ | |/ / /
| * | | am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message origin checking ...Nick Kralevich2011-04-271-32/+0
| |\ \ \ | | |/ /
| | * | Revert "Fold uevent message origin checking from init into libcutils."Nick Kralevich2011-04-271-32/+0
* | | | am e3ab4245: am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin chec...Nick Kralevich2011-04-271-0/+32
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin checking from ini...Nick Kralevich2011-04-271-0/+32
| |\ \ | | |/
| | * Fold uevent message origin checking from init into libcutils.Vernon Tang2011-04-271-0/+32
* | | Make atomic-inline.h usable from ordinary C++ code.Carl Shapiro2011-04-111-0/+8
* | | Add ifndef guards to remaining logging macros.Alexandre Elias2011-03-291-0/+20
* | | Merge "cutils: add popcount/popcountl/popcountll static inline definitions"Dima Zavin2011-03-141-0/+41
|\ \ \ | |/ / |/| |
| * | cutils: add popcount/popcountl/popcountll static inline definitionsDima Zavin2011-03-101-0/+41
* | | Try to unmount writable filesystems when rebootingKen Sumrall2011-03-101-0/+35
|/ /
* | Remove unconditional swap from the android atomic operations suite.Carl Shapiro2011-01-233-50/+0
* | Use DMB ST for store fence.Andy McFadden2010-10-011-2/+1
* | am df2f5a07: am d55f0adf: Qualify the source argument of atomic loads as a co...Carl Shapiro2010-09-283-12/+20
|\ \ | |/
| * am d55f0adf: Qualify the source argument of atomic loads as a const pointer.Carl Shapiro2010-09-283-12/+20
| |\
| | * Qualify the source argument of atomic loads as a const pointer.Carl Shapiro2010-09-283-12/+20
| * | am f2af88e8: Tracking merge of dalvik-dev to gingerbreadBrian Carlstrom2010-08-051-0/+5
| |\ \ | | |/
| | * Tracking merge of dalvik-dev to gingerbreadBrian Carlstrom2010-08-041-0/+5
* | | Add definitions for store barrier.Brian Carlstrom2010-09-243-3/+33
* | | am 64ba76c1: merge from open-source masterThe Android Open Source Project2010-07-161-6/+22
|\ \ \ | |/ /
| * | merge from open-source masterThe Android Open Source Project2010-07-161-6/+22
| |\ \ | | |/ | |/|
| | * Fixed LOG_ASSERT() compilation errors in native debug builds.Chris Pearson2010-07-161-6/+22
| * | Fix sim-eng build.Andy McFadden2010-06-301-1/+1
* | | Remove an obsolete compatibility macro.Carl Shapiro2010-06-301-1/+0
* | | am 2c4676de: am 93b0cb40: Define inline atomic operations for x86 and ARM.Carl Shapiro2010-06-234-62/+420
|\ \ \ | |/ /
| * | Define inline atomic operations for x86 and ARM.Carl Shapiro2010-06-234-62/+420
* | | Fix build.Andy McFadden2010-06-011-0/+1
* | | am 8dfa47da: Atomic/SMP update, part 2.Andy McFadden2010-05-302-30/+87
|\ \ \ | |/ /
| * | Atomic/SMP update, part 2.Andy McFadden2010-05-272-30/+87
| * | Atomic/SMP update.Andy McFadden2010-05-202-22/+122
| |/
* | Atomic/SMP update. [manual merge to dalvik-dev]Andy McFadden2010-05-212-22/+122
* | Merge remote branch 'goog/froyo' into mmBrian Carlstrom2010-04-064-1/+140
|\ \ | |/
| * Make logcat print both the main and system buffers by default. Make SLOGx ma...Joe Onorato2010-03-013-1/+102
| * system: Add support for getting/setting i/o priorities and include a userspac...San Mehat2010-02-251-0/+38
| * Merge "Break out create_contiguous_mspace_with_base This routine allows creat...Barry Hayes2010-02-081-0/+6
| |\