aboutsummaryrefslogtreecommitdiffstats
path: root/toolbox/mount.c
Commit message (Expand)AuthorAgeFilesLines
* mount: fix incorrect string length calculationNick Kralevich2013-05-011-3/+4
* Iteration on multi-user external storage.Jeff Sharkey2012-08-221-0/+5
* Add -o loop= option to mount, and fix error detection in mount and umountKen Sumrall2011-07-131-11/+19
* mount: Add support for remounting without specifying deviceColin Cross2010-05-071-3/+51
* am 383688b5: toolbox: Fix uninitalized stack variable in mount.Dima Zavin2009-07-011-1/+1
|\
| * toolbox: Fix uninitalized stack variable in mount.Dima Zavin2009-06-291-1/+1
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+273
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-273/+0
* | Open file and loop device with O_RDONLY when -o loop,ro.Jay Freeman (saurik)2008-11-161-2/+5
|/
* Initial ContributionThe Android Open Source Project2008-10-211-0/+273