summaryrefslogtreecommitdiffstats
path: root/libblkid (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-01-19libblkid: fix compiler warnings about duplicate macrosthat1-2/+2
Change-Id: I1b6e8d9b760dfd93312d32c9f66ec57d1fb9d9b6
2015-11-26libblkid: remove various no-op variable checksDan Pasanen4-39/+9
* These cause warning errors since they will always evaluate to true Change-Id: Iecdacc40807095893af357a962e238a3d263ca5a
2015-01-05Stop building unneeded libs for libblkidEthan Yonker1-7/+6
Change-Id: I96d91f2d2e38380ff46a6ff6e2c8c9a245aa0431
2015-01-05Update blkid to 2.25.0bigbiff413-27968/+55161
Break libblkid into 4 libraries: libblkid, libuuid, libutil-linux and libfdisk. This should help in later patch updates. Change-Id: I680d9a7feb031e5c29a603e9c58aff4b65826262
2014-08-07removing logging test fileAdam Outler1-73/+0
updating gitignores to keep file from coming back adding gedit backups to gitignores Change-Id: I36d55983b34d47763cb56abf784381c06d951302
2013-02-27Add fast scroll bar to fileselectorVojtech Bocek2-5/+5
Also fix build problems with libblkid in CM7 Signed-off-by: Vojtech Bocek <vbocek@gmail.com> Change-Id: I1cd4573e25b247171e4bd8cc05b70543f897a454
2013-02-25use libblkid to get filesystem typebigbiff bigbiff166-0/+31023
we can now use libblkid to detect exfat