summaryrefslogtreecommitdiffstats
path: root/sys-utils/ctrlaltdel.c
Commit message (Collapse)AuthorAgeFilesLines
* sys-utils: verify writing to streams was successfulSami Kerola2012-04-041-0/+2
| | | | Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* ctrlaltdel: minor changes to usage()Karel Zak2011-09-271-1/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: fixes to USAGE_* macrosSami Kerola2011-09-171-2/+2
| | | | | | | | | | | The USAGE_BEGIN_TAIL is removed as unnecessary. In between command specific options and --help & --version USAGE_SEPARATOR is inserted. For now the separator is empty line. The USAGE_MAN_TAIL is changed to take an argument. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* ctrlaltdel: add version & help optionsSami Kerola2011-09-171-4/+35
| | | | | | Including other necessary changes to usage(). Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-141-1/+1
| | | | | | | | Solaris lacks err, errx, warn and warnx. This also means the err.h header doesn't exist. Removed err.h include from all files, and included err.h from c.h instead if it exists, otherwise alternatives are provided. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* ctrlaltdel: use err() instead of fprintf() and exit()Marek Polacek2010-10-211-29/+18Star
| | | | | | | | [kzak@redhat.com: - remove unnecessary program name from err(), - use program_invocation_short_name] Signed-off-by: Marek Polacek <mmpolacek@gmail.com> Signed-off-by: Karel Zak <kzak@redhat.com>
* Imported from util-linux-2.11b tarball.Karel Zak2006-12-071-1/+1
|
* Imported from util-linux-2.10s tarball.Karel Zak2006-12-071-0/+1
|
* Imported from util-linux-2.9v tarball.Karel Zak2006-12-071-2/+11
|
* Imported from util-linux-2.9i tarball.Karel Zak2006-12-071-5/+5
|
* Imported from util-linux-2.2 tarball.Karel Zak2006-12-071-0/+38