aboutsummaryrefslogtreecommitdiff
path: root/plugins/popen.c
AgeCommit message (Expand)Author
2004-12-02More internationalization workGravatar Benoit Mortier
2004-12-02changed Error: by CRITICAL -Gravatar Benoit Mortier
2004-12-01standardize localization stringGravatar Benoit Mortier
2003-08-10the last round of pedantic compiler warningsGravatar Karl DeBisschop
2003-08-09more pedantic compiler warningsGravatar Karl DeBisschop
2003-08-07replace "terminate" with "die" for shorter name and better readabilityGravatar Karl DeBisschop
2003-08-01set LC_ALL to C in execve environemntGravatar Karl DeBisschop
2003-01-13change exit status to be POSIX compliantGravatar Karl DeBisschop
2002-10-07make sure we do not run past the end of an unterminated stringGravatar Karl DeBisschop
2002-02-28Initial revisionGravatar Ethan Galstad