summaryrefslogtreecommitdiffstats
path: root/sys-utils/ipcmk.c
Commit message (Expand)AuthorAgeFilesLines
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-161-4/+3Star
* 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-6/+8
* Use --help suggestion on invalid optionKarel Zak2016-12-191-2/+1Star
* ipcmk: support <size>{K,M,G,...}Karel Zak2015-07-201-1/+1
* ipc*: use customary fputs() instead of fprintf() with the usage macrosBenno Schulenberg2015-01-061-5/+6
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-1/+4
* ipcmk: use random_get_bytes() to generate IPC keysKarel Zak2013-01-241-11/+10Star
* ipcmk: fix compiler warning [-Wmissing-prototypes]Karel Zak2012-07-161-4/+4
* sys-utils: cleanup strtoxx_or_err()Karel Zak2012-05-151-2/+2
* sys-utils: verify writing to streams was successfulSami Kerola2012-04-041-0/+2
* docs: corrections to FSF license files, and postal addressSami Kerola2012-02-241-3/+3
* build-sys: fixes to USAGE_* macrosSami Kerola2011-09-171-2/+2
* ipcmk: allow high speed ipc creationSami Kerola2011-09-171-2/+4
* ipcmk: include-what-you-use header checkSami Kerola2011-09-121-10/+7Star
* ipcmk: remove camel casingSami Kerola2011-09-121-20/+20
* ipcmk: validate numeric option argumentsSami Kerola2011-09-121-2/+3
* ipcmk: remove useless codeSami Kerola2011-09-121-28/+4Star
* ipcmk: add long options & fix usage()Sami Kerola2011-09-121-19/+31
* ipcmk: cleanup usage()Karel Zak2011-08-161-7/+13
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-141-1/+1
* ipcmk: add NLS supportKarel Zak2008-09-101-10/+16
* ipcmk: fix error codes and error messagesKarel Zak2008-09-101-14/+32
* ipcmk: new commandHayden James2008-09-101-0/+140