summaryrefslogtreecommitdiffstats
path: root/sys-utils/swapon-common.c
Commit message (Expand)AuthorAgeFilesLines
* mount, umount, swapon, fsck, lsblk, findmnt: harmonize six error messagesBenno Schulenberg2016-03-161-2/+1Star
* misc: never cast void* from malloc(3) and friendsRuediger Meier2016-03-071-2/+2
* mount, umount, swapon, fsck, lsblk, findmnt: ignore malformed linesKarel Zak2015-10-151-0/+11
* swapon: split swapon-common.cKarel Zak2014-09-221-45/+2Star
* swapon: share get_swap_prober() with swaplabel to print uuid and labelSami Kerola2014-07-221-0/+44
* misc: use libmnt_table reference counterKarel Zak2013-08-211-2/+2
* swapoff: use libmount to parse fstabKarel Zak2012-04-181-1/+1
* swapon: move generic code to swapon-common.cKarel Zak2012-04-181-0/+106