aboutsummaryrefslogtreecommitdiffstats
path: root/libidc.c
Commit message (Expand)AuthorAgeFilesLines
* commented out some printfsepoch2020-03-281-3/+3
* check that a line handler hasn't changed whether we need to keep processing l...epoch2020-03-281-0/+4
* fixed up support for files that need to be rechecked because of EOFing and se...epoch2020-01-301-5/+15
* figured out what to do with files that reach EOF but want to be kept open wit...epoch2020-01-091-22/+28
* testing out select without readingepoch2019-06-241-4/+4
* renamed the global struct to something less conflictyepoch2019-06-241-66/+66
* added an exit condition if no fds are needing to be checkedepoch2019-06-081-4/+12
* call line_handler with NULL pointer for EOFepoch2019-05-311-6/+10
* oh god. way too much shit. no good way to break down the commits while workin...epoch2019-05-261-14/+68
* renamed everything to idc from line.epoch2019-05-191-0/+233