summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove useless refCounting from FileMap.Narayan Kamath2015-02-232-11/+3
* Merge "Remove reference to NOT_USING_KLIBC and cygwin."Narayan Kamath2015-02-201-14/+1
|\
| * Remove reference to NOT_USING_KLIBC and cygwin.Narayan Kamath2015-02-191-14/+1
* | Fix the WriteStringToFile overload that takes mode/owner/group.Elliott Hughes2015-02-172-2/+31
|/
* Clean up reading and writing in init.Elliott Hughes2015-02-062-24/+72
* Fix Windows build.Elliott Hughes2015-02-041-0/+2
* Add a WriteStringToFile overload that cares about permissions.Elliott Hughes2015-02-041-8/+35
* Add Google-style StringPrintf.Elliott Hughes2015-02-034-0/+137
* Fix Mac build.Elliott Hughes2015-02-031-0/+2
* Add Google-style ReadFileToString and WriteStringToFile.Elliott Hughes2015-02-034-10/+109
* Kill HAVE_PTHREADS.Yabin Cui2015-01-273-57/+42
* Fix references to HAVE_PRCTL.Elliott Hughes2014-12-151-2/+2
* Clean up libutils Android.mkTrevor Drake2014-12-061-10/+0
* Use __arm__ instead of ARCH_ARM.Elliott Hughes2014-12-041-1/+1
* Libutils: Comment out unused constantsAndreas Gampe2014-11-241-2/+3
* Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN.Elliott Hughes2014-11-221-11/+4
* kill HAVE_MADVISEYabin Cui2014-11-181-2/+6
* kill HAVE_MADVISEYabin Cui2014-11-181-2/+2
* Move libutils to libc++.Dan Albert2014-11-151-4/+0
* System/core: Use memmoveAndreas Gampe2014-11-131-1/+1
* kill HAVE_POSIX_FILEMAPYabin Cui2014-11-111-12/+10
* am 7a92d20e: Merge "Clean up some test makefiles."Dan Albert2014-11-043-24/+47
|\
| * Clean up some test makefiles.Dan Albert2014-11-043-24/+47
* | am 1c77bf4c: Merge "Fix windows specific behavior of FileMap" into lmp-devXavier Ducrohet2014-10-161-1/+0
|\ \
| * | Fix windows specific behavior of FileMapXavier Ducrohet2014-10-161-1/+0
* | | am 3fe9adc9: Merge "Fix write past end of memory." into lmp-devChristopher Ferris2014-10-071-9/+9
|\| |
| * | Fix write past end of memory.Christopher Ferris2014-10-071-9/+9
* | | am 522c1d34: am e18ed89e: Merge "Remove makefile cruft."Dan Albert2014-09-121-6/+0
|\ \ \ | | |/ | |/|
| * | Merge "Remove makefile cruft."Dan Albert2014-09-121-6/+0
| |\ \
| | * | Remove makefile cruft.Dan Albert2014-09-121-6/+0
* | | | am e4bf208c: am 082a52b5: Merge "Move libutils over to pthread_gettid_np."Elliott Hughes2014-09-122-6/+2
|\| | |
| * | | Move libutils over to pthread_gettid_np.Elliott Hughes2014-09-122-6/+2
| |/ /
* | | am 6ba555f2: Merge "libutils: Don\'t segfault ProcessCallStack when getting t...Igor Murashkin2014-08-191-0/+5
|\ \ \ | | |/ | |/|
| * | libutils: Don't segfault ProcessCallStack when getting thread name failsIgor Murashkin2014-08-191-0/+5
| * | Exclude bionic private headers from include pathDmitriy Ivanov2014-07-312-2/+2
* | | am 3859029a: am 7fb0ee0c: Merge "Remove androidGetTid."Elliott Hughes2014-08-181-9/+0
|\ \ \ | | |/ | |/|
| * | Remove androidGetTid.Elliott Hughes2014-08-181-9/+0
* | | am 52b59127: am e7ec28bb: Merge "Exclude bionic private headers from include ...Dmitriy Ivanov2014-07-312-2/+2
|\| |
| * | Exclude bionic private headers from include pathDmitriy Ivanov2014-07-312-2/+2
* | | am 4bb951a8: Merge "BlobCache: fix uninitialized memory" into lmp-devAntoine Labour2014-07-301-1/+8
|\ \ \ | | |/ | |/|
| * | BlobCache: fix uninitialized memoryAntoine Labour2014-07-281-1/+8
| * | Remove invalid 64-bit host objects.Stephen Hines2014-07-251-13/+0
* | | am f2879ef6: am 6698ebf9: Merge "Fix Darwin build caused by -Wunused-parameter."Tim Murray2014-07-241-0/+3
|\ \ \ | | |/ | |/|
| * | Fix Darwin build caused by -Wunused-parameter.Tim Murray2014-07-241-0/+3
* | | am 31dc191b: am 73290cd1: Merge "Remove invalid 64-bit host objects."Stephen Hines2014-07-221-13/+0
|\| | | |/ |/|
| * Remove invalid 64-bit host objects.Stephen Hines2014-07-221-13/+0
* | am 72299bf0: [Bug]NE when playing mp3 with incorrect UTF16 charCylen Yao2014-06-111-1/+2
|\ \
| * | [Bug]NE when playing mp3 with incorrect UTF16 charCylen Yao2014-06-101-1/+2
| * | Add a couple of useful string functions. (DO NOT MERGE)Jeff Brown2014-06-091-0/+24
* | | Add a couple of useful string functions.Jeff Brown2014-06-091-0/+24