summaryrefslogtreecommitdiffstats
path: root/plugins/negate.c
AgeCommit message (Expand)AuthorFilesLines
2004-11-24Making messages more consistentTon Voon1-1/+1
2004-02-20spell fix "received"Karl DeBisschop1-1/+1
2003-08-22- bindtextdomain for gettext, a few other smale cleanups here and thereKarl DeBisschop1-0/+4
2003-08-10the last round of pedantic compiler warningsKarl DeBisschop1-97/+91
2003-08-07replace "terminate" with "die" for shorter name and better readabilityKarl DeBisschop1-3/+3
2003-08-04markup for translationKarl DeBisschop1-81/+66
2003-05-14Added examplesTon Voon1-2/+8
2003-03-13negate must be POSIXly correct in handling options, else wrapped options get ...Karl DeBisschop1-1/+1
2003-03-11Remove getopt_long checksTon Voon1-11/+1
2003-03-11Fixed reading too many argv parameters and changed to asprintfTon Voon1-2/+2
2003-02-12Remove unnecessary \ and fix coredump with no parameters specifiedTon Voon1-2/+4
2003-01-13convert PROGANE from a define to a const charKarl DeBisschop1-9/+9
2002-11-09define and use usage3 where second part of message is a an int/charKarl DeBisschop1-3/+3
2002-10-07use asprintf, inhibit splint warningKarl DeBisschop1-22/+18
2002-09-08wrapper to invert return statusKarl DeBisschop1-0/+299