summaryrefslogtreecommitdiffstats
path: root/libs/androidfw/misc.cpp
Commit message (Collapse)AuthorAgeFilesLines
* am d6c475dc: am 595ae39f: Merge "Use more intention-revealing tests for ↵Elliott Hughes2015-01-131-1/+3
|\ | | | | | | | | | | | | S_ISLNK and S_ISSOCK." * commit 'd6c475dc246b1681f5c9af9e00ac74183812329c': Use more intention-revealing tests for S_ISLNK and S_ISSOCK.
| * Use more intention-revealing tests for S_ISLNK and S_ISSOCK.Elliott Hughes2015-01-121-1/+3
| | | | | | | | Change-Id: Ia7f13eb7d5a36cf2b4c0a253b2b4d7f7af396951
* | Fix issues that will be present in C++11Adam Lesinski2014-11-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | - char16_t is a distinct type, so stay consistent with it throughout the code base. - char16_t is defined as minimum size of 16 bits. Since we mmap and cast data structures onto raw memory, we need a precise definition (uint16_t), so we cast between that (and static_assert that they are the same size). Change-Id: I869c32637543bbcfb39d2643e7d9df10d33acd3c
* | Revert "move libandroidfw to frameworks/native"Adam Lesinski2014-01-271-0/+83
| | | | | | | | This reverts commit 84b6292c33d71b5739828d08aa8101d1954577f2.
* | move libandroidfw to frameworks/nativeMike Lockwood2013-10-031-83/+0
|/ | | | Change-Id: Ic5b8a2742c7141156ab0f00ca29097bfe92bce60
* libutils clean-upMathias Agopian2013-05-071-0/+83
Change-Id: I11ee943da23a66828455a9770fc3c5ceb4bbcaa9