summaryrefslogtreecommitdiffstats
path: root/libcutils/ashmem-dev.c
Commit message (Collapse)AuthorAgeFilesLines
* fix valgrind ioctl warning.Jin Wei2013-08-311-1/+1
| | | | | | | | | | | | Initialize local variable to avoid syscall ioctl warning. Change-Id: Ibad5b86cd799f147c71f182d654e61318e2ac15e Origin-Change-Id: Iedf5b128ae1743f633d2821ac3e402942ad6642b Signed-off-by: Jin Wei <wei.a.jin@intel.com> Signed-off-by: Jian Luo <jian.luo@intel.com> Signed-off-by: Bruce Beare <bruce.j.beare@intel.com> Signed-off-by: Jack Ren <jack.ren@intel.com> Author-tracking-BZ: 62797
* Added ashmem_get_size_region() function.Bjorn Bringert2009-06-021-0/+5
| | | | | | | This is needed by the MemoryFile changes in https://android-git.corp.google.com/g/2714 where it is used to find out whether a file descriptor refers to an ashmem region.
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+85
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-85/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+85