summaryrefslogtreecommitdiff
path: root/filter.c
Commit message (Expand)AuthorAgeFilesLines
* more better error messages; more better memory handlingwlestes2012-02-031-8/+24
* call clearerr on stdin before dup2'ing it; resolves bug #1902612wlestes2008-05-141-0/+1
* apply patches submitted by sodabrewwlestes2007-03-071-9/+28
* Replaced sprintf with snprintf everywhere.john432006-03-221-1/+1
* Reverted previous input filter changes.john432006-03-211-63/+20
* Moved set_input_file to different file.john432006-03-211-18/+63
* Documented filter chain. Removed fdopen. Added no-op fseek.john432006-03-201-10/+11
* Patch for full file system failure.john432006-02-141-2/+20
* correct improper stdin assignmentflex-2-5-32wlestes2004-07-201-3/+3
* Configure checks for GNU m4.millaway2003-12-111-0/+7
* merge millaway's m4 branch workwlestes2003-03-251-0/+380