summaryrefslogtreecommitdiffstats
path: root/mtdutils/mounts.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Use getmntent when accessing /proc/mounts."that2015-10-101-14/+75
| | | | | | | | This reverts commit a382e2bdb22b5b68d83f32c6c339465b2e8f6e46. getmntent is not implemented in older Bionic versions. Change-Id: I277dae9e4fd83f08de8099e856e8d8f45e39239d
* Use getmntent when accessing /proc/mounts.Yabin Cui2015-01-021-75/+14
| | | | | Bug: 18887435 Change-Id: Ice44c14fc8ee79eab259caf486e123b6af21ceb0
* close update package before installing; allow remountDoug Zongker2010-09-151-0/+8
| | | | | | | | Close the update package before invoking the binary, to allow the installer to unmount /cache if it wants to. Add a function to allow remounting of a mount as read-only. Change-Id: Idfcc96c3da66083295177f729263560be58034e4
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-041-0/+214
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-041-214/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+214