summaryrefslogtreecommitdiffstats
path: root/sys-utils/fsfreeze.c
Commit message (Expand)AuthorAgeFilesLines
* misc: replaces atexit(close_stdout) with new close_stdout_atexit()Karel Zak2019-06-171-1/+1
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-161-5/+4Star
* misc: consolidate macro style USAGE_HELP_OPTIONSRuediger Meier2017-06-291-2/+2
* misc: introduce print_usage_help_options()Ruediger Meier2017-06-271-2/+1Star
* misc: never use usage(stderr)Ruediger Meier2017-06-261-8/+9
* misc: do not use plain 0 as NULL [smatch scan]Sami Kerola2017-02-201-5/+5
* docs: Fix word repetitionsYuri Chornoivan2017-02-131-1/+1
* fsfreeze: move filesystem support info to manual pageSami Kerola2016-12-221-1/+1
* fsfreeze: remove unnecessary functionsSami Kerola2016-12-221-12/+2Star
* Use --help suggestion on invalid optionKarel Zak2016-12-191-2/+1Star
* textual: grammarize and harmonize the stat error messageBenno Schulenberg2015-02-021-1/+1
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-0/+4
* fsfreeze: tell user when mandatory option is not specifiedSami Kerola2013-04-051-7/+18
* fsfreeze: check for collision between optionsKarel Zak2013-03-131-1/+11
* fsfreeze: clean up usage(), add -VKarel Zak2013-03-131-11/+15
* 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
* fsfreeze: cleanup usage()Karel Zak2011-08-161-7/+8
* move struct option to .rodataKarel Zak2011-03-031-1/+1
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-141-1/+0Star
* fsfreeze: new commandHajime Taira2010-05-141-0/+132