summaryrefslogtreecommitdiff
path: root/filter.c
Commit message (Expand)AuthorAge
* call clearerr on stdin before dup2'ing it; resolves bug #1902612Will Estes2008-05-14
* apply patches submitted by sodabrewWill Estes2007-03-07
* Replaced sprintf with snprintf everywhere.John Millaway2006-03-22
* Reverted previous input filter changes.John Millaway2006-03-21
* Moved set_input_file to different file.John Millaway2006-03-21
* Documented filter chain. Removed fdopen. Added no-op fseek.John Millaway2006-03-20
* Patch for full file system failure.John Millaway2006-02-14
* correct improper stdin assignmentWill Estes2004-07-20
* Configure checks for GNU m4.John Millaway2003-12-11
* merge millaway's m4 branch workWill Estes2003-03-25