aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added an actual readmeHEADmasterepoch2020-05-021-1/+18
* 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
* lol. forgot the stdio header to get FILE typeepoch2020-01-301-0/+1
* figured out what to do with files that reach EOF but want to be kept open wit...epoch2020-01-091-22/+28
* added eof flag for file descriptorsepoch2020-01-091-0/+1
* added READMEepoch2019-10-291-0/+1
* added double inclusion protection to idc.h. I know there's a real name for th...epoch2019-07-011-0/+4
* testing out select without readingepoch2019-06-241-4/+4
* renamed the global struct to something less conflictyepoch2019-06-243-70/+70
* fixed PONGepoch2019-06-081-1/+1
* 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
* ircify now sends the first arg as nick. also renamed a couple functions.epoch2019-05-261-8/+12
* made install target install ircifyepoch2019-05-261-0/+1
* oh god. way too much shit. no good way to break down the commits while workin...epoch2019-05-261-14/+68
* added two flags to shit structepoch2019-05-261-0/+3
* added example usage of ircify as a rot13 botepoch2019-05-262-0/+7
* forgot to change an include to idc.h instead of line.hepoch2019-05-191-1/+1
* fixed makefile to build ircify without needing to make install firstepoch2019-05-191-1/+1
* forgot gitignoreepoch2019-05-191-2/+2
* renamed everything to idc from line.epoch2019-05-194-17/+29
* it works but it is NOT prettyepoch2019-05-195-0/+342