aboutsummaryrefslogtreecommitdiff
path: root/plugins/negate.c
AgeCommit message (Expand)Author
2004-02-20spell fix "received"Gravatar Karl DeBisschop
2003-08-22- bindtextdomain for gettext, a few other smale cleanups here and thereGravatar Karl DeBisschop
2003-08-10the last round of pedantic compiler warningsGravatar Karl DeBisschop
2003-08-07replace "terminate" with "die" for shorter name and better readabilityGravatar Karl DeBisschop
2003-08-04markup for translationGravatar Karl DeBisschop
2003-05-14Added examplesGravatar Ton Voon
2003-03-13negate must be POSIXly correct in handling options, else wrapped options get ...Gravatar Karl DeBisschop
2003-03-11Remove getopt_long checksGravatar Ton Voon
2003-03-11Fixed reading too many argv parameters and changed to asprintfGravatar Ton Voon
2003-02-12Remove unnecessary \ and fix coredump with no parameters specifiedGravatar Ton Voon
2003-01-13convert PROGANE from a define to a const charGravatar Karl DeBisschop
2002-11-09define and use usage3 where second part of message is a an int/charGravatar Karl DeBisschop
2002-10-07use asprintf, inhibit splint warningGravatar Karl DeBisschop
2002-09-08wrapper to invert return statusGravatar Karl DeBisschop