summaryrefslogtreecommitdiffstats
path: root/toolbox/mount.c
Commit message (Collapse)AuthorAgeFilesLines
* am 383688b5: toolbox: Fix uninitalized stack variable in mount.Dima Zavin2009-07-011-1/+1
|\ | | | | | | | | | | | | Merge commit '383688b52fb19b9c4d98bb1a660febc880d0e268' * commit '383688b52fb19b9c4d98bb1a660febc880d0e268': toolbox: Fix uninitalized stack variable in mount.
| * toolbox: Fix uninitalized stack variable in mount.Dima Zavin2009-06-291-1/+1
| | | | | | | | Signed-off-by: Dima Zavin <dima@android.com>
| * 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
|/ | | | Otherwise: ioctl LOOP_SET_FD failed: Bad file number.
* Initial ContributionThe Android Open Source Project2008-10-211-0/+273