aboutsummaryrefslogtreecommitdiff
path: root/filter.c
AgeCommit message (Expand)Author
2014-02-16move flex program sources into src/ directoryWill Estes
2012-02-03more better error messages; more better memory handlingWill Estes
2008-05-14call clearerr on stdin before dup2'ing it; resolves bug #1902612Will Estes
2007-03-07apply patches submitted by sodabrewWill Estes
2006-03-22Replaced sprintf with snprintf everywhere.John Millaway
2006-03-21Reverted previous input filter changes.John Millaway
2006-03-21Moved set_input_file to different file.John Millaway
2006-03-20Documented filter chain. Removed fdopen. Added no-op fseek.John Millaway
2006-02-14Patch for full file system failure.John Millaway
2004-07-20correct improper stdin assignmentWill Estes
2003-12-11Configure checks for GNU m4.John Millaway
2003-03-25merge millaway's m4 branch workWill Estes