index
:
libidc.git
master
asynchronous input library
epoch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
check that a line handler hasn't changed whether we need to keep processing l...
epoch
2020-03-28
1
-0
/
+4
*
fixed up support for files that need to be rechecked because of EOFing and se...
epoch
2020-01-30
1
-5
/
+15
*
lol. forgot the stdio header to get FILE type
epoch
2020-01-30
1
-0
/
+1
*
figured out what to do with files that reach EOF but want to be kept open wit...
epoch
2020-01-09
1
-22
/
+28
*
added eof flag for file descriptors
epoch
2020-01-09
1
-0
/
+1
*
added README
epoch
2019-10-29
1
-0
/
+1
*
added double inclusion protection to idc.h. I know there's a real name for th...
epoch
2019-07-01
1
-0
/
+4
*
testing out select without reading
epoch
2019-06-24
1
-4
/
+4
*
renamed the global struct to something less conflicty
epoch
2019-06-24
3
-70
/
+70
*
fixed PONG
epoch
2019-06-08
1
-1
/
+1
*
added an exit condition if no fds are needing to be checked
epoch
2019-06-08
1
-4
/
+12
*
call line_handler with NULL pointer for EOF
epoch
2019-05-31
1
-6
/
+10
*
ircify now sends the first arg as nick. also renamed a couple functions.
epoch
2019-05-26
1
-8
/
+12
*
made install target install ircify
epoch
2019-05-26
1
-0
/
+1
*
oh god. way too much shit. no good way to break down the commits while workin...
epoch
2019-05-26
1
-14
/
+68
*
added two flags to shit struct
epoch
2019-05-26
1
-0
/
+3
*
added example usage of ircify as a rot13 bot
epoch
2019-05-26
2
-0
/
+7
*
forgot to change an include to idc.h instead of line.h
epoch
2019-05-19
1
-1
/
+1
*
fixed makefile to build ircify without needing to make install first
epoch
2019-05-19
1
-1
/
+1
*
forgot gitignore
epoch
2019-05-19
1
-2
/
+2
*
renamed everything to idc from line.
epoch
2019-05-19
4
-17
/
+29
*
it works but it is NOT pretty
epoch
2019-05-19
5
-0
/
+342