summaryrefslogtreecommitdiffstats
path: root/sys-utils/ipcrm.c
Commit message (Expand)AuthorAgeFilesLines
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-161-3/+3
* 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-4/+5
* misc: fix ggc-7 fallthrough warningsSami Kerola2017-06-141-0/+3
* Use --help suggestion on invalid optionKarel Zak2016-12-191-2/+2
* misc: fix declarations shadowing variables in the global scope [oclint]Sami Kerola2016-07-211-4/+4
* misc: simplify if clauses [oclint]Sami Kerola2016-07-211-3/+2Star
* build: fix printf warnings for icc (-Wformat-security)Ruediger Meier2015-01-211-1/+1
* ipcrm: fix usageKarel Zak2015-01-061-2/+2
* ipc*: use customary fputs() instead of fprintf() with the usage macrosBenno Schulenberg2015-01-061-5/+7
* ipcrm: gettextize the command synopsis of the usage textBenno Schulenberg2015-01-061-3/+3
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-1/+5
* ipcs: fix shmctl() usageKarel Zak2014-12-191-3/+1Star
* ipcrm: add hacks to avoid FTBFSAndreas Henriksson2014-09-171-0/+7
* textual: remove square brackets from around three dotsBenno Schulenberg2014-05-061-4/+4
* textual: spell and encode the name of Arkadiusz Miƛkiewicz correctlyBenno Schulenberg2013-02-061-1/+1
* ipcrm: avoid 'uninitialized' warningBernhard Voelker2012-10-021-1/+1
* sys-utils: cleanup strtoxx_or_err()Karel Zak2012-05-151-3/+3
* sys-utils: verify writing to streams was successfulSami Kerola2012-04-041-0/+2
* sys-utils: fix typosDavidlohr Bueso2012-02-241-2/+2
* ipcrm: fix wrong subject in error messages for -m, -q, -s id optionsFrancesco Cosoleto2011-09-291-15/+8Star
* ipcrm: use ternary operator in "(key|id) failed" messageFrancesco Cosoleto2011-09-291-3/+1Star
* ipcrm: add static keyword to some functionsFrancesco Cosoleto2011-09-291-3/+3
* build-sys: fixes to USAGE_* macrosSami Kerola2011-09-171-2/+2
* ipcrm: check IPC syscallsDavidlohr Bueso2011-09-171-22/+24
* ipcrm: add --verbose optionSami Kerola2011-09-171-1/+14
* ipcrm: add --all optionSami Kerola2011-09-171-3/+89
* ipcrm: include-what-you-use header checkSami Kerola2011-09-171-9/+2Star
* ipcrm: refactor new and old main to share codeSami Kerola2011-09-171-145/+193
* ipcrm: exit if unknown error occursSami Kerola2011-09-171-6/+4Star
* ipcrm: add long optionsSami Kerola2011-09-121-49/+56
* ipcrm: remove redundant message in case of invalid optionFrancesco Cosoleto2010-06-301-2/+0Star
* build-sys: check for union semun instead of using _SEM_SEMUN_UNDEFINEDGuillem Jover2009-10-091-3/+1Star
* Imported from util-linux-2.11r tarball.Karel Zak2006-12-071-0/+1
* Imported from util-linux-2.11q tarball.Karel Zak2006-12-071-16/+158
* Imported from util-linux-2.11b tarball.Karel Zak2006-12-071-1/+1
* Imported from util-linux-2.10m tarball.Karel Zak2006-12-071-29/+84
* Imported from util-linux-2.9v tarball.Karel Zak2006-12-071-4/+14
* Imported from util-linux-2.9i tarball.Karel Zak2006-12-071-0/+15
* Imported from util-linux-2.7.1 tarball.Karel Zak2006-12-071-0/+1
* Imported from util-linux-2.2 tarball.Karel Zak2006-12-071-0/+50