summaryrefslogtreecommitdiffstats
path: root/sys-utils/fstrim.c
Commit message (Expand)AuthorAgeFilesLines
...
* blkdiscard: new commandKarel Zak2012-09-271-35/+119
* translation: unify file open error messagesSami Kerola2012-07-161-1/+1
* translation: unify stat error messagesSami Kerola2012-07-161-1/+1
* sys-utils: verify writing to streams was successfulSami Kerola2012-04-041-0/+2
* fstrim: add --version and align with howto-usage-function.txtSami Kerola2012-03-301-9/+12
* fstrim: use strtosize_or_err()Karel Zak2012-03-301-10/+6Star
* fstrim: fix section number in referral to manpagePetr Uzel2011-10-171-1/+1
* fstrim: cleanup usage()Karel Zak2011-08-161-6/+7
* textual: add some guiding comments for translatorsBenno Schulenberg2011-08-021-0/+1
* fstrim: correct mistaken grammar in one messageBenno Schulenberg2011-08-021-1/+1
* fstrim, setarch: replace error() with err()Francesco Cosoleto2011-06-081-7/+3Star
* fstrim: cast from __u64 to standard C typesKarel Zak2011-06-081-4/+4
* move struct option to .rodataKarel Zak2011-03-031-1/+1
* textual: fix three typos in message strings and improve consistencyBenno Schulenberg2011-02-161-1/+1
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-141-1/+1
* fstrim: fix typoKarel Zak2010-11-291-1/+1
* fstrim: add new commandLukas Czerner2010-11-261-0/+154