summaryrefslogtreecommitdiffstats
path: root/plugins/negate.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-20spell fix "received"Karl DeBisschop1-1/+1
2003-03-13negate must be POSIXly correct in handling options, else wrapped options get ...Karl DeBisschop1-2/+2
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